aboutsummaryrefslogtreecommitdiff
path: root/tex/preamble-necessary.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2018-02-27 15:37:59 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2018-02-27 15:37:59 +0100
commit0a91f0356904e95e049d4a92d6cd7116a90a3e59 (patch)
tree3d34cdfe6b2d90b6bb48f627aa8fb504674f7c6f /tex/preamble-necessary.tex
parent155d959f45613360c8b986007916ee6f7dd8b318 (diff)
Better comments on TeX preambles
The comments in the preambles were made more clear and elaborate.
Diffstat (limited to 'tex/preamble-necessary.tex')
-rw-r--r--tex/preamble-necessary.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/preamble-necessary.tex b/tex/preamble-necessary.tex
index debcb4b..bef5a2f 100644
--- a/tex/preamble-necessary.tex
+++ b/tex/preamble-necessary.tex
@@ -1,8 +1,8 @@
%% Some (commonly) necessary LaTeX packages.
%%
-%% These are a set of packages that are commonly necessary in most LaTeX
-%% usages. However, if any are not needed in your work, you can remove them
-%% from here.
+%% These are a set of packages that have been commonly necessary in most
+%% LaTeX usages. However, if any are not needed in your work, please feel
+%% free to remove them.