1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-23 18:05:45 +01: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>
\[value\]=<span class="argument">&#91;value&#93;</span>
\[filter\]=<span class="argument">&#91;filter&#93;</span>
\[stylesheet\]=<span class="argument">&#91;stylesheet&#93;</span>
\[!\]=<span class="argument">&#91;!&#93;</span>
# [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} | -{value}|| +
________________________________________________________________________________
@@ -259,7 +259,7 @@ can then switch between these various style sheets, selecting their favorite.
||:pagest[yle] [stylesheet]|| +
________________________________________________________________________________
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.
________________________________________________________________________________