chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2bc73f7
)
doc/sod.sty: Make spacing in `\lit' be more even.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 22 Jun 2018 01:18:45 +0000
(
02:18
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 22 Jun 2018 01:20:21 +0000
(
02:20
+0100)
doc/sod.sty
patch
|
blob
|
blame
|
history
diff --git
a/doc/sod.sty
b/doc/sod.sty
index 2cdb49905ae3409ae59a9b15ac50430eef658ec2..2b68df4aa68d834dbf910e835b9dd5744e988322 100644
(file)
--- a/
doc/sod.sty
+++ b/
doc/sod.sty
@@
-69,6
+69,7
@@
}
\def\ulitleft{\normalfont\codeface}
\let\ulitright\empty
}
\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.
%% Conditionally enter maths mode. Can't use \ensuremath here because we
%% aren't necessarily sure where the maths will actually end.