Guest User

Patch for newlfm.cls in TeXLive 2017

a guest
Jun 29th, 2017
1,064
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.23 KB | None | 0 0
  1. --- newlfm.cls  2017-06-30 10:30:48.000000000 +0800
  2. +++ newlfm.patched.cls  2017-06-30 10:31:52.000000000 +0800
  3. @@ -1687,13 +1687,13 @@
  4.  \txa{@zpqutil:\@zpqutil}
  5.  \fi
  6.  }
  7. -\newcommand{\@zfancyhead}[5]{#1\hbox to\headwidth{\fancy@reset
  8. +\newcommand{\@zfancyhead}[5]{#1\hbox to\headwidth{\f@nch@reset
  9.    \@zfancyvbox\headheight{\hbox
  10.      {\rlap{\parbox[b]{\headwidth}{\raggedright#2}}\hfill
  11.        \parbox[b]{\headwidth}{\centering#3}\hfill
  12.        \llap{\parbox[b]{\headwidth}{\raggedleft#4}}}\zheadrule}}#5}
  13.  
  14. -\newcommand{\@zfancyfoot}[5]{#1\hbox to\headwidth{\fancy@reset
  15. +\newcommand{\@zfancyfoot}[5]{#1\hbox to\headwidth{\f@nch@reset
  16.      \@zfancyvbox\footskip{\zfootrule
  17.        \hbox{\rlap{\parbox[t]{\headwidth}{\raggedright#2}}\hfill
  18.          \parbox[t]{\headwidth}{\centering#3}\hfill
  19. @@ -2144,7 +2144,7 @@
  20.  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  21.   \vspace*{\the\@marg@tp@a}
  22.  \txa{headrulewidth:\headrulewidth}
  23. -\@zfancyhead{\relax}{\f@ncyolh}{\f@ncyolh}{\f@ncyorh}{\relax}
  24. +\@zfancyhead{\relax}{\f@nch@olh}{\f@nch@olh}{\f@nch@orh}{\relax}
  25.  \txa{HgtHead:\the\@Hgt@Head,utill:\the\@utill,zpqutil:\@zpqutil}
  26.  \addtolength{\@Hgt@Head}{\@utill}
  27.  \addtolength{\@Hgt@Head}{\@zpqutil}
Add Comment
Please, Sign In to add comment