Skip to content

Commit dcecfa7

Browse files
committed
reset parskip inside \dochighinput (#4)
1 parent 1379304 commit dcecfa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codehigh.sty

+1
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
\group_begin:
161161
\keys_set:nn {codehigh} {#2, ##1}
162162
\CatchFileDef \l__codehigh_input_tl {##2} {\__codehigh_do_specials:}
163+
\setlength \parskip {0pt plus 1pt}
163164
\__codehigh_typeset_input:N \l__codehigh_input_tl
164165
\group_end:
165166
}

0 commit comments

Comments
 (0)