Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c95d719

Browse files
customizing theme
1 parent 25c7fea commit c95d719

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

‎book/book.adoc‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
:imagesdir: {docdir}/images
1414
ifeval::["{media}" != "prepress"]
1515
:front-cover-image: image:cover-a4.png[Front Cover,595,842]
16-
// :front-cover-image: image:front-cover.pdf[]
17-
// :front-cover-image: image:cover.png[Front Cover,1050,646]
18-
// :front-cover-image: image:cover.png[pdfwidth=8.3in,align=center]
1916
endif::[]
2017
:toc:
2118
:toclevels: 3

‎book/extensions/asciidoctor-pdf-extensions.rb‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ def layout_chapter_title node, title, opts = {}
5959
purple = '9a02ff'
6060
light_green = '26FFF4'
6161

62-
# use Akkurat font for all custom headings
63-
font 'Akkurat' do
62+
# use custom font for all custom headings
63+
# font 'Akkurat' do
64+
font 'Open Sans' do
6465
if node.document.attr? 'media', 'prepress'
6566
move_down 120
6667
else

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /