Utilisateur:Ineuw/notes1
Apparence
notes 1 | notes 2 | notes 3 | notes 4 | notes 5 | notes 6 | notes 7 | notes 8 | notes 9 | notes 10 |
Navigateur des notes |
languages
[modifier]greek
[modifier]c
←
hebrew
[modifier]hebrew plain text font = אדם
hebrew template {{tl|he}} = אדם
hex & html
[modifier]variations of quotation marks to be added to the character table
[modifier]U+2018 | ‘ | ‘ | left single quotation mark |
145 8216 0x91 U+2018
’ 146 8217 0x92 U+2019 ’ right single quotation mark
“ 147 8220 0x93 U+201C “ left double quotation mark
” 148 8221 0x94 U+201D ” right double quotation mark
" chr(0x0020)
' chr(0x0027)
‛ chr(0x201B)
" chr(0xFF02)
' chr(0xFF07)
& chr(0x0026)
half space
thin space
& = &
< = <
> = >
table as of 2023-08-22 21:26
[modifier] | unicode character 'zero width no-break space' | |||
⇄ | ⇄ | |||
‘ | &#lsquo | |||
’ | &#rsquo | prime | ||
“ | &#ldquo | |||
” | &#rdquo | double prime | ||
  | space | |||
' | ' | apostrophe (aka ' = (')) | ||
℞ | ℞ | prescription symbol | ||
= | a | |||
| ­ | soft hyphen u+00ad (aka ­) | ||
‐ | ‐ | normal hyphen (unicode) | ||
● | ● | |||
⋅ | ⋅ | |||
• | • | |||
� | � | |||
Å | Å | |||
Δ | Δ | |||
⇄ | ⇄ | |||
♀ | ♀ | |||
♁ | ♁ | |||
♂ | ♂ | |||
ỻ | ỻ | |||
⊥ | ⊥ | |||
〝 | 〝 | |||
〞 | 〞 | |||
+ | &#xuff0b | |||
− | − | |||
✕ | ✕ | |||
÷ | ÷ | |||
═ | ═ |
<math> operators
[modifier]
underbrace
[modifier]
\scriptstyle
[modifier], or 500 miles a second.
\tfrac
[modifier]
\left ( \right)
[modifier];
math fractions
[modifier]to
<math> subscript
[modifier]
superscript and subscript
[modifier]R = Awv2/g OR v= Rg/Aw
<math> with \superscript
[modifier]or
<math> and fractions
[modifier],
<math> and \sqrt
[modifier],
superscript and subscript and frac template
[modifier]23/1000000 Modèle:Frac
<math> \scriptstyle and fractions
[modifier]
or
<math> and \sqrt
[modifier]
frac, sfrac, over
[modifier]Modèle:FracModèle:GapModèle:Fs
23{{{3}}}Modèle:GapModèle:Fs
Modèle:OverModèle:GapModèle:Fs
<math></math> and \mathrm
[modifier];
<ce> and \overset
[modifier]
WS page status category codes
[modifier]cat id | cat title |
---|---|
2 | Validated |
3 | Proofread |
6 | Not proofread |
7819 | Without text |
4067 | Problematic |
greek math tag symbols
[modifier]to be used with <math></math> tags | ||||
Uppercase | lowercase | |||
1 | \Sigma | \sigma | ||
2 | \Alpha | \alpha | ||
3 | \Beta | \beta | ||
4 | \Gamma | \gamma | ||
5 | \Delta | \delta | ||
6 | \Epsilon | \epsilon | ||
7 | \Zeta | \zeta | ||
8 | \Eta | \eta | ||
9 | \Theta | \theta | ||
10 | \Iota | \iota | ||
11 | \Kappa | \kappa | ||
12 | \Lambda | \lambda | ||
13 | \Mu | \mu | ||
14 | \Nu | \nu | ||
15 | \Xi | \xi | ||
16 | \Omicron | \omicron | ||
17 | \Pi | \pi | ||
18 | \Rho | \rho | ||
19 | \Tau | \tau | ||
20 | \Upsilon | \upsilon | ||
21 | \Phi | \phi | ||
22 | \Chi | \chi | ||
23 | \Psi | \psi | ||
24 | \Omega | \omega |
book structure
[modifier]- Half Title
- Frontispiece
- Title Page
- Copyright Page
- Dedication
- Acknowledgments
- Table of Contents
- Foreword
- Preface or Introduction, or both
- Body matter
- Glossary
- Bibliography
- Index
regex
[modifier]search for | replace with | decription | comment |
/�/g | replace with nothing | OK | |
/—/g | — | surround mdash on both sides with a space | OK |
/(\n){3}/g | $1$1 | replace three newlines with two | not OK |
<div style="width:100%; border:1px solid black;">