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
c6f68577
There was an error fetching the commit references. Please try again later.
Commit
c6f68577
authored
3 years ago
by
Tereza Vrabcová
Browse files
Options
Downloads
Patches
Plain Diff
Added abstract, abstractEn key to fsps setup in example
parent
4c50c073
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
example/mu/example.dtx
+11
-1
11 additions, 1 deletion
example/mu/example.dtx
with
11 additions
and
1 deletion
example/mu/example.dtx
+
11
−
1
View file @
c6f68577
...
@@ -208,7 +208,7 @@
...
@@ -208,7 +208,7 @@
% by thesis@bibEntry and thesis@titlePage: field, fieldEn,
% by thesis@bibEntry and thesis@titlePage: field, fieldEn,
% department, departmentEn, titleEn, TeXtitleEn, keywords,
% department, departmentEn, titleEn, TeXtitleEn, keywords,
% keywordsEn, TeXkeywords, TeXkeywordsEn, programme,
% keywordsEn, TeXkeywords, TeXkeywordsEn, programme,
% programmeEn. [TV]}
% programmeEn
, abstract, abstractEn
. [TV]}
% \begin{macrocode}
% \begin{macrocode}
\thesissetup{
\thesissetup{
date = \the\year/\the\month/\the\day,
date = \the\year/\the\month/\the\day,
...
@@ -227,6 +227,11 @@
...
@@ -227,6 +227,11 @@
of Sports Tables,
of Sports Tables,
keywords = {keyword1, keywords2, ...},
keywords = {keyword1, keywords2, ...},
TeXkeywords = {keyword1, keywords2, \ldots},
TeXkeywords = {keyword1, keywords2, \ldots},
abstract = {%
This is the abstract of my thesis, which can
span multiple paragraphs.
},
bib = example.bib,
bib = example.bib,
%% The following keys are only useful, when you're using a
%% The following keys are only useful, when you're using a
%% locale other than English. You can safely omit them in an
%% locale other than English. You can safely omit them in an
...
@@ -238,6 +243,11 @@
...
@@ -238,6 +243,11 @@
TeXtitleEn = The Economic Value of \LaTeX,
TeXtitleEn = The Economic Value of \LaTeX,
keywordsEn = {keyword1, keyword2, ...},
keywordsEn = {keyword1, keyword2, ...},
TeXkeywordsEn = {keyword1, keyword2, \ldots},
TeXkeywordsEn = {keyword1, keyword2, \ldots},
abstractEn = {%
This is the abstract of my thesis, which can
span multiple paragraphs.
},
}
}
%</fsps>
%</fsps>
%<*fss>
%<*fss>
...
...
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