f | <!-- | f | <!-- |
| HTML file automatically generated from DocOnce source | | HTML file automatically generated from DocOnce source |
| (https://github.com/doconce/doconce/) | | (https://github.com/doconce/doconce/) |
| doconce format html first.do.txt --examples_as_exercises --html_output=temp | | doconce format html first.do.txt --examples_as_exercises --html_output=temp |
| --> | | --> |
| <html> | | <html> |
| <head> | | <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| <meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" /> | | <meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| <meta name="description" content="Minimal slide demo"> | | <meta name="description" content="Minimal slide demo"> |
| <title>Minimal slide demo</title> | | <title>Minimal slide demo</title> |
| <style type="text/css"> | | <style type="text/css"> |
| /* blueish style */ | | /* blueish style */ |
| body { | | body { |
| margin-top: 1.0em; | | margin-top: 1.0em; |
| background-color: #ffffff; | | background-color: #ffffff; |
| font-family: Helvetica, Arial, FreeSans, san-serif; | | font-family: Helvetica, Arial, FreeSans, san-serif; |
| color: #000000; | | color: #000000; |
| } | | } |
| h1 { font-size: 1.8em; color: #1e36ce; } | | h1 { font-size: 1.8em; color: #1e36ce; } |
| h2 { font-size: 1.6em; color: #1e36ce; } | | h2 { font-size: 1.6em; color: #1e36ce; } |
| h3 { font-size: 1.4em; color: #1e36ce; } | | h3 { font-size: 1.4em; color: #1e36ce; } |
| h4 { font-size: 1.2em; color: #1e36ce; } | | h4 { font-size: 1.2em; color: #1e36ce; } |
| a { color: #1e36ce; text-decoration:none; } | | a { color: #1e36ce; text-decoration:none; } |
| tt { font-family: "Courier New", Courier; } | | tt { font-family: "Courier New", Courier; } |
| p { text-indent: 0px; } | | p { text-indent: 0px; } |
| hr { border: 0; width: 80%; border-bottom: 1px solid #aaa} | | hr { border: 0; width: 80%; border-bottom: 1px solid #aaa} |
| p.caption { width: 80%; font-style: normal; text-align: left; } | | p.caption { width: 80%; font-style: normal; text-align: left; } |
| hr.figure { border: 0; width: 80%; border-bottom: 1px solid #aaa; } | | hr.figure { border: 0; width: 80%; border-bottom: 1px solid #aaa; } |
| /* pre style removed because it will interfer with pygments */ | | /* pre style removed because it will interfer with pygments */ |
| div.highlight { | | div.highlight { |
| border: 1px solid #cfcfcf; | | border: 1px solid #cfcfcf; |
| border-radius: 2px; | | border-radius: 2px; |
| line-height: 1.21429em; | | line-height: 1.21429em; |
| } | | } |
| div.cell { | | div.cell { |
| width: 100%; | | width: 100%; |
| padding: 5px 5px 5px 0; | | padding: 5px 5px 5px 0; |
| margin: 0; | | margin: 0; |
| outline: none; | | outline: none; |
| } | | } |
| div.input { | | div.input { |
| page-break-inside: avoid; | | page-break-inside: avoid; |
| box-orient: horizontal; | | box-orient: horizontal; |
| box-align: stretch; | | box-align: stretch; |
| display: flex; | | display: flex; |
| flex-direction: row; | | flex-direction: row; |
| align-items: stretch; | | align-items: stretch; |
| } | | } |
| div.inner_cell { | | div.inner_cell { |
| box-orient: vertical; | | box-orient: vertical; |
| box-align: stretch; | | box-align: stretch; |
| display: flex; | | display: flex; |
| flex-direction: column; | | flex-direction: column; |
| align-items: stretch; | | align-items: stretch; |
| box-flex: 1; | | box-flex: 1; |
| flex: 1; | | flex: 1; |
| } | | } |
| div.input_area { | | div.input_area { |
| border: 1px solid #cfcfcf; | | border: 1px solid #cfcfcf; |
| border-radius: 4px; | | border-radius: 4px; |
| background: #f7f7f7; | | background: #f7f7f7; |
| line-height: 1.21429em; | | line-height: 1.21429em; |
| } | | } |
| div.input_area > div.highlight { | | div.input_area > div.highlight { |
| margin: .4em; | | margin: .4em; |
| border: none; | | border: none; |
| padding: 0; | | padding: 0; |
| background-color: transparent; | | background-color: transparent; |
| } | | } |
| div.output_wrapper { | | div.output_wrapper { |
| position: relative; | | position: relative; |
| box-orient: vertical; | | box-orient: vertical; |
| box-align: stretch; | | box-align: stretch; |
| display: flex; | | display: flex; |
| flex-direction: column; | | flex-direction: column; |
| align-items: stretch; | | align-items: stretch; |
| } | | } |
| .output { | | .output { |
| box-orient: vertical; | | box-orient: vertical; |
| box-align: stretch; | | box-align: stretch; |
| display: flex; | | display: flex; |
| flex-direction: column; | | flex-direction: column; |
| align-items: stretch; | | align-items: stretch; |
| } | | } |
| div.output_area { | | div.output_area { |
| padding: 0; | | padding: 0; |
| page-break-inside: avoid; | | page-break-inside: avoid; |
| box-orient: horizontal; | | box-orient: horizontal; |
| box-align: stretch; | | box-align: stretch; |
| display: flex; | | display: flex; |
| flex-direction: row; | | flex-direction: row; |
| align-items: stretch; | | align-items: stretch; |
| } | | } |
| div.output_subarea { | | div.output_subarea { |
| padding: .4em .4em 0 .4em; | | padding: .4em .4em 0 .4em; |
| box-flex: 1; | | box-flex: 1; |
| flex: 1; | | flex: 1; |
| } | | } |
| div.output_text { | | div.output_text { |
| text-align: left; | | text-align: left; |
| color: #000; | | color: #000; |
| line-height: 1.21429em; | | line-height: 1.21429em; |
| } | | } |
| .alert-text-small { font-size: 80%; } | | .alert-text-small { font-size: 80%; } |
| .alert-text-large { font-size: 130%; } | | .alert-text-large { font-size: 130%; } |
| .alert-text-normal { font-size: 90%; } | | .alert-text-normal { font-size: 90%; } |
| .alert { | | .alert { |
| padding:8px 35px 8px 14px; margin-bottom:18px; | | padding:8px 35px 8px 14px; margin-bottom:18px; |
| text-shadow:0 1px 0 rgba(255,255,255,0.5); | | text-shadow:0 1px 0 rgba(255,255,255,0.5); |
| border:1px solid #bababa; | | border:1px solid #bababa; |
| border-radius: 4px; | | border-radius: 4px; |
| -webkit-border-radius: 4px; | | -webkit-border-radius: 4px; |
| -moz-border-radius: 4px; | | -moz-border-radius: 4px; |
| color: #555; | | color: #555; |
| background-color: #f8f8f8; | | background-color: #f8f8f8; |
| background-position: 10px 5px; | | background-position: 10px 5px; |
| background-repeat: no-repeat; | | background-repeat: no-repeat; |
| background-size: 38px; | | background-size: 38px; |
| padding-left: 55px; | | padding-left: 55px; |
| width: 75%; | | width: 75%; |
| } | | } |
| .alert-block {padding-top:14px; padding-bottom:14px} | | .alert-block {padding-top:14px; padding-bottom:14px} |
| .alert-block > p, .alert-block > ul {margin-bottom:1em} | | .alert-block > p, .alert-block > ul {margin-bottom:1em} |
| .alert li {margin-top: 1em} | | .alert li {margin-top: 1em} |
| .alert-block p+p {margin-top:5px} | | .alert-block p+p {margin-top:5px} |
| .alert-notice { background-image: url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_notice.png); } | | .alert-notice { background-image: url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_notice.png); } |
| .alert-summary { background-image:url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_summary.png); } | | .alert-summary { background-image:url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_summary.png); } |
| .alert-warning { background-image: url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_warning.png); } | | .alert-warning { background-image: url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_warning.png); } |
| .alert-question {background-image:url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_question.png); } | | .alert-question {background-image:url(https://cdn.rawgit.com/doconce/doconce/master/bundled/html_images/small_gray_question.png); } |
| div { text-align: justify; text-justify: inter-word; } | | div { text-align: justify; text-justify: inter-word; } |
| .tab { | | .tab { |
| padding-left: 1.5em; | | padding-left: 1.5em; |
| } | | } |
| div.toc p,a { | | div.toc p,a { |
| line-height: 1.3; | | line-height: 1.3; |
| margin-top: 1.1; | | margin-top: 1.1; |
| margin-bottom: 1.1; | | margin-bottom: 1.1; |
| } | | } |
| </style> | | </style> |
| </head> | | </head> |
| | | |
| <!-- tocinfo | | <!-- tocinfo |
| {'highest level': 0, | | {'highest level': 0, |
| 'sections': [('Table of contents', | | 'sections': [('Table of contents', |
| 0, | | 0, |
| 'table_of_contents', | | 'table_of_contents', |
| 'table_of_contents'), | | 'table_of_contents'), |
| ('Commands to be commented out', | | ('Commands to be commented out', |
| 0, | | 0, |
| None, | | None, |
| 'commands-to-be-commented-out'), | | 'commands-to-be-commented-out'), |
| ('Chapters and Sections', 0, None, 'chapters-and-sections'), | | ('Chapters and Sections', 0, None, 'chapters-and-sections'), |
| ('Section 1', 1, 'sec1', 'sec1'), | | ('Section 1', 1, 'sec1', 'sec1'), |
| ('Subsection 1', 2, 'subsec1', 'subsec1'), | | ('Subsection 1', 2, 'subsec1', 'subsec1'), |
| ('subsection', 2, None, 'subsection'), | | ('subsection', 2, None, 'subsection'), |
| ('subsubsection', 3, None, 'subsubsection'), | | ('subsubsection', 3, None, 'subsubsection'), |
| ('Media', 2, None, 'media'), | | ('Media', 2, None, 'media'), |
| ('Inline Tags', 2, None, 'inline-tags'), | | ('Inline Tags', 2, None, 'inline-tags'), |
| ('Inline Tags 2', 2, None, 'inline-tags-2'), | | ('Inline Tags 2', 2, None, 'inline-tags-2'), |
| ('Subsubsection', 3, None, 'subsubsection'), | | ('Subsubsection', 3, None, 'subsubsection'), |
| ('Commands', 2, None, 'commands'), | | ('Commands', 2, None, 'commands'), |
| ('Code', 2, None, 'code'), | | ('Code', 2, None, 'code'), |
| ('Blocks', 1, None, 'blocks'), | | ('Blocks', 1, None, 'blocks'), |
| ('References', 2, None, 'references')]} | | ('References', 2, None, 'references')]} |
| end of tocinfo --> | | end of tocinfo --> |
| | | |
| <body> | | <body> |
| | | |
| | | |
| | | |
| <script type="text/x-mathjax-config"> | | <script type="text/x-mathjax-config"> |
| MathJax.Hub.Config({ | | MathJax.Hub.Config({ |
| TeX: { | | TeX: { |
| equationNumbers: { autoNumber: "AMS" }, | | equationNumbers: { autoNumber: "AMS" }, |
| extensions: ["AMSmath.js", "AMSsymbols.js", "autobold.js", "color.js"] | | extensions: ["AMSmath.js", "AMSsymbols.js", "autobold.js", "color.js"] |
| } | | } |
| }); | | }); |
| </script> | | </script> |
| <script type="text/javascript" async | | <script type="text/javascript" async |
| src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | | src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> |
| </script> | | </script> |
| | | |
| | | |
| <!-- ------------------- main content ---------------------- --> | | <!-- ------------------- main content ---------------------- --> |
| <center> | | <center> |
| <h1>Minimal slide demo</h1> | | <h1>Minimal slide demo</h1> |
| </center> <!-- document title --> | | </center> <!-- document title --> |
| | | |
| <!-- author(s): Some Author, and Some Author2 --> | | <!-- author(s): Some Author, and Some Author2 --> |
| <center> | | <center> |
| <b>Some Author</b> [1] | | <b>Some Author</b> [1] |
| </center> | | </center> |
| <center> | | <center> |
| <b>Some Author2</b> [2, 3] (<tt>someemail at site.net</tt>) | | <b>Some Author2</b> [2, 3] (<tt>someemail at site.net</tt>) |
| </center> | | </center> |
| <!-- institution(s) --> | | <!-- institution(s) --> |
| <center> | | <center> |
| [1] <b>UiO</b> | | [1] <b>UiO</b> |
| </center> | | </center> |
| <center> | | <center> |
| [2] <b>institution1</b> | | [2] <b>institution1</b> |
| </center> | | </center> |
| <center> | | <center> |
| [3] <b>institution2</b> | | [3] <b>institution2</b> |
| </center> | | </center> |
| <br> | | <br> |
| <center> | | <center> |
| <h4>Apr 13, 2021</h4> | | <h4>Apr 13, 2021</h4> |
| </center> <!-- date --> | | </center> <!-- date --> |
| <br> | | <br> |
| <h1 id="table_of_contents">Table of contents</h1> | | <h1 id="table_of_contents">Table of contents</h1> |
| | | |
| <div class='toc'> | | <div class='toc'> |
| <p><a href="#commands-to-be-commented-out"> Commands to be commented out </a></p> | | <p><a href="#commands-to-be-commented-out"> Commands to be commented out </a></p> |
| <p><a href="#chapters-and-sections"> Chapters and Sections </a></p> | | <p><a href="#chapters-and-sections"> Chapters and Sections </a></p> |
| <p><span class="tab"> <a href="#sec1"> Section 1 </a></p> | | <p><span class="tab"> <a href="#sec1"> Section 1 </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#subsec1"> Subsection 1 </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#subsec1"> Subsection 1 </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#subsection"> subsection </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#subsection"> subsection </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#media"> Media </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#media"> Media </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#inline-tags"> Inline Tags </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#inline-tags"> Inline Tags </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#inline-tags-2"> Inline Tags 2 </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#inline-tags-2"> Inline Tags 2 </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#commands"> Commands </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#commands"> Commands </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#code"> Code </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#code"> Code </a></p> |
| <p><span class="tab"> <a href="#blocks"> Blocks </a></p> | | <p><span class="tab"> <a href="#blocks"> Blocks </a></p> |
| <p><span class="tab"> <span class="tab"> <a href="#references"> References </a></p> | | <p><span class="tab"> <span class="tab"> <a href="#references"> References </a></p> |
| </div> | | </div> |
| <br> | | <br> |
| | | |
| <!-- !split --> | | <!-- !split --> |
n | <p>two inline tags in same line</p> | n | two inline tags in same line |
| <a href="http://doconce.github.io/teamods/doconce/demo/demo_blue_shadow.pdf" target="_self"><tt>shadow</tt></a> | | <a href="http://doconce.github.io/teamods/doconce/demo/demo_blue_shadow.pdf" target="_self"><tt>shadow</tt></a> |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <center> | | <center> |
| <h1 id="commands-to-be-commented-out">Commands to be commented out </h1> | | <h1 id="commands-to-be-commented-out">Commands to be commented out </h1> |
| </center> <hr> | | </center> <hr> |
| <!-- !bslidecell 00 0.4 --> | | <!-- !bslidecell 00 0.4 --> |
| <ul> | | <ul> |
| <li> Scope</li> | | <li> Scope</li> |
| <li> Focus</li> | | <li> Focus</li> |
| <li> Approach</li> | | <li> Approach</li> |
| </ul> | | </ul> |
| <!-- !eslidecell --> | | <!-- !eslidecell --> |
| <!-- !bslidecell 01 0.6 --> | | <!-- !bslidecell 01 0.6 --> |
| <br /><br /><center> | | <br /><br /><center> |
| <p><img src="https://openclipart.org/people/jpneok/junebug.svg" align="bottom" width=200></p> | | <p><img src="https://openclipart.org/people/jpneok/junebug.svg" align="bottom" width=200></p> |
| </center> | | </center> |
| <br /><br/> | | <br /><br/> |
| <!-- !eslidecell --> | | <!-- !eslidecell --> |
| | | |
| <div class="alert alert-block alert-block alert-text-normal"> | | <div class="alert alert-block alert-block alert-text-normal"> |
| <b>Methods are slow or fast:</b> | | <b>Methods are slow or fast:</b> |
| <p> | | <p> |
| <!-- !bpop --> | | <!-- !bpop --> |
| <ul> | | <ul> |
| <li> Slow:</li> | | <li> Slow:</li> |
| <ul> | | <ul> |
| <li> Pick-and-choose</li> | | <li> Pick-and-choose</li> |
| </ul> | | </ul> |
| <li> Fast:</li> | | <li> Fast:</li> |
| <ul> | | <ul> |
| <li> Quickstep</li> | | <li> Quickstep</li> |
| <li> MMST</li> | | <li> MMST</li> |
| </ul> | | </ul> |
| </ul> | | </ul> |
| <!-- !epop --> | | <!-- !epop --> |
| </div> | | </div> |
| | | |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <center> | | <center> |
| <h1 id="chapters-and-sections">Chapters and Sections </h1> | | <h1 id="chapters-and-sections">Chapters and Sections </h1> |
| </center> <hr> | | </center> <hr> |
n | <p>TODO?: title and TOC headers collide TODO? Chapter has an issue here related to css in deck slides. It is this html code <code><center></p> | n | TODO?: title and TOC headers collide |
| | | TODO? Chapter has an issue here related to css in deck slides. It is this html code |
| | | <code><center> |
| <h1 id="chapter">chapter </h1> | | <h1 id="chapter">chapter </h1> |
n | <p></center> <hr> </code></p> | n | </center> <hr> |
| | | </code> |
| <h1 id="sec1">Section 1</h1> | | <h1 id="sec1">Section 1</h1> |
| <h2 id="subsec1">Subsection 1</h2> | | <h2 id="subsec1">Subsection 1</h2> |
| | | |
n | | n | <p>__Abstract.__ on two |
| | | <h2 id="subsec1">Subsection 1</h2> |
| <p> | | </p> |
| <b>Abstract.</b> on two lines</p> | | lines |
| <h2 id="subsection">subsection </h2> | | <h2 id="subsection">subsection </h2> |
| <h3 id="subsubsection">subsubsection </h3> | | <h3 id="subsubsection">subsubsection </h3> |
n | <p>Horizontal rule:</p> | n | Horizontal rule: |
| <hr> | | <hr> |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <h2 id="media">Media </h2> | | <h2 id="media">Media </h2> |
| | | |
| <center> <!-- figure label: --> <div id="myfig"></div> <!-- FIGURE --> | | <center> <!-- figure label: --> <div id="myfig"></div> <!-- FIGURE --> |
| <hr class="figure"> | | <hr class="figure"> |
| <center> | | <center> |
| <p class="caption">Figure 1: Results for \( a=2 \). <!-- caption label: myfig --> </p> | | <p class="caption">Figure 1: Results for \( a=2 \). <!-- caption label: myfig --> </p> |
| </center> | | </center> |
| <p><img src="https://openclipart.org/people/jpneok/junebug.svg" align="bottom" width=200></p> | | <p><img src="https://openclipart.org/people/jpneok/junebug.svg" align="bottom" width=200></p> |
| </center> | | </center> |
| | | |
| <iframe width="420" height="315" src="https://www.youtube.com/embed/P8VcZzgdfSc" frameborder="0" allowfullscreen></iframe> | | <iframe width="420" height="315" src="https://www.youtube.com/embed/P8VcZzgdfSc" frameborder="0" allowfullscreen></iframe> |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <h2 id="inline-tags">Inline Tags </h2> | | <h2 id="inline-tags">Inline Tags </h2> |
n | <p>normal text on top</p> | n | normal text on top |
| | | |
n | <p>This text has one, two, three lines</p> | n | This text has one, |
| | | two, |
| | | three lines |
| | | |
n | <p>Inline Mathematics: \( a^2=\sin(x) \).</p> | n | Inline Mathematics: \( a^2=\sin(x) \). |
| <p> | | |
| <b>Paragraph with running..</b> | | <p>__Paragraph with running..__ tex |
| text</p> | | \( a^2=\sin(x) \). |
| <p> | | th running..__ text</p> |
| <b>Only Paragraph.</b> | | <p><b>_Only Paragraph.</b> |
| | | \( a^2=\sin(x) \). |
| | | ph.__</p> |
| Some <em>Italics</em> with text</p> | | Some <em>Italics</em> with text |
| <em>Only Italics</em> | | <em>Only Italics</em> |
n | <p>Some <b>Bold</b> with text</p> | n | Some <b>Bold</b> with text |
| <b>Only Bold</b> | | <b>Only Bold</b> |
| | | |
n | <p> | n | |
| <b>No newline after this.</b> | | <p><b>_No newline after this.</b> |
| | | <b>Only Bold</b> |
| | | ne after this.__</p> |
| The text continues on two more lines. </p> | | The text continues on two more |
| | | lines. |
| | | |
n | <p>more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text </p> | n | more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text more text |
| | | |
n | <p>blank line, even more text</p> | n | blank line, even more text |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <h2 id="inline-tags-2">Inline Tags 2 </h2> | | <h2 id="inline-tags-2">Inline Tags 2 </h2> |
n | <p>inline comment here | n | inline comment here |
| <!-- begin inline comment --> | | <!-- begin inline comment --> |
| <font color="red">(<b>Alessandro 1</b>: has a comment)</font> | | <font color="red">(<b>Alessandro 1</b>: has a comment)</font> |
| <!-- end inline comment --> | | <!-- end inline comment --> |
n | </p> | n | |
| <h3 id="subsubsection">Subsubsection </h3> | | <h3 id="subsubsection">Subsubsection </h3> |
n | <p>text with a line-<br /> break normal text non-breaking space using tilde: 7.4 km Guns & Roses Texas A&M emoji: <img src="https://raw.githubusercontent.com/hplgit/doconce/master/bundled/emoji/png/smile.png" width="22px" height="22px" align="center"> </p> | n | text with a line-<br /> |
| | | break |
| | | normal text |
| | | non-breaking space using tilde: 7.4 km |
| | | Guns & Roses |
| | | Texas A&M |
| | | emoji: <img src="https://raw.githubusercontent.com/hplgit/doconce/master/bundled/emoji/png/smile.png" width="22px" height="22px" align="center"> |
| | | |
n | <p>test footnotes [<a id="link_footnote_1" href="#def_footnote_1">1</a>]</p> | n | test footnotes [<a id="link_footnote_1" href="#def_footnote_1">1</a>] |
| | | |
| <p id="def_footnote_1"><a href="#link_footnote_1"><b>1:</b></a> Typesetting of the footnote depends on the format.</p> | | <p id="def_footnote_1"><a href="#link_footnote_1"><b>1:</b></a> Typesetting of the footnote depends on the format.</p> |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <h2 id="commands">Commands </h2> | | <h2 id="commands">Commands </h2> |
n | <p>a ref: <a href="#myfig">1</a></p> | n | a ref: <a href="#myfig">1</a> |
| | | |
n | <p>Here is a citation using cite: <a href="#Langtangen_Pedersen_2002">[1]</a> Four citations: <a href="#Langtangen_1992c">[2]</a> <a href="#Langtangen_1994a">[3]</a> <a href="#Mortensen_et_al_2011">[4]</a> <a href="#Langtangen_Pedersen_2002">[1]</a></p> | n | Here is a citation using cite: <a href="#Langtangen_Pedersen_2002">[1]</a> |
| | | Four citations: <a href="#Langtangen_1992c">[2]</a> <a href="#Langtangen_1994a">[3]</a> <a href="#Mortensen_et_al_2011">[4]</a> <a href="#Langtangen_Pedersen_2002">[1]</a> |
| | | |
| <b>nested list:TODO</b> | | <b>nested list:TODO</b> |
| | | |
| <ul> | | <ul> |
| <li> item1</li> | | <li> item1</li> |
| <li> item2</li> | | <li> item2</li> |
| <li> item3 which continues on the next line to test that feature</li> | | <li> item3 which continues on the next line to test that feature</li> |
| <li> and a sublist</li> | | <li> and a sublist</li> |
| <ul> | | <ul> |
| <li> with indented subitem1</li> | | <li> with indented subitem1</li> |
| <li> and a subitem2</li> | | <li> and a subitem2</li> |
| </ul> | | </ul> |
| <li> and perhaps an ordered sublist | | <li> and perhaps an ordered sublist |
| <ol type="a"></li> | | <ol type="a"></li> |
| <li> first item</li> | | <li> first item</li> |
| <li> second item, continuing on a new line</li> | | <li> second item, continuing on a new line</li> |
| </ol> | | </ol> |
| <dt>keyword1:<dd> | | <dt>keyword1:<dd> |
n | <p> TODO explanation of keyword1</p> | n | TODO explanation of keyword1 |
| <dt>keyword2:<dd> | | <dt>keyword2:<dd> |
n | <p> explanation of keyword2</p> | n | explanation of keyword2 |
| </ul> | | </ul> |
| <b>tables</b> | | <b>tables</b> |
| | | |
| <table class="table" border="1"> | | <table class="table" border="1"> |
| <thead> | | <thead> |
| <tr><th align="center">time</th> <th align="center">velocity</th> <th align="center">acceleration</th> </tr> | | <tr><th align="center">time</th> <th align="center">velocity</th> <th align="center">acceleration</th> </tr> |
| </thead> | | </thead> |
| <tbody> | | <tbody> |
| <tr><td align="left"> 0.0 </td> <td align="right"> 1.4186 </td> <td align="right"> -5.01 </td> </tr> | | <tr><td align="left"> 0.0 </td> <td align="right"> 1.4186 </td> <td align="right"> -5.01 </td> </tr> |
| <tr><td align="left"> 2.0 </td> <td align="right"> 1.376512 </td> <td align="right"> 11.919 </td> </tr> | | <tr><td align="left"> 2.0 </td> <td align="right"> 1.376512 </td> <td align="right"> 11.919 </td> </tr> |
| </tbody> | | </tbody> |
| </table> | | </table> |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <h2 id="code">Code </h2> | | <h2 id="code">Code </h2> |
n | <p>Verbatim above <code>pycod -t</code></p> | n | Verbatim above <code>pycod -t</code> |
| | | |
| <!-- code=python (!bc pycod) typeset with pygments style "default" --> | | <!-- code=python (!bc pycod) typeset with pygments style "default" --> |
| <div class="cell border-box-sizing code_cell rendered"> | | <div class="cell border-box-sizing code_cell rendered"> |
| <div class="input"> | | <div class="input"> |
| <div class="inner_cell"> | | <div class="inner_cell"> |
| <div class="input_area"> | | <div class="input_area"> |
| <div class="highlight" style="background: #f8f8f8"> | | <div class="highlight" style="background: #f8f8f8"> |
| <pre style="line-height: 125%;">total <span style="color: #666666">=</span> <span style="color: #666666">0</span> | | <pre style="line-height: 125%;">total <span style="color: #666666">=</span> <span style="color: #666666">0</span> |
| </pre> | | </pre> |
| </div> | | </div> |
| </div> | | </div> |
| </div> | | </div> |
| </div> | | </div> |
| <div class="output_wrapper"> | | <div class="output_wrapper"> |
| <div class="output"> | | <div class="output"> |
| <div class="output_area"> | | <div class="output_area"> |
| <div class="output_subarea output_stream output_stdout output_text"> | | <div class="output_subarea output_stream output_stdout output_text"> |
| </div> | | </div> |
| </div> | | </div> |
| </div> | | </div> |
| </div> | | </div> |
| </div> | | </div> |
| | | |
n | <p>Verbatim below <code>pycod -t</code></p> | n | Verbatim below <code>pycod -t</code> |
| | | |
| <!-- !split --> | | <!-- !split --> |
| <h1 id="blocks">Blocks </h1> | | <h1 id="blocks">Blocks </h1> |
| | | |
n | <p> | n | |
| <b>!bquote</b> | | <p><b>_!bquote</b> |
| | | <h1 id="blocks">Blocks </h1> |
| | | </p> |
| A quote:</p> | | A quote: |
| | | |
| <blockquote> | | <blockquote> |
n | <p>Sayre's law states that "in any dispute the intensity of feeling is inversely proportional to the value of the issues at stake." <br /> By way of corollary, it adds: <br /> "That is why academic politics are so bitter." <br /> <em>Source</em>: <a href="https://en.wikipedia.org/wiki/Sayre's_law" target="_self">wikipedia</a></p> | n | Sayre's law states that |
| | | "in any dispute the intensity of feeling is inversely |
| | | proportional to the value of the issues at stake." <br /> |
| | | By way of corollary, it adds: <br /> |
| | | "That is why academic politics are so bitter." <br /> |
| | | <em>Source</em>: <a href="https://en.wikipedia.org/wiki/Sayre's_law" target="_self">wikipedia</a> |
| </blockquote> | | </blockquote> |
| | | |
| | | |
n | <p> | n | |
| <b>!bbox and !bt.</b> | | <p><b>_!bbox and !bt.</b> |
| </p> | | <em>Source</em>: |
| | | and !bt.__</p> |
| | | |
| <!-- begin box --> | | <!-- begin box --> |
| <div style="width: 95%; padding: 10px; border: 1px solid #000; border-radius: 4px;"> | | <div style="width: 95%; padding: 10px; border: 1px solid #000; border-radius: 4px;"> |
n | <p>A generic equation</p> | n | A generic equation |
| | | |
| $$ f(x) = 0 $$ | | $$ f(x) = 0 $$ |
| | | |
n | <p>must be solved by a numerical method, such as</p> | n | must be solved by a numerical method, such as |
| | | |
| <ul> | | <ul> |
| <li> Newton's method</li> | | <li> Newton's method</li> |
| <li> The Bisection method</li> | | <li> The Bisection method</li> |
| <li> Fixed-point (Picard) iteration by rewriting \( f(x)=x - g(x) \)</li> | | <li> Fixed-point (Picard) iteration by rewriting \( f(x)=x - g(x) \)</li> |
| <li> The Secant method</li> | | <li> The Secant method</li> |
| </ul> | | </ul> |
| </div> | | </div> |
| <!-- end box --> | | <!-- end box --> |
| | | |
| | | |
n | <p> | n | |
| <b>!bwarning.</b> | | <p><b>_!bwarning.</b> |
| </p> | | <em>Source</em>: |
| | | ing.__</p> |
| <div class="alert alert-block alert-warning alert-text-large"> | | <div class="alert alert-block alert-warning alert-text-large"> |
| <b>Watch out for \( \nabla\cdot\boldsymbol{u}=0 \) equations</b> | | <b>Watch out for \( \nabla\cdot\boldsymbol{u}=0 \) equations</b> |
| <p> | | <p> |
t | <p>Divergence freedom is often problematic from a numerical point of view.</p> | t | Divergence freedom is often problematic from a numerical point |
| | | of view. |
| </div> | | </div> |
| | | |
| <h2 id="references">References </h2> | | <h2 id="references">References </h2> |
| | | |
| <!-- begin bibliography --> | | <!-- begin bibliography --> |
| <ol> | | <ol> |
| <li> <div id="Langtangen_Pedersen_2002"></div> <b>H. P. Langtangen and G. Pedersen</b>. Propagation of Large Destructive Waves, <em>International Journal of Applied Mechanics and Engineering</em>, 7(1), pp. 187-204, 2002.</li> | | <li> <div id="Langtangen_Pedersen_2002"></div> <b>H. P. Langtangen and G. Pedersen</b>. Propagation of Large Destructive Waves, <em>International Journal of Applied Mechanics and Engineering</em>, 7(1), pp. 187-204, 2002.</li> |
| <li> <div id="Langtangen_1992c"></div> <b>H. P. Langtangen</b>. Stochastic Breakthrough Time Analysis of an Enhanced Oil Recovery Process, <em>SIAM Journal on Scientific Computing</em>, 13, pp. 1394-1417, 1992.</li> | | <li> <div id="Langtangen_1992c"></div> <b>H. P. Langtangen</b>. Stochastic Breakthrough Time Analysis of an Enhanced Oil Recovery Process, <em>SIAM Journal on Scientific Computing</em>, 13, pp. 1394-1417, 1992.</li> |
| <li> <div id="Langtangen_1994a"></div> <b>H. P. Langtangen</b>. Numerical Solution of First Passage Problems in Random Vibrations, <em>SIAM Journal of Scientific and Statistical Computing</em>, 15, pp. 997-996, 1994.</li> | | <li> <div id="Langtangen_1994a"></div> <b>H. P. Langtangen</b>. Numerical Solution of First Passage Problems in Random Vibrations, <em>SIAM Journal of Scientific and Statistical Computing</em>, 15, pp. 997-996, 1994.</li> |
| <li> <div id="Mortensen_et_al_2011"></div> <b>M. Mortensen, H. P. Langtangen and G. N. Wells</b>. A FEniCS-Based Programming Framework for Modeling Turbulent Flow by the Reynolds-Averaged Navier-Stokes Equations, <em>Advances in Water Resources</em>, 34(9), <a href="https://dx.doi.org/10.1016/j.advwatres.2011.02.013" target="_self">doi: 10.1016/j.advwatres.2011.02.013</a>, 2011.</li> | | <li> <div id="Mortensen_et_al_2011"></div> <b>M. Mortensen, H. P. Langtangen and G. N. Wells</b>. A FEniCS-Based Programming Framework for Modeling Turbulent Flow by the Reynolds-Averaged Navier-Stokes Equations, <em>Advances in Water Resources</em>, 34(9), <a href="https://dx.doi.org/10.1016/j.advwatres.2011.02.013" target="_self">doi: 10.1016/j.advwatres.2011.02.013</a>, 2011.</li> |
| </ol> | | </ol> |
| <!-- end bibliography --> | | <!-- end bibliography --> |
| | | |
| <!-- ------------------- end of main content --------------- --> | | <!-- ------------------- end of main content --------------- --> |
| </body> | | </body> |
| </html> | | </html> |
| | | |
| | | |