Questions tagged [patching]

{patching} is for questions about patching the definition of macros.

{patching} is for questions about patching the definitions of macros with e.g. 's \patchcmd.

132 questions
7
votes
1 answer

Disable changebar command in the header

I want to add changebars to toc-entries. It actually works fine but I had to disable the command in the \mark commands (so that changebar settles and stops the "rerun" messages in the log-file). The following works but I'm wondering why I have to…
Ulrike Fischer
  • 327,261
6
votes
2 answers

Patching an essential LaTeX command, such as \usepackage

This is in the category of "things that work, but make me nervous." I use a very complicated, custom document class with LuaLaTeX. But my question can easily be illustrated with this generic…
user139954
0
votes
1 answer

How to patch the \totalpoints command correctly without error on first compilation

My goal is to have half points that are printed with a comma as a decimal symbol (e.g. 2,5 points). Thus, I use a workaround and multiply all points with 10 and use the patchmd command from etoolbox together with the FPDiv and numprint command from…
0
votes
0 answers

Is this possible to modifying the .sty file?

Interested to modifying the fontawesome.sty file?
Micky K
  • 1,457