Skip to content

Commit

Permalink
Adapt the colophon text of the large print catalog
Browse files Browse the repository at this point in the history
Request by Jürg
  • Loading branch information
egli committed Sep 16, 2021
1 parent d78bde9 commit f1a1d28
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/clj/catalog/layout/fop.clj
Original file line number Diff line number Diff line change
Expand Up @@ -542,11 +542,9 @@
(block (style :h2 {:letter-spacing "150%"}) "Hinweis")
(block "Ausleihbar sind die Titel in diesem Verzeichnis")
(block {:space-after "1em"} "nur in der Schriftgrösse Tiresias 17 Punkt.")
(block "Sämtliche Bücher sind auch in der Tiresias-Schrift")
(block "17, 20 und 25 Punkt käuflich zu erwerben. Geben Sie")
(block "bitte bei einer Kauf-Bestellung den Autor und den")
(block "Titel des gewünschten Buchs sowie die Punktgrösse")
(block "mit an."))])
(block "Käuflich erwerben können Sie alle Bücher mit einer Verkaufspreisangabe in den drei Schriftgrössen 17,
20 und 25 Punkt Tiresias. Geben Sie bitte bei einer Kauf-Bestellung den Autor und den Titel des gewünschten
Buchs sowie die Punktgrösse mit an."))])

(defn- coverpage-recto-background
"Return a hiccup style sexp for the recto background for given
Expand Down

0 comments on commit f1a1d28

Please sign in to comment.