mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
document omlaut
This commit is contained in:
@@ -43,7 +43,8 @@ while (<>) {
|
||||
s/{\\texttt{{\.\\dbz{}}}}/\\mbox{{\\texttt{{\.\\dbz{}}}}}/;
|
||||
|
||||
# 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.
|
||||
print;
|
||||
|
Reference in New Issue
Block a user