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}}