chiark / gitweb /
doc/sod.sty: Make spacing in `\lit' be more even.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 22 Jun 2018 01:18:45 +0000 (02:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 22 Jun 2018 01:20:21 +0000 (02:20 +0100)
doc/sod.sty

index 2cdb49905ae3409ae59a9b15ac50430eef658ec2..2b68df4aa68d834dbf910e835b9dd5744e988322 100644 (file)
@@ -69,6 +69,7 @@
 }
 \def\ulitleft{\normalfont\codeface}
 \let\ulitright\empty
+\def\lit@i#1#2#3{\ifmmode\leavevmode\hbox\fi{#1{#3\/}#2}}
 
 %% Conditionally enter maths mode.  Can't use \ensuremath here because we
 %% aren't necessarily sure where the maths will actually end.