1
- <!DOCTYPE html>
2
- < html xmlns ="http://www.w3.org/1999/xhtml " lang ="" xml:lang ="">
3
- < head >
4
- < meta charset ="utf-8 " />
5
- < meta name ="generator " content ="pandoc " />
6
- < meta name ="viewport " content ="width=device-width, initial-scale=1.0, user-scalable=yes " />
7
- < title > Track changes in LaTeX and HTML</ title >
8
- < style >
9
- code {white-space : pre-wrap;}
10
- span .smallcaps {font-variant : small-caps;}
11
- span .underline {text-decoration : underline;}
12
- div .column {display : inline-block; vertical-align : top; width : 50% ;}
13
- div .hanging-indent {margin-left : 1.5em ; text-indent : -1.5em ;}
14
- ul .task-list {list-style : none;}
15
- .display .math {display : block; text-align : center; margin : 0.5rem auto;}
16
- </ style >
17
- <!--[if lt IE 9]>
18
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
19
- <![endif]-->
20
-
21
- </ head >
22
- < body >
23
- < header id ="title-block-header ">
24
- < h1 class ="title "> Track changes in LaTeX and HTML</ h1 >
25
- </ header >
26
- < nav id ="TOC " role ="doc-toc ">
27
-
28
- </ nav >
29
1
< h1 id ="track-changes-in-latex-and-html "> Track changes in LaTeX and HTML</ h1 >
30
2
< p > A < mark data-author ="Mathias C. Walter " date ="2016-05-21T22:14:00Z " data-id ="1 " title ="I agree! "> < strong > simple</ strong > </ mark > comment from me.</ p >
31
3
< p > This is a text with < ins data-author ="MCW " date ="2014-06-25T10:40:00Z "> an exciting</ ins > insertion.</ p >
@@ -40,5 +12,3 @@ <h1 id="track-changes-in-latex-and-html">Track changes in LaTeX and HTML</h1>
40
12
< h1 id ="a-header-width-a-notecomment "> A < em > header</ em > wi< del data-author ="FKA " date ="2018-03-02T23:07:00Z "> d</ del > th < ins data-author ="JFK " date ="2018-03-02T23:07:00Z "> a</ ins > < mark data-author ="FKA " date ="2017-08-24T22:14:00Z " data-id ="3 " title ="Note "> comment</ mark > </ h1 >
41
13
< p > Some unmodified text …</ p >
42
14
< p > … continued from previous page just to test page headers in supporting formats (LaTeX, DOCX, etc.).</ p >
43
- </ body >
44
- </ html >
0 commit comments