1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-10 16:03:34 +02:00

add [stylesheet] as a replacement to asciidoc.conf for the :pagestyle help

This commit is contained in:
Doug Kearns
2008-08-10 12:26:19 +00:00
parent 7f258902dc
commit c67521e315
2 changed files with 3 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ HEADER=<span style="float: right; padding-top: 10px;"><form action="https://www.
\[file\]=<span class="argument">&#91;file&#93;</span> \[file\]=<span class="argument">&#91;file&#93;</span>
\[value\]=<span class="argument">&#91;value&#93;</span> \[value\]=<span class="argument">&#91;value&#93;</span>
\[filter\]=<span class="argument">&#91;filter&#93;</span> \[filter\]=<span class="argument">&#91;filter&#93;</span>
\[stylesheet\]=<span class="argument">&#91;stylesheet&#93;</span>
\[!\]=<span class="argument">&#91;!&#93;</span> \[!\]=<span class="argument">&#91;!&#93;</span>
# [macros] # [macros]

View File

@@ -218,7 +218,7 @@ Set full zoom value of current web page. Zoom value can be between 1 and
________________________________________________________________________________ ________________________________________________________________________________
|:zoom| |:zo| |:zo| |:zoom|
||:zo[om][!] [value]|| + ||:zo[om][!] [value]|| +
||:zo[om][!] +{value} | -{value}|| + ||:zo[om][!] +{value} | -{value}|| +
________________________________________________________________________________ ________________________________________________________________________________
@@ -259,7 +259,7 @@ can then switch between these various style sheets, selecting their favorite.
||:pagest[yle] [stylesheet]|| + ||:pagest[yle] [stylesheet]|| +
________________________________________________________________________________ ________________________________________________________________________________
Select the author style sheet to apply. If [stylesheet] is not specified the Select the author style sheet to apply. If [stylesheet] is not specified the
page's default stylesheet is used. page's default style sheet is used.
All author styling can be removed by setting the 'usermode' option. All author styling can be removed by setting the 'usermode' option.
________________________________________________________________________________ ________________________________________________________________________________