-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
348 lines (297 loc) · 23.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
<!DOCTYPE html>
<html lang="en">
<head>
<title>TeXworks</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A simple (La)TeX editor and PDF previewer that is available on all major desktop operating systems.">
<link rel="stylesheet" href="tw.css">
<link rel="canonical" href="https://www.tug.org/texworks/">
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "SoftwareApplication",
"name": "TeXworks",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingCount": "1",
"reviewCount": "1",
"ratingValue": "5",
"bestRating": "5",
"worstRating": "5",
"url": "https://sourceforge.net/projects/texworks.mirror/reviews/"
},
"applicationCategory": "BusinessApplication",
"operatingSystem": "Windows 7, macOS 10.13, Linux",
"softwareVersion": "0.6.9",
"dateModified": "2024-02-12T08:35:48Z",
"inLanguage": [
"af", "ar", "ca", "cs", "de", "es", "fa", "fo", "fr", "it", "ja", "ko", "nl", "nn", "pl", "pt-BR", "ru", "sl", "tr", "zh-CN"
],
"downloadUrl": "https://github.com/TeXworks/texworks/releases",
"releaseNotes": "https://github.com/TeXworks/texworks/blob/release-0.6.9/NEWS"
}
</script>
</head>
<body>
<header>
<div id="logo" style="float: right; margin-left:1em;">
<img src="img/TeXworks256.png" alt="TeXworks Logo">
</div>
<hgroup>
<h1>TeXworks</h1>
<p>lowering the entry barrier to the TeX world</p>
</hgroup>
<p class="authors">by Jonathan Kew, Stefan Löffler, Charlie Sharpsteen</p>
<div class="get_tw_box">
<div id="tw_downloads">
<!--
<a href="" class="link">TeXworks for Ubuntu
<div class="info">version 0.4.3, 12.3 MB</div></a>
<div class="other_ways">Not what you are looking for? Check <a href="">Getting TeXworks</a> for other ways to obtain TeXworks.</div>
-->
</div>
<script src="getDownloads.js"></script>
</div>
<nav>
<ul class="toc">
<li><a href="#News">News</a></li>
<li><a href="#Introduction">Introduction</a></li>
<li><a href="#Getting_TeXworks">Getting TeXworks</a></li>
<li><a href="#Documentation">Documentation</a></li>
<li><a href="#Online_resources">Online resources</a></li>
<li><a href="#History">History</a></li>
<li><a href="#Future_plans">Future plans</a></li>
<li><a href="#How_can_you_help">How can you help?</a></li>
<li><a href="#Thanks">Thanks</a></li>
</ul>
</nav>
</header>
<main>
<h2 id="News">News</h2>
<ul class="news">
<li><span class="release-date">(Feb 2024) </span>TeXworks 0.6.9 released <span class="changes">(<a href="#Getting_TeXworks">Get it</a> | <a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.9/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Feb 2023) </span>TeXworks 0.6.8 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.8/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Feb 2022) </span>TeXworks 0.6.7 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.7/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Mar 2021) </span>TeXworks 0.6.6 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.6/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Mar 2020) </span>TeXworks 0.6.5 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.5/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Mar 2020) </span>TeXworks 0.6.4 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.4/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Mar 2019) </span>TeXworks 0.6.3 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.3/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Apr 2017) </span>TeXworks 0.6.2 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.2/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(May 2016) </span>TeXworks 0.6.1 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.6.1/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Apr 2016) </span>TeXworks 0.6.0 released <span class="changes">(<a href="#History_0.6.x">Changes</a>)</span></li>
<li><span class="release-date">(Apr 2015) </span>TeXworks 0.4.6 released <span class="changes">(<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.4.6/NEWS">Changes</a>)</span></li>
<li><span class="release-date">(Apr 2013) </span>TeXworks 0.4.5 released (<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.4.5/NEWS">Changes</a>)</li>
<li><span class="release-date">(Apr 2012) </span>TeXworks 0.4.4 released (<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.4.4/NEWS">Changes</a>)</li>
<li><span class="release-date">(Jun 2011) </span>TeXworks 0.4.3 released (<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.4.3/NEWS">Changes</a>)</li>
<li><span class="release-date">(Jun 2011) </span>TeXworks 0.4.2 released (<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.4.2/NEWS">Changes</a>)</li>
<li><span class="release-date">(May 2011) </span>TeXworks 0.4.1 released (<a href="https://raw.githubusercontent.com/TeXworks/texworks/release-0.4.1/NEWS">Changes</a>)</li>
<li><span class="release-date">(Mar 2011) </span>TeXworks 0.4.0 released (<a href="#History_0.4.x">Changes</a>)</li>
<li><span class="release-date">(Oct 2009) </span>TeXworks 0.2.3 released</li>
<li><span class="release-date">(Oct 2009) </span>TeXworks 0.2.2 released</li>
<li><span class="release-date">(Oct 2009) </span>TeXworks 0.2.1 released</li>
<li><span class="release-date">(Sep 2009) </span>TeXworks 0.2.0 released (<a href="#History_0.2.x">Changes</a>)</li>
</ul>
<h2 id="Introduction">Introduction</h2>
<p>The TeXworks project is an effort to build a simple TeX front-end program (working environment) that will be available for all today's major desktop operating systems—in particular, MS Windows (7/8/8.1/10/11), typical GNU/Linux distros and other X11-based systems, as well as macOS. It is deliberately modeled on Dick Koch's award-winning <a href="https://pages.uoregon.edu/koch/texshop/">TeXShop</a> for Mac OS X, which is <a href="https://en.wikipedia.org/wiki/TeXShop">credited</a> with a resurgence of TeX usage on the Mac platform.</p>
<p>To provide a similar experience across all systems, TeXworks is based on cross-platform, open source tools and libraries. The <a href="https://www.qt.io/">Qt toolkit</a> was chosen for the quality of its cross-platform user interface capabilities, with native “look and feel” on each platform being a realistic target. Qt also provides a rich application framework, facilitating the relatively rapid development of a usable product.</p>
<p>The normal TeXworks workflow is PDF-centric, using pdfTeX and XeTeX as typesetting engines and generating PDF documents as the default
formatted output. Although it is possible to configure a processing path based on DVI, newcomers to the TeX world need not be concerned
with DVI at all, but can generally treat TeX as a system that goes directly from marked-up text files to ready-to-use PDF documents.</p>
<p>TeXworks includes an integrated PDF viewer, based on the <a href="https://poppler.freedesktop.org/">Poppler</a> library, so there is no need to switch to an external program such as Acrobat, xpdf, etc., to view the typeset output. The integrated viewer also supports source/preview synchronization (e.g., control-click within the source text to locate the corresponding position in the PDF, and vice versa). This capability is based on the “SyncTeX” feature developed by Jérôme Laurens, and supported by both the pdfTeX and XeTeX programs in TeX Live and other current distributions.</p>
<h2 id="Getting_TeXworks">Getting TeXworks</h2>
<p>You can get stable release binaries for the following platforms:</p>
<ul>
<li>Microsoft Windows: <a href="https://github.com/TeXworks/texworks/releases">TeXworks</a> installer</li>
<li>macOS: <a href="https://github.com/TeXworks/texworks/releases">TeXworks</a> disk images</li>
<li>
GNU/Linux:
<a href="https://github.com/TeXworks/texworks/releases">AppImage</a>,
<a href="https://www.archlinux.org/packages/community/x86_64/texworks/">Arch Linux</a>,
<a href="https://packages.debian.org/de/sid/texworks">Debian</a>,
<a href="https://src.fedoraproject.org/rpms/texworks/">Fedora</a>,
<a href="https://flathub.org/apps/details/org.tug.texworks">Flatpak</a>,
<a href="https://packages.gentoo.org/packages/app-editors/texworks">Gentoo</a>,
<a href="https://software.opensuse.org/package/texworks">openSUSE</a>,
<a href="https://launchpad.net/~texworks/+archive/ubuntu/stable">Ubuntu</a>
</li>
</ul>
<p>See also <a href="https://repology.org/project/texworks/versions">Repology, the packaging hub</a> for more details about pre-built packages</p>
<p>
For the latest development versions, see <a href="#Online_resources">Online resources</a>.
</p>
<p>Note that TeX Live (since version 2009) and MiKTeX (since version 2.8) both include TeXworks for MS Windows. For Linux, prepackaged binaries may be available through the usual channels for your distribution or are currently in preparation.</p>
<p>
If no binaries are available for your platform, you can grab a copy of the <a href="https://github.com/TeXworks/texworks/releases">sources</a> and build TeXworks yourself.
</p>
<p>A few screenshots are available showing the TeXworks 0.4 release running on the three major supported operating systems (click images to open full-size versions):</p>
<div class="screenshots">
<figure>
<a href="img/texworks-linux.png"><img src="img/texworks-linux-thumb.png" alt="Linux (Ubuntu) screenshot"></a>
<figcaption>TeXworks on GNU/Linux (Ubuntu)</figcaption>
</figure>
<figure>
<a href="img/texworks-win7.png"><img src="img/texworks-win7-thumb.png" alt="Windows 7 screenshot"></a>
<figcaption>TeXworks on Windows 7</figcaption>
</figure>
<figure>
<a href="img/texworks-osx.png"><img src="img/texworks-osx-thumb.png" alt="macOS screenshot"></a>
<figcaption>TeXworks on macOS</figcaption>
</figure>
</div>
<h2 id="Documentation">Documentation</h2>
<p>If you are using a stable version of TeXworks, "A short manual for TeXworks" should be included automatically. Despite its name, it is quite extensive and should provide all the necessary information for normal usage. This manual normally is accessible from the "Help" menu (and possibly also from other locations, such as the Microsoft Windows start menu).</p>
<p>"A short manual for TeXworks" in its latest version is also available on <a href="https://github.com/TeXworks/manual/releases">GitHub</a>.</p>
<p>For script authors, the primary resource is Paul A. Norman's <a href="http://twscript.paulanorman.com/docs/index.html">TeXworks Scripting Information</a> page.</p>
<h2 id="Online_resources">Online resources</h2>
<p>There is a <a href="https://tug.org/mailman/listinfo/texworks">mailing list</a> available for discussion of any topics related to the TeXworks project. You can search the <a href="https://tug.org/pipermail/texworks/">list archives</a> online.</p>
<p>TeXworks <a href="https://github.com/TeXworks/texworks">development</a> is currently hosted at GitHub; this is where most resources and the latest source code can be found. Experimental precompiled development snapshots for
<a href="https://nightly.link/TeXworks/texworks/workflows/cd/main/TeXworks-Windows10">Windows 10</a> and above,
<a href="https://nightly.link/TeXworks/texworks/workflows/cd/main/TeXworks-Windows7">Windows 7</a> and above,
<a href="https://nightly.link/TeXworks/texworks/workflows/cd/main/TeXworks-macOS11-x86_64">macOS 11</a> and above,
<a href="https://nightly.link/TeXworks/texworks/workflows/cd/main/TeXworks-macOS10.13-x86_64">macOS 10.13</a> and above,
<a href="https://nightly.link/TeXworks/texworks/workflows/cd/main/TeXworks-AppImage">Linux (AppImage)</a>,
and <a href="https://launchpad.net/~texworks/+archive/ubuntu/ppa">Ubuntu</a> can be found on GitHub and Launchpad.</p>
<p>Presentations introducing TeXworks have been given at recent TeX conferences. Video recordings from the <a href="http://zeeba.tv/texworks-lowering-the-barrier-to-entry/">TUG 2008</a> and <a href="http://zeeba.tv/texworks-for-newcomers-and-whats-new-for-old-hands/">TUG 2010</a> conferences are available online, as well as an earlier one from <a href="http://zeeba.tv/texworks-lowering-the-barrier-to-entry-2/">BachoTeX 2008</a>, thanks to River Valley Technologies. The <a href="TeXworks-presentation.pdf">PDF slides</a> (1.5MB) used for the TUG 2008 presentation are also available.</p>
<h2 id="History">History</h2>
<p>Odd-numbered series (0.1, 0.3, ...) are development series. Numerous snapshots are made available during the evolution of TeXworks, and feedback from those brave enough to use these experimental versions is greatly appreciated!</p>
<h3 id="History_0.6.x">The 0.6.x stable release series</h3>
<p>The main focus of this release series is a complete overhaul of the PDF previewer. A lot of effort went into streamlining and improving the code "under the hood" while maintaining the general user experience. As a side effect, this brings about several improvements and often-requested features, such as:</p>
<ul>
<li>Faster rendering</li>
<li>Major performance improvements at high magnifications</li>
<li>Continuous scrolling mode — no more abrupt jumps from one page to the next (the non-continuous mode is still available from the View menu)</li>
<li>Two-pages (spread) mode</li>
<li>Selecting and copying text out of a PDF</li>
<li>Going back to the previous view after clicking on a link (by pressing Alt+left arrow)</li>
<li>A ruler and guidelines for precision measurements in the previewer</li>
<li>A dialog to manage/insert citations</li>
<li>Improved syntax highlighting</li>
<li>Fine grained synchronization between source and output — down to a character-by-character level</li>
</ul>
<p>In addition, several bugs were fixed and support for macOS was improved by adopting continuous integration (currently using <a href="https://github.com/TeXworks/texworks/actions">GitHub Actions</a> for building and deploying.</p>
<h3 id="History_0.4.x">The 0.4.x stable release series</h3>
<p>Apart from numerous fixes, improvements, and new features, this series has one major focus: scripting. Scripts allow users to easily customize and extend TeXworks. Current uses range from simple formatting over automation tasks to the implementation of new dialogs and auto-completion methods. Currently, the primary resource for scripts is <a href="https://github.com/TeXworks/texworks/issues/261">GitHub</a>. For those interested in learning how to write scripts, Paul Norman has compiled some excellent <a href="http://twscript.paulanorman.com/docs/">documentations</a>.</p>
<p>This series includes:</p>
<ul>
<li>Scripting
<ul>
<li>QtScript, Lua and Python languages are supported</li>
<li>use scripts to add new features (trough standalone scripts) or extend existing functionality (through hook scripts)</li>
<li>assign custom shortcuts for quick access</li>
<li>customizable access to other files and programs on your computer</li>
<li>use some of the bundled scripts to, e.g., set the spellchecker language based on babel options or turn the lengthy console output into a concise list of TeX errors and warnings</li>
</ul>
</li>
<li>New features
<ul>
<li>use “Follow focus” to keep the source and preview in sync all the time</li>
<li>window positions and sizes are saved for recent documents</li>
<li>a command line parser allows for greater interoperability with other programs</li>
<li>resources (templates, scripts, ...) are updated automatically when upgrading to a post-0.4 version</li>
<li>use one of numerous file encodings and line ending conventions to increase interoperability between different systems</li>
<li>“Save all” open documents using this single menu item</li>
<li>auto-completion for the beamer class</li>
</ul>
</li>
<li>Major improvements & bug fixes
<ul>
<li>implement fine-grained synchronization using text searching to assist SyncTeX</li>
<li>support background color/font flags in syntax highlighting</li>
<li>show the spellchecker languages in human-readable form; no more ISO language codes, no more multiple entries for the same language on *nix platforms</li>
<li>preserve document view when reloading after external changes</li>
<li>switched to pdfLaTeX as the default engine on fresh installation</li>
<li>allow “smart quotes” to be applied to a selection</li>
<li>allow Esc and Return in the tags and search result windows</li>
<li>made the “Highlight current line” color palette-aware to accommodate dark themes and improve accessibility</li>
<li>improve "Remove Auxiliary Files" dialog</li>
<li>fix handling of external file links in PDFs</li>
<li>Fix handling of “All Files” in the “Save As” dialog on MS Windows</li>
</ul>
</li>
</ul>
<p>No new features or major code changes will be made in the 0.4.x series, but there may be new "point releases" as necessary to fix specific bugs.</p>
<h3 id="History_0.2.x">The 0.2.x stable release series</h3>
<p>This series marks the initial release of TeXworks as a stable product. It includes:</p>
<ul>
<li>Simple GUI text editor
<ul>
<li>Unicode support using standard OpenType fonts</li>
<li>multi-level undo/redo</li>
<li>search & replace, with (optional) regex support</li>
<li>comment/uncomment lines, etc.</li>
<li>TeX/LaTeX syntax coloring</li>
<li>auto-completion for easy insertion of common commands</li>
<li>spell-checking in the TeX source document</li>
<li>templates to provide a starting point for common document types</li>
<li>hard line-wrapping to facilitate the use of version control systems or sending the source files by email</li>
</ul>
</li>
<li>Ability to run TeX on the current document to generate PDF
<ul>
<li>extensible set of TeX commands (with pdftex, pdflatex, xelatex, context, etc. being preconfigured)</li>
<li>also support running BibTeX, Makeindex, etc.</li>
<li>terminal output appears in a “console” panel of the document window; automatically hidden if no errors occur</li>
<li>support “root document” metadata so “Typeset” works from an included file</li>
</ul>
</li>
<li>Preview window to view the output
<ul>
<li>anti-aliased PDF display</li>
<li>automatically opens when TeX finishes</li>
<li>auto-refresh when re-typesetting (stay at same page/view)</li>
<li>TeXShop-like “magnifying glass” feature to examine detail in the preview</li>
<li>one-click re-typesetting from either source or preview</li>
<li>text search in the PDF preview</li>
<li>source/preview synchronization based on Jérôme Laurens' SyncTeX technology</li>
</ul>
</li>
</ul>
<h2 id="Future_plans">Future plans</h2>
<p>TeXworks is constantly evolving and improving. Several major additional features are planned for future releases; some issues fairly high on the priority list include:</p>
<ul>
<li>TeX documentation lookup/browser (partially implemented in <a href="http://twscript.paulanorman.com/downloads/">scripts</a> by Paul Norman)</li>
<li>intelligent handling of TeX errors (partially implemented in a bundled script)</li>
<li>assistance with graphics inclusion and format conversions</li>
<li>support rich PDF features such as transitions, embedded media (sound, video), annotations, etc.</li>
<li>customizable palettes of symbols, commands, etc.</li>
<li>interaction with external editors and other tools</li>
<li>additional support for navigating in the source, e.g., “folding” sections of text, recognizing document structure tags such as \section, etc.</li>
<li>printing</li>
<li>full project support</li>
<li>expand auto-completion to include e.g. citations</li>
<li>tabbed editing</li>
</ul>
<p>Some of these features, and perhaps others, will be implemented in the current development version (0.7), leading to the next release series designated 0.8 once a suitable set of features is considered stable.</p>
<p>We expect development priorities to be guided by user feedback as well as developer interest. A rough, tentative <a href="https://github.com/TeXworks/texworks/wiki/Roadmap">roadmap</a> is available on GitHub.</p>
<h2 id="How_can_you_help">How can you help?</h2>
<p>TeXworks is a free and open source software project, and you are invited to participate; some suggested ways are listed below, but this is not exhaustive. Note that most of these items do not require a programmer! Many other skills are just as vital. Some ways to contribute:</p>
<ul>
<li><a href="https://github.com/TeXworks/texworks">get the code</a> and try <a href="https://github.com/TeXworks/texworks/wiki/Building">building</a> it on your platform; provide feedback and patches as needed</li>
<li>use the current "stable" release, or (for the more adventurous) a development snapshot, in your regular TeX work; give <a
href="https://github.com/TeXworks/texworks/issues">feedback</a> on what's good, what's
bad, what's broken</li>
<li>dig in to the code, and submit patches to fix bugs or implement missing features (some <a href="https://github.com/TeXworks/texworks/wiki/IdeasAndProjects">places to start</a> at are available on GitHub)</li>
<li>write documentation and tutorials for newcomers to TeXworks and TeX; both standalone documentation and pages suitable for online help are welcome</li>
<li>review and enhance the command completion lists available for the integrated editor</li>
<li>provide well-commented templates for various types of document</li>
<li>design icons for the toolbars, etc.; TeXworks has some nice icons from Qt and the <a href="http://tango.freedesktop.org/">Tango</a> project, but others are merely rough placeholders</li>
<li>use the Qt Linguist tool to <a href="https://github.com/TeXworks/texworks/wiki/Translating">localize the user interface</a> for your language</li>
<li>package TeXworks appropriately for your favorite GNU/Linux or BSD distribution</li>
<li>write and <a href="https://github.com/TeXworks/texworks/issues/261">share</a> scripts to simplify tedious, repetitive tasks, or provide new functionality</li>
</ul>
<h2 id="Thanks">Thanks</h2>
<p>The TeXworks project arose out of discussions at several recent TUG meetings, and initial development has been generously supported by <a href="http://tug.org/">TUG</a>'s TeX development fund and its contributors, and by <a href="http://uk.tug.org/">UK-TUG</a>.</p>
<p>Special thanks to Karl Berry for his encouragement and support; to Dick Koch for showing us the potential of a clean, simple TeX environment
for the average user; to Alain Delmotte for writing a manual; to Paul A. Norman for constantly evaluating (not only) scripting and documenting it; and to many others who have contributed ideas, suggestions, translations, and patches.</p>
</main>
<footer>
<p>$Format:%ad$</p>
</footer>
</body>
</html>