Skip to content

Commit c67a0d9

Browse files
committed
shift code line number
1 parent 90cb429 commit c67a0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openmp.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,15 +450,15 @@
450450

451451
\def\cnexample#1#2{%
452452
\exampleheader{#1}{#2}
453-
\code{\VerbatimInput[numbers=left,numbersep=10ex,firstnumber=1,firstline=8,fontsize=\small]%
453+
\code{\VerbatimInput[numbers=left,numbersep=5ex,firstnumber=1,firstline=8,fontsize=\small]%
454454
%\code{\VerbatimInput[numbers=left,firstnumber=1,firstline=8,fontsize=\small]%
455455
%\code{\VerbatimInput[firstline=8,fontsize=\small]%
456456
{sources/Example_\cname.c}}
457457
}
458458

459459
\def\fnexample#1#2{%
460460
\exampleheader{#1}{#2}
461-
\code{\VerbatimInput[numbers=left,numbersep=10ex,firstnumber=1,firstline=6,fontsize=\small]%
461+
\code{\VerbatimInput[numbers=left,numbersep=5ex,firstnumber=1,firstline=6,fontsize=\small]%
462462
%\code{\VerbatimInput[numbers=left,firstnumber=1,firstline=6,fontsize=\small]%
463463
%\code{\VerbatimInput[firstline=6,fontsize=\small]%
464464
{sources/Example_\cname.f}}

0 commit comments

Comments
 (0)