Skip to content

Commit 373ddcf

Browse files
committed
updated
1 parent 4a85193 commit 373ddcf

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Math Olympiad Problem Journal
1+
# Journal of Math Olympiad Problems
22
A journal of theorems, lemmas and problems for Mathematical Olympiads.
33

44
At the moment of compiling, this journal has 682 randomly ordered problems, 210 theorems
@@ -10,5 +10,9 @@ solutions or hints. At the end of the journal, there are four indices: Problems,
1010
Definitios and Strategies, that alphabetically list all the items in here. You can use
1111
them to quickly search for a problem or a theorem in this journal.
1212

13+
I intended this journal to be just a list of tricks when I began working on it. Over the
14+
years, this file has grown in size and has become massive. Instead of using it as a book,
15+
it is advised to use it as an extra large problem set and a resources file.
16+
1317
To compile you need to have Computer Modern, Share and Titillium fonts, and the sty files
1418
can be found at https://github.com/AnglyPascal/dotfiles/sty

about.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ \subsection*{How to use this journal}
7171
or something. Things are all over the place, and not nearly as helpful as an actual
7272
book. But there are interesting things hidden beneath the unorganized texts, and there are
7373
a lot of problems at one place. So it is advised to use it as an extra large problem set
74-
and a resource file rather than a book.
74+
and a resources file rather than a book.
7575

7676
\vspace{2em}
7777

main.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
\documentclass[a4paper, 12pt, oneside]{memoir}
44
\usepackage[sexy, serif]{ahsan}
55

6-
\title{\textbf{BCS Question Bank} \HRule{2pt}\\[.5cm]}
6+
\title{\textbf{Journal of Math Olympiad Problems} \HRule{2pt}\\[.5cm]}
77

88
\usepackage{mathdots}
99
\counterwithin{figure}{section}

0 commit comments

Comments
 (0)