Skip to content

Commit a1abca6

Browse files
author
Matthieu Honel
committed
Merge branch 'release/2.7.6'
2 parents 9dd2130 + c932b6d commit a1abca6

16 files changed

Lines changed: 374 additions & 1514 deletions

docs/User-Guide-header-html.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@
8585
h1::before {
8686
content: "/ ";
8787
display: inline;
88-
color: #ff2424;
88+
color: #e60000;
8989
}
9090

9191
h2 {
92-
color: #ff2424;
92+
color: #e60000;
9393
font-size: 1.375em;
9494
font-weight: 700;
9595
line-height: 1.22727;

docs/User-Guide-header-pdf.tex

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,20 @@
33
\usepackage{textpos}
44
\usepackage{titlesec}
55
\usepackage{xpatch}
6+
\usepackage{graphicx}
7+
\usepackage{color}
8+
\usepackage{xcolor}
69

710
\graphicspath{{./img/}}
8-
\definecolor{YwhRed}{HTML}{FF2424}
11+
\definecolor{YwhRed}{HTML}{e60000}
912
\definecolor{YwhDarkGray}{HTML}{566369}
1013
\definecolor{YwhLightGray}{HTML}{DDDDDD}
1114

1215
%% fancy header
1316
\pagestyle{fancy}
1417
\fancyhf{}
1518
%\fancyhead[C]{YWH2BT User Guide}
16-
\fancyhead[R]{\includegraphics{ywh2bt.png}}
19+
\fancyhead[R]{\includegraphics[height=18pt]{ywh2bt}}
1720
\fancyfoot[C]{YWH2BT User Guide}
1821
\fancyfoot[R]{\thepage}
1922
\renewcommand\headrulewidth{0pt}
@@ -42,7 +45,7 @@
4245
\thispagestyle{pagetitlefooter}
4346
\vfill
4447
\begin{center}
45-
\includegraphics{yeswehack.png}
48+
\includegraphics{yeswehack}
4649
\end{center}
4750
\vspace{1cm}
4851
\begin{center}
-8.45 KB
Loading

docs/img/ui-welcome.png

-4.93 KB
Loading

docs/img/ui-yeswehack-empty.png

106 Bytes
Loading

docs/img/workflow.png

2.13 KB
Loading

docs/img/yeswehack.png

-7.73 KB
Loading

docs/img/ywh2bt.png

-187 Bytes
Loading

docs/user-guide/User-Guide.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/user-guide/User-Guide.pdf

-11.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)