+1 vote

Have you ever been almost ready to print when you realised it wasn’t December any more, and you needed to increase the year? (Or worse, did you notice that after it came off the printer?) Did you wish your computer could do it for you?
You could put something like this in the copyright field in PTXprint (basic tab, on full view):

© 2019\endash\the\year\ My Publishing Organisation
  • \endash is an en-dash, U+2013, which looks better than just a hyphen. Using the macro is easier to identify / type from some example code on a webpage than just inserting the unicode character, though of course you could do that.
  • \the\year outputs the current year from your computer’s system clock, as text.
  • \ (slash space) outputs a space. Without it, the space after year would just mark the end of \year and get ignored, and you’d end up with 2023My (this year)
PTXprint by (1.1k points)

1 Answer

0 votes

Note that \u2212 :
image
may be preferred to an en-dash:
image

by (1.1k points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
I appeal to you, brothers and sisters, in the name of our Lord Jesus Christ, that all of you agree with one another in what you say and that there be no divisions among you, but that you be perfectly united in mind and thought.
1 Corinthians 1:10
3,032 questions
5,987 answers
5,652 comments
2,019 users