|
@@ -3,7 +3,7 @@ This bundle provides three \LaTeX\ classes, one for theses and one for
|
3
|
3
|
presentations, which both aim to match the corresponding MS Office templates of
|
4
|
4
|
the Chair of Measurement and Control Engineering (Lehrstuhl für Mess"~~und
|
5
|
5
|
Regeltechnik; MRT) of the University of Bayreuth, hence the name. Along the two
|
6
|
|
-major classes \cls{MRTthesis} and \cls{MRTbeam} there are another class to
|
|
6
|
+major classes \cls{MRTthesis} and \cls{MRTbeam} there is another class to
|
7
|
7
|
create stand alone images and minor auxiliary packages contained in this
|
8
|
8
|
distribution.
|
9
|
9
|
|
|
@@ -33,16 +33,19 @@ If you're not yet familiar with \LaTeX\ you should stop reading at this point
|
33
|
33
|
\emph{up-to-date} introduction to \LaTeX\ and afterwards read on or use MS Word
|
34
|
34
|
for your thesis. Personally I think the time reading an introduction in order to
|
35
|
35
|
use \LaTeX\ is well spend, but there certainly are different opinions on that --
|
36
|
|
-unfortunately opinions are prone to be biased, mine is no exception. A viable
|
37
|
|
-introduction is lshort which is available in several languages at the following
|
38
|
|
-link: \url{https://www.ctan.org/pkg/lshort}
|
|
36
|
+unfortunately opinions are prone to be biased, mine is no exception. There is
|
|
37
|
+a great short tutorial (just enough to get you started) online which is kept up
|
|
38
|
+to date by the \LaTeX\ project team: \url{https://www.learnlatex.org}. Another
|
|
39
|
+viable introduction is lshort which is available in several languages at the
|
|
40
|
+following link: \url{https://www.ctan.org/pkg/lshort}
|
39
|
41
|
|
40
|
42
|
\section{Feature Requests and Bug Reports}\label{sec:bugs}
|
41
|
|
-You can request features or report bugs at gitlass:
|
|
43
|
+You can request features or report bugs at gitlass, where the most up to date
|
|
44
|
+version is hosted:
|
42
|
45
|
\url{https://gitlass.de/jonathan/MRTbundle}. Alternatively if you have a github
|
43
|
46
|
account you can use the issue tracker there:
|
44
|
47
|
\url{https://github.com/Skillmon/MRTbundle/issues}, the repository is not
|
45
|
|
-mirrored though, so the code there is out of date.
|
|
48
|
+mirrored though, \emph{so the code there is out of date}.
|
46
|
49
|
|
47
|
50
|
You can request features or report bugs if you find some via
|
48
|
51
|
email, too:
|
|
@@ -54,10 +57,11 @@ bug report'').
|
54
|
57
|
\section{Support and Questions}
|
55
|
58
|
I aimed to make this documentation as complete as possible and as short as
|
56
|
59
|
reasonable. This might have the effect that some things are explained too
|
57
|
|
-briefly and are not comprehensible. In cases like these you might have questions
|
58
|
|
-which I'd be happy to answer. Since my spare time might be limited you should
|
59
|
|
-first try to understand everything you have problems with using this
|
60
|
|
-documentation and perhaps taking a look at the provided example documents.
|
|
60
|
+briefly and are not comprehensible or that other things get lost between all the
|
|
61
|
+other stuff. In cases like these you might have questions which I'd be happy to
|
|
62
|
+answer. Since my spare time might be limited you should first try to understand
|
|
63
|
+everything you have problems with using this documentation and perhaps taking a
|
|
64
|
+look at the provided example documents.
|
61
|
65
|
|
62
|
66
|
If you have questions which you can't solve with the material provided and the
|
63
|
67
|
question is related to this bundle and not a general \LaTeX\ question, contact
|