Skip to content
Snippets Groups Projects
Commit 03416721 authored by Goik Martin's avatar Goik Martin
Browse files

Reorganizing language fund.

parent 954af046
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
--- positioning.css.orig 2017-07-26 08:31:17.880119353 +0200
+++ positioning.css 2017-07-25 17:39:11.215083986 +0200
--- positioning.css.orig 2017-07-26 16:38:34.708386065 +0200
+++ positioning.css 2017-07-26 16:35:36.955120822 +0200
@@ -1,3 +1,8 @@
+/*
+ * patched by: /usr/share/hdm-docbook-xsl/CustomLayer/webhelp/positioning.css.patch
......@@ -9,26 +9,33 @@
tr th .added { color: #E6E6FA; }
tr th .changed {color: #99ff99; }
div.added tr, div.added { background-color: #E6E6FA; }
@@ -328,9 +333,16 @@
@@ -328,11 +333,23 @@
div#toolbar-left img {vertical-align: text-top;}
div.note *, div.caution *, div.important *, div.tip *, div.warning * {
- background: inherit !important;
+ width: fit-content;
+ border-radius: 10px;
+ padding: 5px;
+ background: var(--admonitionBackgroundColor) !important;
color: inherit !important;
- border: inherit !important;
+ /* border: inherit !important; */
+}
+
+div.note, div.caution, div.important, div.tip, div.warning {
+ width: fit-content;
+ background: var(--admonitionBackgroundColor) !important;
+ border-radius: 10px;
+ padding: 5px;
+ border-style: solid;
+ border-color: #AAAAAA;
+ border-width: 1px;
+
+ /* border: inherit !important; */
}
+
+
#content table thead, #content table th{
@@ -375,3 +387,109 @@
background: gray;
color: white;
@@ -375,3 +392,109 @@
}
......
<?xml version="1.0" encoding="UTF-8"?>
<chapter version="5.1" xml:id="mixLectureSlides"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:trans="http://docbook.org/ns/transclusion"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook">
<chapter version="5.1" xml:id="mixLectureSlides" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:trans="http://docbook.org/ns/transclusion" xmlns:svg="http://www.w3.org/2000/svg" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook">
<title>Mixing lecture notes and slides</title>
<section annotations="slide" xml:id="classintro">
......@@ -54,18 +45,15 @@
<figure xml:id="fig_ClassExample">
<title>General class syntax</title>
<programlisting language="java">public class TestImg { <co
linkends="javaExample-1" xml:id="javaExample-1-co"/>
<programlisting language="java">public class TestImg { <co linkends="javaExample-1" xml:id="javaExample-1-co"/>
/**
* @throws JDOMException Corrupt content, failing to parse. <co
linkends="javaExample-2" xml:id="javaExample-2-co"/>
* @throws JDOMException Corrupt content, failing to parse. <co linkends="javaExample-2" xml:id="javaExample-2-co"/>
* @throws IOException File access problem.
*/
@SuppressWarnings("static-method")
@Test
public void testCsv() throws JDOMException, IOException { <co
linkends="javaExample-3" xml:id="javaExample-3-co"/></programlisting>
public void testCsv() throws JDOMException, IOException { <co linkends="javaExample-3" xml:id="javaExample-3-co"/></programlisting>
<calloutlist>
<callout arearefs="javaExample-1-co" xml:id="javaExample-1">
......@@ -81,13 +69,16 @@
</callout>
</calloutlist>
</figure>
<tip>
<para>You may require a <code>return</code> statement as well.</para>
</tip>
</section>
<section xml:id="exampleScreen">
<title>Screen</title>
<para>The output of <command>ls</command> <option>-al</option>
reads:</para>
<para>The output of <command>ls</command> <option>-al</option> reads:</para>
<screen>goik@hopc Downloads&gt; ls -al
total 548
......@@ -108,18 +99,15 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<mediaobject>
<imageobjectco>
<areaspec otherunits="imagemap" units="other">
<area coords="83,16,340,187" linkends="calloutSeat"
xml:id="seat">
<area coords="83,16,340,187" linkends="calloutSeat" xml:id="seat">
<alt>Seat</alt>
</area>
<area coords="511,345,550,380" linkends="calloutValve"
xml:id="valveFront">
<area coords="511,345,550,380" linkends="calloutValve" xml:id="valveFront">
<alt>Valve</alt>
</area>
<area coords="112,335,151,370" linkends="calloutValve"
xml:id="valveBack">
<area coords="112,335,151,370" linkends="calloutValve" xml:id="valveBack">
<alt>Valve</alt>
</area>
</areaspec>
......@@ -354,10 +342,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>2</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <code
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE"><varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></code>
- 1</td>
</inlineequation> or <code xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE"><varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></code> - 1</td>
<td align="right">2147483647</td>
......@@ -375,8 +360,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>1</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</inlineequation> or <varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</tr>
<tr>
......@@ -396,8 +380,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>1</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></td>
</inlineequation> or <varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></td>
<td align="right">2147483647</td>
......@@ -415,8 +398,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>1</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</inlineequation> or <varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</tr>
</informaltable>
</tip>
......@@ -572,10 +554,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>2</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <code
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE"><varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></code>
- 1</td>
</inlineequation> or <code xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE"><varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></code> - 1</td>
<td align="right">2147483647</td>
......@@ -593,8 +572,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>1</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</inlineequation> or <varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</tr>
<tr>
......@@ -614,8 +592,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>1</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></td>
</inlineequation> or <varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Long.MAX_VALUE">Long.MAX_VALUE</varname></td>
<td align="right">2147483647</td>
......@@ -633,8 +610,7 @@ drwxr-xr-x 100 goik fb1prof 12288 Jul 13 07:43 ..
<m:mi>1</m:mi>
</m:mrow>
</m:math>
</inlineequation> or <varname
xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</inlineequation> or <varname xlink:href="https://docs.oracle.com/javase/8/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE">Integer.MAX_VALUE</varname></td>
</tr>
</informaltable>
</figure>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment