summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/jwjournal/jwjournal-demo-en.tex
blob: ae95a74d530da879ecf600b56e28e6ca3b5af275 (plain)
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
\documentclass[11pt, paperstyle=light yellow, color entry, month-day-year]{jwjournal}
% "paperstyle = ..." adjusts the paper color, options include: lightyellow、yellow、parchment、green、lightgray、gray、nord、dark
% "color entry" adds more color to the title of each entry
% "scroll" turns on the scroll mode and can generate a single-page pdf similar to a long screenshot

\begin{document}


01/01/2023 Sunny --- Apartment

  Dates and annotations appearing in the text will not be recognized: 12/25/2022, [Note], so feel free to write them

  [Sports] something about sporting events

  [Learning] something about learning



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.

  [Note] I didn't study today, but I wrote many many many many many many many many many many many many code.



01/03/2023

  [Note] If only the date is written, then there would be no second separator after it.


+++
01/04/2023  Cloudy

  Three plus signs \texttt{+++} can enlarge the current page by about one line. Sometimes a single sentence or a few words fall to the next page --- in such cases, you may use it to improve the display effect.



==========
01-05-2023    Cloudy        --- Work at home
==========

You may also organize your code like this.


==========
01-06-2023    Sunny         --- Work at home
==========

...



01/07/2023  Cloudy

  ...



01/08/2023  Cloudy

  A week later, the color goes back to the earlier one.



01/09/2023  Cloudy

  ...


\end{document}