summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jwjournal/jwjournal-demo-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/jwjournal/jwjournal-demo-en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/jwjournal/jwjournal-demo-en.tex32
1 files changed, 28 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/jwjournal/jwjournal-demo-en.tex b/Master/texmf-dist/doc/latex/jwjournal/jwjournal-demo-en.tex
index 500c772c1c3..f0b85fc4849 100644
--- a/Master/texmf-dist/doc/latex/jwjournal/jwjournal-demo-en.tex
+++ b/Master/texmf-dist/doc/latex/jwjournal/jwjournal-demo-en.tex
@@ -14,15 +14,40 @@
[Learning] something about learning.
+ Images can be included via:
+
+ || [.4] {example-image-a}
+ >> (Remark on the image)
+ >> (More remark...)
+
+ You may also show the image on the left or on the right:
+ (( [.4] {example-image-a}
+ -> [.3] % add some vertical spacing, here is 0.3\baselineskip
+ )) [.4] {example-image-a}
+
01/02/2023
Unknown (the weather can also be written on the second line, depending on your preference)
- The color of the labels will change according to the date.
+ The color of the labels shall change according to the date, and long text shall be automatically wrapped and indented:
[Note] I didn't study today, but I wrote many many many many many many many many many many many many code.
+ If there are multiple paragraphs following the label, you may use \texttt{\textbackslash\textbackslash} and \texttt{\slash\slash} wisely to concatenate them, so that all texts would be indented properly:
+
+ [Label] Some text.
+ //
+ More text (with \texttt{\slash\slash}, thus having some vertical spacing from the above text).
+ //
+ More text (same, with some vertical spacing from the above text).
+ //
+ (Some remark)
+ \\
+ (Another remark, due to the use of \texttt{\textbackslash\textbackslash}, is close to the above remark)
+ \\
+ (More remark --- similarly, is close to the above remark)
+
01/03/2023
@@ -37,9 +62,8 @@ Unknown (the weather can also be written on the second line, depending on your p
-==========
01-05-2023 Cloudy --- Work at home
-==========
+============================================
You may also organize your code like this.
@@ -48,7 +72,7 @@ You may also organize your code like this.
01-06-2023 Sunny --- Work at home
==========
-...
+Or like this...