Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fithesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
External Relations
Document Templates
fithesis
Commits
cc81c08d
There was an error fetching the commit references. Please try again later.
Commit
cc81c08d
authored
9 years ago
by
witiko
Browse files
Options
Downloads
Patches
Plain Diff
The generated BibTeX file now contains a month entry.
parent
adeb08a9
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
fithesis.dtx
+6
-4
6 additions, 4 deletions
fithesis.dtx
with
7 additions
and
5 deletions
Makefile
+
1
−
1
View file @
cc81c08d
...
@@ -7,7 +7,7 @@ LOGOFILES=logo/*/*.eps logo/*/color/*.eps logo/*/*.pdf logo/*/color/*.pdf
...
@@ -7,7 +7,7 @@ LOGOFILES=logo/*/*.eps logo/*/color/*.eps logo/*/*.pdf logo/*/color/*.pdf
LOCALEFILES
=
locale/
*
.def locale/
*
/
*
.def locale/
*
/
*
/
*
.def
LOCALEFILES
=
locale/
*
.def locale/
*
/
*
.def locale/
*
/
*
/
*
.def
DTXFILES
=
*
.dtx locale/
*
.dtx style/
*
.dtx style/
*
/
*
.dtx
DTXFILES
=
*
.dtx locale/
*
.dtx style/
*
.dtx style/
*
/
*
.dtx
RESOURCES
=
$(
STYLEFILES
)
$(
LOGOFILES
)
$(
LOCALEFILES
)
RESOURCES
=
$(
STYLEFILES
)
$(
LOGOFILES
)
$(
LOCALEFILES
)
SOURCES
=
$(
DTXFILES
)
Makefile
SOURCES
=
$(
DTXFILES
)
Makefile
docstrip.cfg
AUXFILES
=
example.aux example.log example.out example.toc example.lot example.lof example.bib fithesis.aux fithesis.log fithesis.toc fithesis.ind fithesis.idx fithesis.out fithesis.ilg fithesis.gls fithesis.glo fithesis.hd
AUXFILES
=
example.aux example.log example.out example.toc example.lot example.lof example.bib fithesis.aux fithesis.log fithesis.toc fithesis.ind fithesis.idx fithesis.out fithesis.ilg fithesis.gls fithesis.glo fithesis.hd
MANUAL
=
fithesis.pdf
MANUAL
=
fithesis.pdf
PDFSOURCES
=
fithesis.dtx example.tex
PDFSOURCES
=
fithesis.dtx example.tex
...
...
This diff is collapsed.
Click to expand it.
fithesis.dtx
+
6
−
4
View file @
cc81c08d
...
@@ -194,9 +194,9 @@
...
@@ -194,9 +194,9 @@
% macro needs to be included prior to the beginning of a \LaTeX\
% macro needs to be included prior to the beginning of a \LaTeX\
% document. When used, the \textit{keyvals} are processed.
% document. When used, the \textit{keyvals} are processed.
%
%
%
It is noteworthy
that the values
as de
fi
n
ed
by
the |\thesissetup|
%
Note
that the values
speci
fied
to
the |\thesissetup|
public macro
%
public macro can
only contain one paragraph of text. If you wish
%
may
only contain one paragraph of text. If you wish
to set
%
to set
multiple paragraphs of text as the value, you
should
use
% multiple paragraphs of text as the value, you
need to
use
% the |\thesislong| public macro.
% the |\thesislong| public macro.
% \begin{macrocode}
% \begin{macrocode}
\def\thesissetup#1{%
\def\thesissetup#1{%
...
@@ -206,7 +206,8 @@
...
@@ -206,7 +206,8 @@
% \begin{macro}{\thesis@basepath}
% \begin{macro}{\thesis@basepath}
% The \marg{\texttt{basepath}=path} pair sets the \textit{path}
% The \marg{\texttt{basepath}=path} pair sets the \textit{path}
% containing the class files. The \textit{path} is prepended to
% containing the class files. The \textit{path} is prepended to
% each other path used by the class. If non-empty, the
% each other path (|\thesis@logopath|, |\thesis@stylepath| and
% |\thesis@localepath|) used by the class. If non-empty, the
% \textit{path} gets normalized to \textit{path/}. The normalized
% \textit{path} gets normalized to \textit{path/}. The normalized
% \textit{path} is stored within the private |\thesis@basepath| macro,
% \textit{path} is stored within the private |\thesis@basepath| macro,
% whose implicit value is |fithesis3/|.
% whose implicit value is |fithesis3/|.
...
@@ -1051,6 +1052,7 @@
...
@@ -1051,6 +1052,7 @@
\add<__AUTHOR_____=_"\thesis@author",>%
\add<__AUTHOR_____=_"\thesis@author",>%
\add<__TITLE______=_"\thesis@title",>%
\add<__TITLE______=_"\thesis@title",>%
\add<__YEAR_______=_"\thesis@year",>%
\add<__YEAR_______=_"\thesis@year",>%
\add<__MONTH______=_"\thesis@month",>%
\add<__TYPE_______=_"\thesis@typeName",>%
\add<__TYPE_______=_"\thesis@typeName",>%
\add<__SCHOOL_____=_"\thesis@universityName,
\add<__SCHOOL_____=_"\thesis@universityName,
\thesis@facultyName",>%
\thesis@facultyName",>%
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment