Improve a sentence in the manual

* doc/org.texi (CSS support): Clarify this section.
This commit is contained in:
Carsten Dominik 2013-09-17 07:17:07 +02:00
parent 508ac0f57a
commit cf966c4312
1 changed files with 7 additions and 7 deletions

View File

@ -11326,13 +11326,13 @@ the example, and 80, respectively. For example
@vindex org-html-todo-kwd-class-prefix @vindex org-html-todo-kwd-class-prefix
@vindex org-html-tag-class-prefix @vindex org-html-tag-class-prefix
You can also give style information for the exported file. The HTML exporter You can modify the CSS style definitions for the exported file. The HTML
assigns the following special CSS classes@footnote{If the classes on TODO exporter assigns the following special CSS classes@footnote{If the classes on
keywords and tags lead to conflicts, use the variables TODO keywords and tags lead to conflicts, use the variables
@code{org-html-todo-kwd-class-prefix} and @code{org-html-todo-kwd-class-prefix} and @code{org-html-tag-class-prefix} to
@code{org-html-tag-class-prefix} to make them unique.} to appropriate make them unique.} to appropriate parts of the document---your style
parts of the document---your style specifications may change these, in specifications may change these, in addition to any of the standard classes
addition to any of the standard classes like for headlines, tables, etc. like for headlines, tables, etc.
@example @example
p.author @r{author information, including email} p.author @r{author information, including email}
p.date @r{publishing date} p.date @r{publishing date}