From c67a0d958a4cef5e2ac28ba6e6dea78ba18744ac Mon Sep 17 00:00:00 2001 From: Kent Milfeld Date: Mon, 2 Feb 2015 11:04:29 -0800 Subject: [PATCH] shift code line number --- openmp.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmp.sty b/openmp.sty index 85236c2..5379a76 100644 --- a/openmp.sty +++ b/openmp.sty @@ -450,7 +450,7 @@ \def\cnexample#1#2{% \exampleheader{#1}{#2} - \code{\VerbatimInput[numbers=left,numbersep=10ex,firstnumber=1,firstline=8,fontsize=\small]% + \code{\VerbatimInput[numbers=left,numbersep=5ex,firstnumber=1,firstline=8,fontsize=\small]% %\code{\VerbatimInput[numbers=left,firstnumber=1,firstline=8,fontsize=\small]% %\code{\VerbatimInput[firstline=8,fontsize=\small]% {sources/Example_\cname.c}} @@ -458,7 +458,7 @@ \def\fnexample#1#2{% \exampleheader{#1}{#2} - \code{\VerbatimInput[numbers=left,numbersep=10ex,firstnumber=1,firstline=6,fontsize=\small]% + \code{\VerbatimInput[numbers=left,numbersep=5ex,firstnumber=1,firstline=6,fontsize=\small]% %\code{\VerbatimInput[numbers=left,firstnumber=1,firstline=6,fontsize=\small]% %\code{\VerbatimInput[firstline=6,fontsize=\small]% {sources/Example_\cname.f}}