mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 11:34:05 +09:00
First commit
Former-commit-id: 9340873f9cfb15264004c32d6e4b8f8bd6828d94 Former-commit-id: 1916747c109876aa064412e01204c3aeda9bbbc0
This commit is contained in:
20
res/books/Book_writing_guide.txt
Executable file
20
res/books/Book_writing_guide.txt
Executable file
@@ -0,0 +1,20 @@
|
||||
§cBook writing guide
|
||||
|
||||
|
||||
§cBy Anonymous
|
||||
§p
|
||||
Writing a book is different from writing a simple text.
|
||||
The features that make difference are the usage of a ‘tokens’ for editing a book.
|
||||
|
||||
Tokens have a fixed form. they are always consisted of section mark(§§) and one alphanumeric character.
|
||||
|
||||
Available tokens are:
|
||||
§§p: Indicates page start or force turn to the next page.
|
||||
§§c: Align text to centre.
|
||||
§§b: Make text §bbold.
|
||||
§§i: Make text §iitalic.
|
||||
§§u: §uUnderline §xtext.
|
||||
§§x: Remove bold/italic/underline effect.
|
||||
§§: Write section mark(§§).
|
||||
|
||||
Please note that effect of token will only affect single line.
|
||||
Reference in New Issue
Block a user