Skip to content

Commit

Permalink
fixing the template
Browse files Browse the repository at this point in the history
  • Loading branch information
Ducasse committed Aug 25, 2024
1 parent 1b9e653 commit 3389308
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Book with Pillar
name: Pillar >10

on:
push:
Expand All @@ -15,4 +15,4 @@ jobs:
build:
uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@newVersionOfPillar
with:
bookname: bkTemplate
bookname: NewToolsInPharo
Binary file added _support/latex/CreativeCommons-BYNOCND.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions _support/templates/latex/main.mustache
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% -*- mode: latex; -*- mustache tags: {{=« »=}} «! the '&' below prevents HTML escaping. »
\documentclass[10pt,twoside,english]{_support/latex/sbabook/sbabook.bod}
\documentclass[10pt,twoside,english]{_support/latex/sbabook/sbabook}
\let\wholebook=\relax

\usepackage{import}
Expand Down Expand Up @@ -70,7 +70,7 @@ the copyright holder. Nothing in this license impairs or restricts the
author's moral rights.

\begin{center}
\includegraphics[width=0.2\textwidth]{_support/latex/sbabook/CreativeCommons-BYNOCND.pdf}
\includegraphics[width=0.2\textwidth]{_support/latex/CreativeCommons-BYNOCND.pdf}
\end{center}

\vfill
Expand Down

0 comments on commit 3389308

Please sign in to comment.