]> git.cameronkatri.com Git - mandoc.git/history - mandoc_char.7
Simplify the code building lists of spans, no output change intended.
[mandoc.git] / mandoc_char.7
2020-10-31 Ingo SchwarzeDelete a sentence pointing to "the Predefined Strings...
2020-02-13 Ingo SchwarzeDigit-width and narrow spaces are non-breaking.
2019-03-31 Ingo SchwarzeWhile we do encourage simplicity in the sense of writin...
2018-12-15 Ingo SchwarzeSeveral improvements to escape sequence handling.
2018-08-21 Ingo SchwarzeFix some issues found looking at groff_char(7):
2018-08-10 Ingo Schwarzehandle the non-portable GNU-style \[charNN], \[charNNN...
2018-08-08 Ingo SchwarzeEven though we strongly discourage escaping hyphens...
2018-08-08 Ingo SchwarzeReorder the text in the "Dashes and Hyphens" subsection...
2018-08-08 Ingo SchwarzeClarify the confusing "(text)" annotation in the charac...
2018-08-08 Ingo SchwarzeAfter years of deliberation, finally provide a clear...
2018-03-15 Ingo SchwarzeSoften the language discouraging special character...
2017-06-14 Ingo Schwarzeadd the \(ru (0.5m baseline ruler) character escape...
2017-06-02 Ingo Schwarzeadd about 15 missing character escape sequences found...
2017-05-17 Ingo SchwarzeDelete the -T xhtml command line option.
2017-02-05 Ingo Schwarzedocument hyphenation
2015-09-02 Ingo SchwarzeRecommend an unambiguous escape for minus signs instead...
2015-03-30 Ingo SchwarzeEscape punctuation characters that have a different...
2015-03-27 Ingo Schwarzeoops, forgot to apply the actual patch...
2015-03-27 Ingo SchwarzeDocument that certain stand-alone accents need escaping...
2015-01-20 Ingo Schwarzechange spelling of centre to center: consistent with...
2014-12-16 Ingo Schwarzecorrect -Tutf8 and -Thtml rendering of \(~=
2014-12-15 Ingo Schwarzecorrect some character names to match groff;
2013-12-26 Ingo SchwarzeRework the documentation of Spaces, using the Ossanna...
2013-12-22 Ingo SchwarzeDocument the alternative syntax \C'uXXXX' for Unicode...
2013-11-10 Ingo Schwarzeclarify that \[uXXXX] wants uppercase hex digits
2013-07-13 Ingo SchwarzeFor citing the names and email addresses of authors,
2013-04-28 Ingo Schwarze- (mdoc.7) fix Xr to self
2011-11-23 Kristaps DzonsonsFix whitespace in manuals.
2011-11-14 Ingo SchwarzeAdd lots of information about special characters that...
2011-08-30 Kristaps DzonsonsOrder -column lists to have the arguments follow `...
2011-08-30 Kristaps DzonsonsRemove unnecessary `Pp'/`-compat' combination for colum...
2011-08-18 Kristaps DzonsonsReplace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
2011-07-22 Kristaps DzonsonsAdd support for 1/2, 1/4, and 3/4 (needed by eqn).
2011-05-15 Kristaps DzonsonsSupport groff's escape for Unicode input. See
2011-05-01 Kristaps DzonsonsDocument the fact that \N'' accepts only printable...
2011-04-20 Kristaps DzonsonsAdd \*(Ai (ANSI) and \*(Px (POSIX) predefined strings...
2011-02-09 Ingo SchwarzeClean up the COMPATIBILITY section;
2011-01-30 Ingo SchwarzeImplement the \N'number' (numbered character) roff...
2010-10-29 Ingo SchwarzeRemove a left-over ".Xr groff 1"; patch from jmc@.
2010-05-12 Kristaps DzonsonsFix quoting of bar: \*(Ba mapping "|" is dumb, dumb...
2010-05-09 Kristaps DzonsonsNoted \*(Ba side effects.
2010-05-09 Kristaps DzonsonsFixed ugly formatting of mandoc_char.7 in groff (-colum...
2010-04-13 Kristaps DzonsonsAs per Jason McIntyre's heartful urgings, do away with...
2010-04-05 Kristaps DzonsonsMake mathematical symbols have a longer first-column...
2010-03-30 Kristaps DzonsonsEscape TH -> Th (noticed by Joerg Sonnenberger).
2010-03-23 Kristaps DzonsonsAdded stupid pod2man reserved strings.
2010-03-22 Kristaps DzonsonsRemoved STANDARDS in mandoc_char(7), as they're no...
2010-01-07 Kristaps Dzonsonsmandoc_char(7) sync with OpenBSD version.
2010-01-05 Kristaps DzonsonsFixed -column widths to be string literals (as per...
2009-11-16 Kristaps DzonsonsMore clarification in manuals. Added per-OUTPUT sectio...
2009-11-12 Kristaps DzonsonsFixed \c support for all input and output modes (docume...
2009-10-17 Kristaps DzonsonsFixed mandoc_char lists to have -column before other...
2009-10-15 Kristaps DzonsonsFix in mandoc.1 and mandoc_char.7 syntax (submitted...
2009-10-07 Kristaps DzonsonsSet field widths n -> m.
2009-09-24 Kristaps DzonsonsMany more macros added to -Thtml.
2009-09-23 Kristaps DzonsonsAll special characters sync'd with groff, both -Thtml...
2009-09-23 Kristaps DzonsonsSync'd currency symbols with newest groff.
2009-09-23 Kristaps DzonsonsSync'd special letters and ligatures with newest groff.
2009-09-23 Kristaps DzonsonsArrows & brackets sync'd with newest groff.
2009-09-23 Kristaps DzonsonsQuotes sync'd with newest groff.
2009-09-22 Kristaps DzonsonsAccent marks sync'd with current groff.
2009-09-22 Kristaps DzonsonsMany more UTF-8 symbols in place.
2009-09-22 Kristaps DzonsonsFix segfault in -Thtml column lists.
2009-09-22 Kristaps DzonsonsFixed some characters.
2009-09-22 Kristaps DzonsonsMany more characters for HMTL (mostly Greek).
2009-07-28 Kristaps DzonsonsDocumented trademark and restricted mark (oops). VERSION_1_8_5
2009-07-28 Kristaps DzonsonsQuick-fix in mandoc_char.7 trailing whitespace.
2009-07-28 Kristaps DzonsonsAdded Greek characters to ascii.in (from groff_char.7).
2009-07-27 Kristaps DzonsonsClarified special chars/predefined chars in mandoc_char.7.
2009-07-27 Kristaps DzonsonsCorrect handling of \*(xx, \*[xxx], \*x versus \x,...
2009-07-26 Kristaps DzonsonsFixed \% special char (via groff.7).
2009-07-12 Kristaps DzonsonsAdded \(hy symbol.
2009-06-11 Kristaps DzonsonsFixed email address in manual AUTHOR reference.
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-12 Kristaps DzonsonsMade \(ss render as "ss", documented under COMPATIBILIT...
2009-04-12 Kristaps DzonsonsManual .Dt fields CAPITALISED.
2009-03-27 Kristaps DzonsonsAdded some new manuals (mdoc.3 mandoc_char.7).