mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
document omlaut
This commit is contained in:
@@ -43,7 +43,8 @@ while (<>) {
|
|||||||
s/{\\texttt{{\.\\dbz{}}}}/\\mbox{{\\texttt{{\.\\dbz{}}}}}/;
|
s/{\\texttt{{\.\\dbz{}}}}/\\mbox{{\\texttt{{\.\\dbz{}}}}}/;
|
||||||
|
|
||||||
# Add any further tweaking here.
|
# Add any further tweaking here.
|
||||||
s/쎶/{\\"o}/;
|
# https://en.wikibooks.org/wiki/LaTeX/Special_Characters
|
||||||
|
s/쎶/{\\"o}/; # omlaut o 쎶 or 쎶
|
||||||
|
|
||||||
# Write out whatever we have now.
|
# Write out whatever we have now.
|
||||||
print;
|
print;
|
||||||
|
Reference in New Issue
Block a user