Sha256: ffa5d7cb27ee28bb46ce1ad8ded183ed0610f2fb2e437738a830224f66eb28ca
Contents?: true
Size: 658 Bytes
Versions: 3
Compression:
Stored size: 658 Bytes
Contents
%% from review-pdfmaker \usepackage{fancyhdr} \pagestyle{fancy} \lhead{\gtfamily\sffamily\bfseries\upshape \leftmark} \chead{} \rhead{\gtfamily\sffamily\bfseries\upshape \rightmark} \renewcommand{\sectionmark}[1]{\markright{\thesection~#1}{}} \renewcommand{\chaptermark}[1]{\markboth{\prechaptername\ \thechapter\ \postchaptername~#1}{}} \renewcommand{\headfont}{\gtfamily\sffamily\bfseries} \fancypagestyle{plainhead}{% \fancyhead{} \fancyfoot{} % clear all header and footer fields \fancyfoot[CE,CO]{\thepage} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt}} %% using Helvetica as sans-serif \renewcommand{\sfdefault}{phv} \sloppy
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
review-1.4.0 | test/sample-book/src/sty/reviewmacro.sty |
review-1.3.0 | test/sample-book/src/sty/reviewmacro.sty |
review-1.2.0 | test/sample-book/src/sty/reviewmacro.sty |