Search:   Help

Navigation

Groups

LyX documentation

Edit

Shared groups

Links

LocalMarkup

<< | Page list | >>

Local markup and WikiStyles

Needs rewrite and check of markup

This site allows additional markup and WikiStyles compared to the standard (see TextFormattingRules, SpecialMarkups? etc for information about standard markup rules).

Markup rules1

Code example

Result

Comment

Teasers

T*[[LocalMarkup]]

Must be first on a line, see IncludePara?

Include paragraph

[[(:para LocalMarkup:)]]

self reference omitted

IncludePara?

Deleted text

{-text-}

text

RevisionMarks?

Inserted text

{+text+}

text

RevisionMarks?

Superscript

A^^text^^

A^^text^^

RevisionMarks?

Deleted text

A__text__

A__text__

RevisionMarks?

Automatic
group links

DevelInfo

DevelInfo?

A page in the current group has priority, see AutomaticGroupReference?

Footnotes

[^A footnote^]

2

Use [^#^] to insert the list of footnotes, see SiteTest/FootNotes

Visible anchors

[[##anAnchor]]

§

Used to insert a visible anchor, see VisibleAnchors?

WikiStyles can be used for consistent appearance, e.g. ERT appears as ERT etc. The styles are automatically defined for this site in Site.WikiStyles.

WikiStyles

Code example

Result

Comment

Preamble

%preamble%
\someLaTeX{}%%

\someLaTeX{}

WikiStyle for preamble text

ERT

%ERT%\someERT{}%%

\someERT{}

WikiStyle for ERT (Evil Red Text)

TeX-code

%tex%
\someLaTeX{}%%

\someLaTeX{}

WikiStyle for example tex-code

Menu/dialog

%menu%
Layout&rarr;Document%%

Layout→Document

WikiStyle for a menu/dialog path

Keyboard

%key%Enter%%

Enter

WikiStyle for a keyboard shortcut etc3

Environment

%env%Lyx-Code%%

Lyx-Code

WikiStyle for environment types (paragraph style)

The footnotes below where added using this code: [^#^].
 

1 Not all rules are shown here, see for instance LocalConfiguration for more details. (↑)

2 A footnote (↑)

3 Or text that should be entered using the keyboard (↑)

Edit - History - Print - Recent Changes - All Recent Changes - Search
Page last modified on 2005-09-10 13:28 UTC