-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirst.do.txt
201 lines (140 loc) · 4.71 KB
/
first.do.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
TITLE: Minimal slide demo
AUTHOR: Some Author at UiO
AUTHOR: Some Author2 Email: someemail@site.net at institution1 & institution2
DATE: today
TOC: on
!split
========= Commands to be commented out =========
!bslidecell 00 0.4
* Scope
* Focus
* Approach
!eslidecell
!bslidecell 01 0.6
FIGURE: [https://openclipart.org/people/jpneok/junebug.svg, width="200px", frac=0.7]
!eslidecell
!bblock Methods are slow or fast:
!bpop
* Slow:
* Pick-and-choose
* Fast:
* Quickstep
* MMST
!epop
!eblock
!split
========= Chapters and Sections =========
======= Section 1 =======
label{sec1}
===== Subsection 1 =====
label{subsec1}
__Abstract.__ on two
lines
===== subsection =====
=== subsubsection ===
Horizontal rule:
-----
!split
===== Media =====
FIGURE: [https://openclipart.org/people/jpneok/junebug.svg, width="200px"] Results for $a=2$. label{myfig}
MOVIE: [https://www.youtube.com/embed/P8VcZzgdfSc, width="420px", height="315px"]
!split
===== Inline Tags =====
normal text on top
This text has one,
two,
three lines
Inline Mathematics: $a^2=\sin(x)$.
__Paragraph with running..__ text
__Only Paragraph.__
Some *Italics* with text
*Only* *Italics*
*italics*-with hyphen-*emphasis*
Some _Bold_ with text
_Only Bold_
*Bold*-with hyphen-*Bold*
__No newline after this.__
The text continues on two more
lines.
more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text
blank line, even more text
!split
===== Inline Tags 2 =====
inline comment here [Alessandro: has a comment]
=== Subsubsection ===
text with a line-<linebreak>
break
normal text
url with verbatim:
"`verbatim`": "https://doconce.github.io/doconce/doc/pub/manual/manual.html"
non-breaking space using tilde: 7.4~km
Guns & Roses
Texas A & M
emoji: :smile:
test footnotes [^footnote]
[^footnote]: Typesetting of the footnote depends on the format.
!split
===== Commands =====
a ref: ref{myfig}
Here is a citation using cite: cite{Langtangen_Pedersen_2002}
Four citations: cite{Langtangen_1992c,Langtangen_1994a,Mortensen_et_al_2011,Langtangen_Pedersen_2002}
_nested list:TODO_
* item1
* item2
* item3 which continues
on the next line to test that feature
* and a sublist
* with indented subitem1
* and a subitem2
* and perhaps an ordered sublist
o first item
o second item,
continuing on a new line
- keyword1: TODO explanation of keyword1
- keyword2: explanation
of keyword2
_tables_
|--------------------------------|
|time | velocity | acceleration |
|--l--------r-----------r--------|
| 0.0 | 1.4186 | -5.01 |
| 2.0 | 1.376512 | 11.919 |
|--------------------------------|
!split
===== Code =====
Verbatim above `pycod -t`
!bc pycod -t
total = 0
!ec
Verbatim below `pycod -t`
!split
======= Blocks =======
__|bquote__
A quote:
!bquote
Sayre's law states that
``in any dispute the intensity of feeling is inversely
proportional to the value of the issues at stake.'' <linebreak>
By way of corollary, it adds: <linebreak>
``That is why academic politics are so bitter.'' <linebreak>
*Source*: "wikipedia": "https://en.wikipedia.org/wiki/Sayre's_law"
!equote
__|bbox and |bt.__
!bbox
A generic equation
!bt
\[ f(x) = 0 \]
!et
must be solved by a numerical method, such as
* Newton's method
* The Bisection method
* Fixed-point (Picard) iteration by rewriting $f(x)=x - g(x)$
* The Secant method
!ebox
__|bwarning.__
!bwarning (large) Watch out for $\nabla\cdot\bm{u}=0$ equations
Divergence freedom is often problematic from a numerical point
of view.
!ewarning
===== References =====
BIBFILE: papers.pub