-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--header issues #30
Comments
I have the same problem, I would like to configure header. |
Thanks for asking about this! So I made a first implementation of it, and pushed it as part of the forthcoming version 0.8. As part of the implementation I switched to C++17. I hope it doesn't annoy to many people. I have added three new command line options to paps:
They all take a string that is based on python f-strings. I have defined the following variable that may be used in the definitions of the headers:
Here is an example of how it may be used:
Please let me know your feedback. |
Since this is a duplicate of #4 , I'll close this issue. |
That is great. I use I guess you have forgot to customize analogously the Just that I cannot build it, neither |
Note that I added footer as well, and fixed the compilation (I think). Did you have a chance to test it? |
That is more than great, in the next step I will test it and make Emacs Lisp package for Emacs buffer printing and previews. |
For me it works very nice and very well. GNU Emacs package: rcd-paps.el: |
Thank you for the very useful programme.
Ability to configure the header would help a lot, that is, unless you yourself choose to remove the date and the "Page" strings.
The "Page" string ruins a non-English conversion and don't you think it's redundant in the first place?
The date string ruins any conversion.
The text was updated successfully, but these errors were encountered: