mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-28 13:40:16 -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
|
% for one-sided on left margin
|
||||||
\usepackage{lineno}
|
%\usepackage{lineno}
|
||||||
\linenumbers
|
%\linenumbers
|
||||||
|
|
||||||
% for two-sided on inside margin
|
% for two-sided on inside margin
|
||||||
%\usepackage[switch*,pagewise]{lineno}
|
%\usepackage[switch*,pagewise]{lineno}
|
||||||
%\linenumbers
|
%\linenumbers
|
||||||
%\runningpagewiselinenumbers
|
%\runningpagewiselinenumbers
|
||||||
|
|
||||||
%\renewcommand\linenumberfont{\normalfont\small\sffamily}
|
%\renewcommand\linenumberfont{\normalfont\tiny\sffamily\bfseries\color{violet}}
|
||||||
%\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}}
|
|
||||||
|
|
||||||
% lineno is screwy for displayed equations
|
% lineno is screwy for displayed equations
|
||||||
\let\oldequation\equation
|
%\let\oldequation\equation
|
||||||
\let\oldendequation\endequation
|
%\let\oldendequation\endequation
|
||||||
\renewenvironment{equation}
|
%\renewenvironment{equation}
|
||||||
{\linenomathNonumbers\oldequation}
|
% {\linenomathNonumbers\oldequation}
|
||||||
{\oldendequation\endlinenomath}
|
% {\oldendequation\endlinenomath}
|
||||||
|
%
|
||||||
\setlength\linenumbersep{6mm}
|
%\setlength\linenumbersep{6mm}
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user