simon-svn: halibut: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Mar 10 16:58:01 GMT 2013
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9772
Date: 2013-03-10 16:58:01 +0000 (Sun, 10 Mar 2013)
Log message (10 lines):
Add \s for 'strong' text, i.e. bold rather than italics. I've missed
this a couple of times in Halibut markup recently (in particular, it's
handy to have a typographical distinction between 'this term is
emphasised because it's new' and 'this term is emphasised because I
want you to pay attention to it'), so here's an implementation,
basically parallel to \e.
One slight oddity is that strong text in headings will not be
distinguished in some output formats, since they already use bolded
text for their headings.
Modified files:
U halibut/bk_html.c
U halibut/bk_info.c
U halibut/bk_man.c
U halibut/bk_paper.c
U halibut/bk_text.c
U halibut/bk_whlp.c
U halibut/doc/input.but
U halibut/doc/output.but
U halibut/halibut.h
U halibut/index.c
U halibut/input.c
U halibut/inputs/test.but
U halibut/misc.c
U halibut/paper.h
Links:
http://svn.tartarus.org/sgt/?rev=9772&view=rev
http://svn.tartarus.org/sgt/halibut/bk_html.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/bk_info.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/bk_man.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/bk_paper.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/bk_text.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/bk_whlp.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/doc/input.but?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/doc/output.but?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/halibut.h?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/index.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/input.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/inputs/test.but?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/misc.c?rev=9772&r1=9771&r2=9772
http://svn.tartarus.org/sgt/halibut/paper.h?rev=9772&r1=9771&r2=9772
More information about the tartarus-commits
mailing list