Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Simulation
P
Proposals
Study Group
Test Specification
Commits
592c4add
Commit
592c4add
authored
Sep 18, 2020
by
Benjamin Engel
Browse files
ci: Update submodule paths
parent
7c920606
Pipeline
#2746
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
subchapters/0_preamble.adoc
subchapters/0_preamble.adoc
+7
-6
No files found.
subchapters/0_preamble.adoc
View file @
592c4add
...
...
@@ -4,8 +4,9 @@
:toclevels: 2
:sectnums:
// path to asciidoc resources
:asciidoc-resources: ../asciidoc-resources
//
:asciidoc-resources: asciidoc-resources
// relative path to images folder
:img_dir: images
ifdef::backend-html5[]
:toc: left
:nofooter:
...
...
@@ -25,8 +26,8 @@ ifdef::backend-pdf[]
:pdf-fontsdir: {asciidoc-resources}/fonts
:title-logo-image: image:asam_logo.png[align=left, top=0.9cm, pdfwidth=10cm]
:notitle:
:front-cover-image:
../images
/ASAM_OSC_Cover_front.pdf
:back-cover-image:
../images
/ASAM_OSC_Cover_back.pdf
:front-cover-image:
{img_dir}
/ASAM_OSC_Cover_front.pdf
:back-cover-image:
{img_dir}
/ASAM_OSC_Cover_back.pdf
endif::[]
:stem: latexmath
:icons: font
...
...
@@ -39,5 +40,5 @@ endif::[]
//embed images into html
:data-uri:
:mathematical-format: svg
:imagesdir:
../images
:imagesoutdir:
../images
/generated_images
:imagesdir:
{img_dir}
:imagesoutdir:
{img_dir}
/generated_images
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment