mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-27 13:12:03 -04:00
86 the line numbers.
This commit is contained in:
parent
c4bc8ce06b
commit
176d2e851c
@ -54,28 +54,24 @@
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% for one-sided on left margin
|
||||
\usepackage{lineno}
|
||||
\linenumbers
|
||||
%\usepackage{lineno}
|
||||
%\linenumbers
|
||||
|
||||
% for two-sided on inside margin
|
||||
%\usepackage[switch*,pagewise]{lineno}
|
||||
%\linenumbers
|
||||
%\runningpagewiselinenumbers
|
||||
|
||||
%\renewcommand\linenumberfont{\normalfont\small\sffamily}
|
||||
%\renewcommand\linenumberfont{\normalfont\footnotesize\sffamily}
|
||||
%\renewcommand\linenumberfont{\normalfont\scriptsize\sffamily}
|
||||
%\renewcommand\linenumberfont{\normalfont\tiny\sffamily\color{red}}
|
||||
\renewcommand\linenumberfont{\normalfont\tiny\sffamily\bfseries\color{violet}}
|
||||
%\renewcommand\linenumberfont{\normalfont\tiny\sffamily\bfseries\color{violet}}
|
||||
|
||||
% lineno is screwy for displayed equations
|
||||
\let\oldequation\equation
|
||||
\let\oldendequation\endequation
|
||||
\renewenvironment{equation}
|
||||
{\linenomathNonumbers\oldequation}
|
||||
{\oldendequation\endlinenomath}
|
||||
|
||||
\setlength\linenumbersep{6mm}
|
||||
%\let\oldequation\equation
|
||||
%\let\oldendequation\endequation
|
||||
%\renewenvironment{equation}
|
||||
% {\linenomathNonumbers\oldequation}
|
||||
% {\oldendequation\endlinenomath}
|
||||
%
|
||||
%\setlength\linenumbersep{6mm}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user