Discussion of using KOMA-Layer OR picture environment for setting up the first title page:
https://latex.org/forum/viewtopic.php?f=47&t=34831
Search found 29 matches
- Wed Apr 06, 2022 12:01 pm
- Forum: Page Layout
- Topic: Custom Title pages
- Replies: 2
- Views: 3460
- Wed Apr 06, 2022 12:00 pm
- Forum: Page Layout
- Topic: KOMA-script: Layer to Pagestyle to Titlepage
- Replies: 2
- Views: 5586
KOMA-script: Layer to Pagestyle to Titlepage
Thanks,
I´ve added inside the titlepage environment
I´ve started an disscussion about using picture environment OR KOMA Layers:
https://latex.org/forum/viewtopic.php?f=47&t=34831
I´ve added
Code: Select all
\thispagestyle{CoverPageSyle}
I´ve started an disscussion about using picture environment OR KOMA Layers:
https://latex.org/forum/viewtopic.php?f=47&t=34831
- Wed Apr 06, 2022 11:55 am
- Forum: Page Layout
- Topic: Single Title page: picture environment OR KOMA-Layer and pagestyle
- Replies: 0
- Views: 1528
Single Title page: picture environment OR KOMA-Layer and pagestyle
Hallo, as described in
https://latex.org/forum/viewtopic.php?f=47&t=34826&sid=1cdc754f7649dacbae371fbd05929b30
I´m trying to set up three title pages.
I startet with the first page by using a koma-script Layer as seen here and got the suggestion to use picture-environment instead of koma-script ...
https://latex.org/forum/viewtopic.php?f=47&t=34826&sid=1cdc754f7649dacbae371fbd05929b30
I´m trying to set up three title pages.
I startet with the first page by using a koma-script Layer as seen here and got the suggestion to use picture-environment instead of koma-script ...
- Tue Apr 05, 2022 9:28 pm
- Forum: Page Layout
- Topic: Custom Title pages
- Replies: 2
- Views: 3460
Custom Title pages
First detailed question:
How to use a pagestyle made from a KOMA-script Layer for my first titlepage?
https://latex.org/forum/viewtopic.php?f ... 54#p117354
How to use a pagestyle made from a KOMA-script Layer for my first titlepage?
https://latex.org/forum/viewtopic.php?f ... 54#p117354
- Tue Apr 05, 2022 9:26 pm
- Forum: Page Layout
- Topic: KOMA-script: Layer to Pagestyle to Titlepage
- Replies: 2
- Views: 5586
KOMA-script: Layer to Pagestyle to Titlepage
Hey,
To get a titlepage I started a new KOMA-script Layer which I used for a pagestyle. This pagestyle I would like to use at my first titlepage. How can I do that?
For further informations see also:
https://latex.org/forum/viewtopic.php?f=47&t=34826
\documentclass[
% paper=a4,
fontsize=12pt ...
To get a titlepage I started a new KOMA-script Layer which I used for a pagestyle. This pagestyle I would like to use at my first titlepage. How can I do that?
For further informations see also:
https://latex.org/forum/viewtopic.php?f=47&t=34826
\documentclass[
% paper=a4,
fontsize=12pt ...
- Mon Apr 04, 2022 1:53 pm
- Forum: Page Layout
- Topic: Custom Title pages
- Replies: 2
- Views: 3460
Custom Title pages
Hej,
I´d like to set up custom title pages for my LaTex Template.
In the Attachments there are some ideas how they should look like.
Until now I´ve been mainly working with KOMA-script scrreport. Setting header, footer and chapter/section headings...
And I´m using TeXstudio.
I´v found this Link ...
I´d like to set up custom title pages for my LaTex Template.
In the Attachments there are some ideas how they should look like.
Until now I´ve been mainly working with KOMA-script scrreport. Setting header, footer and chapter/section headings...
And I´m using TeXstudio.
I´v found this Link ...
- Mon Apr 04, 2022 1:39 pm
- Forum: Fonts & Character Sets
- Topic: set indetion of subparagraph heading
- Replies: 5
- Views: 48230
set indetion of subparagraph heading
xD
Thanks...
Thanks...
- Thu Mar 31, 2022 10:54 am
- Forum: Fonts & Character Sets
- Topic: Add horizontal line beneath subsection heading and subsubsection heading
- Replies: 10
- Views: 57925
Add horizontal line beneath subsection heading and subsubsection heading
Here the final CODE:
\makeatletter\renewcommand{\sectionlinesformat}[4]{%
\Ifstr{#1}{section}{%
\parbox[t]{\linewidth}{%
\raggedsection\@hangfrom{\hskip #2#3}{#4}\par%
\vspace*{-1\ht\strutbox}\rule{\linewidth}{0.8pt}%
}%
}{%
\Ifstr{#1}{subsection}{%
\parbox[t]{\linewidth}{%
\raggedsection ...
\makeatletter\renewcommand{\sectionlinesformat}[4]{%
\Ifstr{#1}{section}{%
\parbox[t]{\linewidth}{%
\raggedsection\@hangfrom{\hskip #2#3}{#4}\par%
\vspace*{-1\ht\strutbox}\rule{\linewidth}{0.8pt}%
}%
}{%
\Ifstr{#1}{subsection}{%
\parbox[t]{\linewidth}{%
\raggedsection ...
- Thu Mar 31, 2022 10:32 am
- Forum: Fonts & Character Sets
- Topic: Add horizontal line beneath subsection heading and subsubsection heading
- Replies: 10
- Views: 57925
Add horizontal line beneath subsection heading and subsubsection heading
New post: How to avoid spaces (indent) at paragraph and subparagraph heading:
https://latex.org/forum/viewtopic.php?f ... 31#p117331
https://latex.org/forum/viewtopic.php?f ... 31#p117331
- Thu Mar 31, 2022 10:27 am
- Forum: Fonts & Character Sets
- Topic: set indetion of subparagraph heading
- Replies: 5
- Views: 48230
set indetion of subparagraph heading
CODE BEFORE ADDING "%"s
\renewcommand{\sectionlinesformat}[4]{%
\Ifstr{#1}{section}{%
\parbox[t]{\linewidth}{%
\raggedsection\@hangfrom{\hskip #2#3}{#4}\par%
\vspace*{-1\ht\strutbox}\rule{\linewidth}{0.8pt}%
}%
}{
\Ifstr{#1}{subsection}{%
\parbox[t]{\linewidth}{%
\raggedsection\@hangfrom ...
\renewcommand{\sectionlinesformat}[4]{%
\Ifstr{#1}{section}{%
\parbox[t]{\linewidth}{%
\raggedsection\@hangfrom{\hskip #2#3}{#4}\par%
\vspace*{-1\ht\strutbox}\rule{\linewidth}{0.8pt}%
}%
}{
\Ifstr{#1}{subsection}{%
\parbox[t]{\linewidth}{%
\raggedsection\@hangfrom ...