diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-11 21:27:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-11 21:27:08 +0000 |
commit | b09e7454f87f22dff8dd6f5fa2a085f1295532d4 (patch) | |
tree | 973edab7afceafe0f94b429e60762cb047fc7269 /Master/texmf-dist/source/latex/pdfx/rvdtx.sty | |
parent | 39c10427f8eee057dc28928380060a585e1e017b (diff) |
pdfx (11may16)
git-svn-id: svn://tug.org/texlive/trunk@41039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pdfx/rvdtx.sty')
-rw-r--r-- | Master/texmf-dist/source/latex/pdfx/rvdtx.sty | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/pdfx/rvdtx.sty b/Master/texmf-dist/source/latex/pdfx/rvdtx.sty index 3a13373d532..e292a819f24 100644 --- a/Master/texmf-dist/source/latex/pdfx/rvdtx.sty +++ b/Master/texmf-dist/source/latex/pdfx/rvdtx.sty @@ -201,7 +201,8 @@ \IfFileExists{libertine.sty}{\RequirePackage[osf]{libertine}}{} \IfFileExists{sourcesanspro.sty} {\RequirePackage[osf,light,semibold]{sourcesanspro}}{} -\IfFileExists{inconsolata.sty}{\RequirePackage[scaled=.95,noupquote]{inconsolata} +\IfFileExists{inconsolata.sty}{\RequirePackage[scaled=.95]{inconsolata} +%\IfFileExists{inconsolata.sty}{\RequirePackage[scaled=.95,noupquote]{inconsolata} \def\ttdefault{zi4}}{\def\ttdefault{cmtt}} \def\theCodelineNo{\reset@font\tiny\arabic{CodelineNo}} @@ -280,7 +281,7 @@ \raggedright\normalfont\sffamily \selectfont \color{titlecolor} \@title\\[12pt] \parbox{\linewidth}{\fontsize{12}{13.5}\fontseries{m}% - \sffamily\upshape\selectfont\@author\strut} + \sffamily\upshape\selectfont\@author\strut}% }% \hfill \parbox[c][1.5in][c]{1mm}{\color{topverticalrule}% @@ -291,7 +292,7 @@ \raggedcolumns\sffamily\fontsize{7.5}{8}\fontseries{m}\selectfont \begin{multicols}{2}[QUICK LINKS] \IfFileExists{tmp.links}{\input tmp.links}{}% - \end{multicols} + \end{multicols}% }\hspace*{5mm}% }% }% @@ -355,7 +356,7 @@ \c@GlossaryColumns=1 \c@IndexColumns=2 -\def\index@prologue{\section{Index}% +\def\index@prologue{\section[Index]{Index}% \markboth{Index}{Index}% Numbers written in italic refer to the page where the corresponding entry is described; |