~ubuntu-branches/ubuntu/raring/debian-reference/raring

« back to all changes in this revision

Viewing changes to bin/asciidoc.conf

  • Committer: Package Import Robot
  • Author(s): Osamu Aoki
  • Date: 2012-10-28 11:08:07 UTC
  • Revision ID: package-import@ubuntu.com-20121028110807-nx9hjru6w3fqcyg5
Tags: 2.49
* Change the tone of description around non-free to cope with 
  the bug report #686481 based on the GNU perspective.
* Document $TMPDIR and UUID in fstab. Closes: #669010, #662975
* Update examples in tutorials. Closes: #677050
* Update software lists with new LibreOffice, GNOME, KDE apps.
* Update translations. (ja, fr, it, pt)

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
[quotes]
64
64
# Constrained quotes.
65
65
*=strong
66
 
'=emphasis
67
66
`=monospaced
68
67
``|''=quoted
69
68
ifdef::asciidoc7compatible[]
71
70
endif::asciidoc7compatible[]
72
71
ifndef::asciidoc7compatible[]
73
72
\#=unquoted
74
 
_=emphasis
 
73
# disable
 
74
# _=emphasis
75
75
+=monospaced
76
76
# Unconstrained quotes.
77
77
**=#strong
78
 
__=#emphasis
 
78
# disable
 
79
# __=#emphasis
79
80
++=#monospaced
80
81
\##=#unquoted
81
82
^=#superscript