Add commands to change make \og and \fg macros run as << and >>
This commit is contained in:
parent
03f58f4707
commit
38a3cc5b76
@ -112,6 +112,15 @@
|
|||||||
\NewDocumentCommand \sad { } {
|
\NewDocumentCommand \sad { } {
|
||||||
{\DejaVuSans 😞}
|
{\DejaVuSans 😞}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
% double quoting
|
||||||
|
%%
|
||||||
|
\NewDocumentCommand \og { }{
|
||||||
|
<<
|
||||||
|
}
|
||||||
|
\NewDocumentCommand \Fg { }{
|
||||||
|
>>
|
||||||
|
}
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user