From 09a4ae85cf6b3fee19cf6e8107b40e05ae7633d9 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Mon, 6 May 2019 13:16:47 +0200 Subject: [PATCH 1/2] Add styling --- css/theme/latex.css | 12 ++++++++++++ css/theme/source/latex.scss | 13 +++++++++++++ 2 files changed, 25 insertions(+) diff --git a/css/theme/latex.css b/css/theme/latex.css index f6091bc..c9dfab2 100644 --- a/css/theme/latex.css +++ b/css/theme/latex.css @@ -407,3 +407,15 @@ blockquote { section > h1, section > h2, section > h3, section > p, section > ul { background: var(--primary); } + +/* + * Keyboard Shortcut Styling + * ========================= + */ +kbd { + font-family: "Fira Code", monospace !important; + font-size: 65% !important; + display: inline-block; + border: 1px solid white !important; + border-width: 1px 5px 5px 1px !important; + padding: .2rem .5rem !important; } diff --git a/css/theme/source/latex.scss b/css/theme/source/latex.scss index 0c1e1fc..ca38a37 100644 --- a/css/theme/source/latex.scss +++ b/css/theme/source/latex.scss @@ -511,3 +511,16 @@ blockquote { section>h1, section>h2, section>h3, section>p, section>ul { background: var(--primary) } + +/* + * Keyboard Shortcut Styling + * ========================= + */ +kbd { + font-family: "Fira Code", monospace !important; + font-size: 65% !important; + display: inline-block; + border: 1px solid white !important; + border-width: 1px 5px 5px 1px !important; + padding: .2rem .5rem !important; +} From 256ceb76230d0771c126086bc44cfb46ca588776 Mon Sep 17 00:00:00 2001 From: Fabian Lamprecht Date: Mon, 6 May 2019 14:03:03 +0200 Subject: [PATCH 2/2] chapter 6 nearly done --- sections/german/06/06.md | 24 +++++++++++++----- .../german/06/bamberger_katalog_bibtex.jpg | Bin 0 -> 372342 bytes sections/german/06/google_bibtex1.jpg | Bin 0 -> 194532 bytes sections/german/06/google_bibtex2.jpg | Bin 0 -> 258730 bytes 4 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 sections/german/06/bamberger_katalog_bibtex.jpg create mode 100644 sections/german/06/google_bibtex1.jpg create mode 100644 sections/german/06/google_bibtex2.jpg diff --git a/sections/german/06/06.md b/sections/german/06/06.md index d476826..26fced0 100644 --- a/sections/german/06/06.md +++ b/sections/german/06/06.md @@ -1,5 +1,4 @@
-<<<<<<< HEAD

Literatur­verwaltung

Literatur ist nichts für Bürokraten,
sie sollte nicht verwaltet werden,
sondern gelesen und gelebt.« Zarathustra
@@ -33,10 +32,10 @@ --- -
+

Was ist diese ominöse .bib Datei?

-

Sammlung von Quellenangaben

+

Sammlung von Literatureinträgen

Im BibTex Format

Beispielhafter Literatureintrag im BibTex Format

@@ -57,16 +56,29 @@ --- -
-
+
+
+ + Finden von fertigen BibTex Einträgen - Bamberger Katalog +
+
+--- + +
+
+
+ + + Finden von fertigen BibTex Einträgen - Google Scholar +
---
-

9. Ein Literaturverzeichnis erstellen und einfügen

+

Ein Literaturverzeichnis erstellen und einfügen