index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
man
/
man7
/
roff.7
Age
Commit message (
Expand
)
Author
2018-04-10
Two new low-level roff(7) features:
Ingo Schwarze
2017-12-15
typo; from alexander kuleshov
Jason McIntyre
2017-07-05
nits about trailing punctuation found with mandoc -Tlint
Ingo Schwarze
2017-06-14
implement so-called absolute horizontal motion: \h'|...',
Ingo Schwarze
2017-06-14
Naive implementation of the roff(7) .po (page offset) request.
Ingo Schwarze
2017-06-14
simple implementation of the roff(7) .als (macro alias) request,
Ingo Schwarze
2017-06-14
implement the roff(7) d (macro or string defined) conditional
Ingo Schwarze
2017-06-14
implement roff(7) .rj (right justify) request
Ingo Schwarze
2017-06-14
implement the roff(7) \p (break output line) escape sequence
Ingo Schwarze
2017-06-10
minor markup simplifications
Ingo Schwarze
2017-06-07
Implement the roff(7) .rn (rename macro or string) request.
Ingo Schwarze
2017-06-06
Minimal implementation of the roff(7) .ce request (center a number
Ingo Schwarze
2017-06-04
Implement the roff(7) .mc (right margin character) request.
Ingo Schwarze
2017-06-04
Pure preprocessor implementation of the roff(7) .ec and .eo requests
Ingo Schwarze
2017-06-02
Partial implementation of \h (horizontal line drawing function).
Ingo Schwarze
2017-06-01
Minimal implementation of the \h (horizontal motion) escape sequence.
Ingo Schwarze
2017-05-08
Basic implementation of the roff(7) .ti (temporary indent) request.
Ingo Schwarze
2017-05-08
Convert REQUEST REFERENCE from using .Ss to .Bl -tag, allowing to
Ingo Schwarze
2017-05-05
Shorten the description of .sp and move it to roff(7).
Ingo Schwarze
2017-05-05
Clean up docs after today's .br and .ft code cleanup; simpler.
Ingo Schwarze
2017-02-21
fix spelling error;
Ingo Schwarze
2015-09-23
typos.
Igor Sobrado
2015-08-29
Parse and ignore the escape sequences \, and \/ (italic corrections).
Ingo Schwarze
2015-08-29
Implement the escape sequence \\$*, expanding to all arguments
Ingo Schwarze
2015-05-31
Implement the roff(7) `r' (register exists) conditional.
Ingo Schwarze
2015-04-29
Replace the kludge for the \z escape sequence by an actual
Ingo Schwarze
2015-02-17
Let .it accept numerical expressions, not just numerical constants.
Ingo Schwarze
2015-01-29
Radical cleanup of COMPATIBILITY sections:
Ingo Schwarze
2015-01-23
While ignoring the .ta (set tab stops) and .ti (temp indent) requests
Ingo Schwarze
2015-01-23
zap trailing whitespace;
Jason McIntyre
2015-01-23
Wonders of roff(7): Integer numbers in numerical expressions can carry
Ingo Schwarze
2015-01-21
tweak previous; ok schwarze
Jason McIntyre
2015-01-21
Rudimentary implementation of the roff(7) \o escape sequence (overstrike).
Ingo Schwarze
2015-01-20
tweak previous; ok schwarze
Jason McIntyre
2015-01-20
Split the -Werror message level into -Werror (broken manual, probably
Ingo Schwarze
2015-01-20
change spelling of centre to center. consistent with other man pages,
Ted Unangst
2014-12-25
Reduce memory and time consumption on certain malformed input files
Ingo Schwarze
2014-12-02
Fix the implementation and documentation of \c (continue text input line).
Ingo Schwarze
2014-11-19
Support the ".if v" conditional operator (vroff mode, always false)
Ingo Schwarze
2014-09-07
Parse and ignore the .pl (page length) request;
Ingo Schwarze
2014-08-14
double word fix-o;
Jason McIntyre
2014-08-13
Begin cleanup of scaling units.
Ingo Schwarze
2014-07-07
implement .dei and .ami
Ingo Schwarze
2014-04-08
Fully implement the \B (validate numerical expression) and
Ingo Schwarze
2014-04-07
Almost complete implementation of roff(7) numerical expressions.
Ingo Schwarze
2014-04-05
Implement the roff(7) .rr (remove register) request.
Ingo Schwarze
2014-03-30
Support relative arguments to .ll (increase or decrease line length).
Ingo Schwarze
2014-03-30
Implement the roff(7) .ll (line length) request.
Ingo Schwarze
2014-03-08
Improve .if/.ie condition handling.
Ingo Schwarze
2014-02-14
document .as and .ce
Ingo Schwarze
[next]