aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2023-10-24 00:23:00 +0200
committerpacien2023-10-24 00:23:00 +0200
commit156d6e7bb9a2dd35eff1d09917c4c07996e2db68 (patch)
tree0ca056becff857cb0d7996ef75d4d0c661cca528
parenta20aba13e53a8ae52efcd17a618ab8b0bd87b138 (diff)
downloadbeamer-viewer-156d6e7bb9a2dd35eff1d09917c4c07996e2db68.tar.gz
startscreen: fewer words, more space
-rw-r--r--index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index 65585e3..2cd1925 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,7 @@
46 </header> 46 </header>
47 47
48 <div> 48 <div>
49 <p>This viewer accepts double-width PDF presentations of the following shape:</p> 49 <p>This viewer accepts double-width PDF presentations of the shape:</p>
50 <table> 50 <table>
51 <tr> 51 <tr>
52 <td>SLIDES</td> 52 <td>SLIDES</td>
@@ -55,10 +55,12 @@
55 </table> 55 </table>
56 56
57 <p> 57 <p>
58 (L<sup>A</sup>T<sub>E</sub>X-Beamer users may use 58 (for L<sup>A</sup>T<sub>E</sub>X-Beamer:
59 <code>\setbeameroption{show notes on second screen=right}</code>) 59 <code>\setbeameroption{show notes on second screen=right}</code>)
60 </p> 60 </p>
61 61
62 <br />
63
62 <p id="warning" class="warning"> 64 <p id="warning" class="warning">
63 <noscript>A web browser with JavaScript support is required to use this application.</noscript> 65 <noscript>A web browser with JavaScript support is required to use this application.</noscript>
64 </p> 66 </p>