1
0
forked from GitHub/gf-rgl

Update RG tutorial to render well with update_html from gf-core

This commit is contained in:
John J. Camilleri
2019-05-20 10:10:11 +02:00
parent 4c308d0498
commit 4838a59d20
18 changed files with 237 additions and 324 deletions

View File

@@ -1,10 +0,0 @@
all: lrecslides-html
lrecslides-tex:
txt2tags -ttex gf-lrec-2010.txt
cat prelude gf-lrec-2010.tex >tmp.tex
mv tmp.tex gf-lrec-2010.tex
pdflatex gf-lrec-2010.tex
lrecslides-html:
txt2tags -thtml gf-lrec-2010.txt

Binary file not shown.

Before

Width:  |  Height:  |  Size: 490 KiB

After

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 KiB

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 167 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 KiB

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -1,15 +0,0 @@
\documentclass[a4paper,landscape]{slides}
\usepackage[latin1]{inputenc}
%\usepackage[utf8]{inputenc}
\newcommand{\nnewslide}[1]{\newpage {\huge \textbf{#1} \\}\\}
\newcommand{\newslide}[1]{\newpage {\large \textbf{#1} \\}\\}
\newcommand{\snewslide}[1]{\newpage {\large \textbf{#1} \\}\\}
\newcommand{\bequ}{\begin{quote}}
\newcommand{\enqu}{\end{quote}}
\setlength{\topmargin}{-20mm}
\setlength{\oddsidemargin}{-8mm}
\setlength{\evensidemargin}{-8mm}
\setlength{\textwidth}{250mm}
\setlength{\textheight}{170mm}
%%%

Binary file not shown.

Before

Width:  |  Height:  |  Size: 229 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 28 KiB