Sync Env Vars & Advanced Stamps Howto (for real)

...after adding CSS.
This commit is contained in:
Bill Kendrick 2024-05-15 00:01:19 -07:00
parent 073c4f422b
commit 4f86d60865
29 changed files with 537 additions and 71 deletions

View file

@ -92,7 +92,7 @@ https://tuxpaint.org/
+ Haiku (h/t Luc Schrijvers) + Haiku (h/t Luc Schrijvers)
+ Linux (Bill K.) + Linux (Bill K.)
* Improved consistency file and directory paths around the docs; * Improved consistency of file and directory paths around the docs;
attempting to also ensure all major OSes Tux Paint supports attempting to also ensure all major OSes Tux Paint supports
are covered appropriately & accurately in respect to paths. are covered appropriately & accurately in respect to paths.
Bill Kendrick <bill@newbreedsoftware.com> Bill Kendrick <bill@newbreedsoftware.com>
@ -103,6 +103,10 @@ https://tuxpaint.org/
as "staerd", rather than "stærð"). as "staerd", rather than "stærð").
Bill Kendrick <bill@newbreedsoftware.com> Bill Kendrick <bill@newbreedsoftware.com>
* Standardize style in FAQ, Env. Vars. docs, and
Advanced Stamps Howto, as well.
Bill Kendrick <bill@newbreedsoftware.com>
* Localization Updates: * Localization Updates:
--------------------- ---------------------
* Bulgarian translation * Bulgarian translation

View file

@ -5,7 +5,7 @@
Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt. Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
February 28, 2024 May 14, 2024
+----------------------------------------+ +----------------------------------------+
| Table of Contents | | Table of Contents |
@ -17,7 +17,6 @@
| * Save the image for Tux Paint | | * Save the image for Tux Paint |
+----------------------------------------+ +----------------------------------------+
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-------------------------------------------------------------------------------
About this 'How-To' About this 'How-To'

View file

@ -2,10 +2,10 @@
version 0.9.33 version 0.9.33
Environment Variables Documentation Environment Variables Documentation
Copyright © 2021-2023 by various contributors; see AUTHORS.txt. Copyright © 2021-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
May 5, 2023 May 14, 2024
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -96,7 +96,7 @@
</p> </p>
<p> <p>
February 28, 2024 </p> May 14, 2024 </p>
</center> </center>
<table border="2" <table border="2"
@ -118,9 +118,6 @@
</tr> </tr>
</table> </table>
<hr size="2"
noshade>
<hr size="2" <hr size="2"
noshade> noshade>

View file

@ -5,6 +5,76 @@
Tux Paint Environment Variables Documentation </title> Tux Paint Environment Variables Documentation </title>
<meta http-equiv="Content-Type" <meta http-equiv="Content-Type"
content="text/html; charset=utf-8"> content="text/html; charset=utf-8">
<style>
body { font-size: large; }
table { font-size: large; }
div.screenshot-center {
text-align: center;
}
div.screenshot-right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
div.screenshot-right-after {
clear: both;
}
div.keeptogether { page-break-inside: avoid; }
section h1 { font-size: 2em; }
h1, h2, h3, h4, h5 { font-family: sans; }
h1 { color: #800; page-break-before: always; break-before: always; }
h2 { color: #440; page-break-after: avoid; break-after: avoid; }
h3 { color: #080; page-break-after: avoid; break-after: avoid; }
h4 { color: #008; page-break-after: avoid; break-after: avoid; }
h5 { color: #808; page-break-after: avoid; break-after: avoid; }
h1 + p { page-break-inside: avoid; }
h2 + p { page-break-inside: avoid; }
h3 + p { page-break-inside: avoid; }
h4 + p { page-break-inside: avoid; }
h5 + p { page-break-inside: avoid; }
dt {
font-size: large;
color: #404;
font-family: sans;
margin-top: 1em;
margin-bottom: 0.25em;
}
dd, blockquote {
border-left: 1px solid #888;
padding-left: 1em;
border-radius: 0 0 0 1em;
}
p.note {
border: 1px solid #000;
background-color: #eee;
border-radius: 0.5em;
padding: 0.5em;
display: inline-block;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
section.outer {
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul, p + ol {
margin-left: 2em;
}
@media print {
p {
orphans: 3;
widows: 3;
}
}
</style>
</head> </head>
<body bgcolor="#FFFFFF" <body bgcolor="#FFFFFF"
text="#000000" text="#000000"
@ -21,12 +91,12 @@
Environment Variables Documentation </h1> Environment Variables Documentation </h1>
<p> <p>
Copyright &copy; 2021-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br> Copyright &copy; 2021-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a> <a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p> </p>
<p> <p>
May 5, 2023 </p> May 14, 2024 </p>
</center> </center>
<hr> <hr>

View file

@ -5,7 +5,7 @@
Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt. Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
febrero 28, 2024 mayo 14, 2024
+----------------------------------------+ +----------------------------------------+
| Table of Contents | | Table of Contents |
@ -17,7 +17,6 @@
| * Save the image for Tux Paint | | * Save the image for Tux Paint |
+----------------------------------------+ +----------------------------------------+
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-------------------------------------------------------------------------------
About this 'How-To' About this 'How-To'

View file

@ -2,10 +2,10 @@
versión 0.9.33 versión 0.9.33
Environment Variables Documentation Environment Variables Documentation
Copyright © 2021-2023 by various contributors; see AUTHORS.txt. Copyright © 2021-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
mayo 5, 2023 mayo 14, 2024
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -96,7 +96,7 @@
</p> </p>
<p> <p>
febrero 28, 2024 </p> mayo 14, 2024 </p>
</center> </center>
<table border="2" <table border="2"
@ -118,9 +118,6 @@
</tr> </tr>
</table> </table>
<hr size="2"
noshade>
<hr size="2" <hr size="2"
noshade> noshade>

View file

@ -5,6 +5,76 @@
Tux Paint Environment Variables Documentation </title> Tux Paint Environment Variables Documentation </title>
<meta http-equiv="Content-Type" <meta http-equiv="Content-Type"
content="text/html; charset=utf-8"> content="text/html; charset=utf-8">
<style>
body { font-size: large; }
table { font-size: large; }
div.screenshot-center {
text-align: center;
}
div.screenshot-right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
div.screenshot-right-after {
clear: both;
}
div.keeptogether { page-break-inside: avoid; }
section h1 { font-size: 2em; }
h1, h2, h3, h4, h5 { font-family: sans; }
h1 { color: #800; page-break-before: always; break-before: always; }
h2 { color: #440; page-break-after: avoid; break-after: avoid; }
h3 { color: #080; page-break-after: avoid; break-after: avoid; }
h4 { color: #008; page-break-after: avoid; break-after: avoid; }
h5 { color: #808; page-break-after: avoid; break-after: avoid; }
h1 + p { page-break-inside: avoid; }
h2 + p { page-break-inside: avoid; }
h3 + p { page-break-inside: avoid; }
h4 + p { page-break-inside: avoid; }
h5 + p { page-break-inside: avoid; }
dt {
font-size: large;
color: #404;
font-family: sans;
margin-top: 1em;
margin-bottom: 0.25em;
}
dd, blockquote {
border-left: 1px solid #888;
padding-left: 1em;
border-radius: 0 0 0 1em;
}
p.note {
border: 1px solid #000;
background-color: #eee;
border-radius: 0.5em;
padding: 0.5em;
display: inline-block;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
section.outer {
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul, p + ol {
margin-left: 2em;
}
@media print {
p {
orphans: 3;
widows: 3;
}
}
</style>
</head> </head>
<body bgcolor="#FFFFFF" <body bgcolor="#FFFFFF"
text="#000000" text="#000000"
@ -21,12 +91,12 @@
Environment Variables Documentation </h1> Environment Variables Documentation </h1>
<p> <p>
Copyright &copy; 2021-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br> Copyright &copy; 2021-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a> <a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p> </p>
<p> <p>
mayo 5, 2023 </p> mayo 14, 2024 </p>
</center> </center>
<hr> <hr>

View file

@ -5,7 +5,7 @@
Copyright © 2006-2024 by Albert Cahalan et d'autres; voir AUTHORS.txt. Copyright © 2006-2024 by Albert Cahalan et d'autres; voir AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
février 28, 2024 mai 14, 2024
+----------------------------------------------------+ +----------------------------------------------------+
| Table des matières | | Table des matières |
@ -17,7 +17,6 @@
| * Sauvegarder l'image pour Tux Paint | | * Sauvegarder l'image pour Tux Paint |
+----------------------------------------------------+ +----------------------------------------------------+
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-------------------------------------------------------------------------------
À propos de ce 'guide pratique' À propos de ce 'guide pratique'

View file

@ -2,10 +2,10 @@
version 0.9.33 version 0.9.33
Documentation sur les variables d'environnement Documentation sur les variables d'environnement
Copyright © 2021-2023 by divers contributeurs; voir AUTHORS.txt. Copyright © 2021-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
mai 5, 2023 mai 14, 2024
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -96,7 +96,7 @@
</p> </p>
<p> <p>
février 28, 2024 </p> mai 14, 2024 </p>
</center> </center>
<table border="2" <table border="2"
@ -118,9 +118,6 @@
</tr> </tr>
</table> </table>
<hr size="2"
noshade>
<hr size="2" <hr size="2"
noshade> noshade>

View file

@ -5,6 +5,76 @@
Documentation sur les variables d'environnement pour Tux Paint </title> Documentation sur les variables d'environnement pour Tux Paint </title>
<meta http-equiv="Content-Type" <meta http-equiv="Content-Type"
content="text/html; charset=utf-8"> content="text/html; charset=utf-8">
<style>
body { font-size: large; }
table { font-size: large; }
div.screenshot-center {
text-align: center;
}
div.screenshot-right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
div.screenshot-right-after {
clear: both;
}
div.keeptogether { page-break-inside: avoid; }
section h1 { font-size: 2em; }
h1, h2, h3, h4, h5 { font-family: sans; }
h1 { color: #800; page-break-before: always; break-before: always; }
h2 { color: #440; page-break-after: avoid; break-after: avoid; }
h3 { color: #080; page-break-after: avoid; break-after: avoid; }
h4 { color: #008; page-break-after: avoid; break-after: avoid; }
h5 { color: #808; page-break-after: avoid; break-after: avoid; }
h1 + p { page-break-inside: avoid; }
h2 + p { page-break-inside: avoid; }
h3 + p { page-break-inside: avoid; }
h4 + p { page-break-inside: avoid; }
h5 + p { page-break-inside: avoid; }
dt {
font-size: large;
color: #404;
font-family: sans;
margin-top: 1em;
margin-bottom: 0.25em;
}
dd, blockquote {
border-left: 1px solid #888;
padding-left: 1em;
border-radius: 0 0 0 1em;
}
p.note {
border: 1px solid #000;
background-color: #eee;
border-radius: 0.5em;
padding: 0.5em;
display: inline-block;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
section.outer {
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul, p + ol {
margin-left: 2em;
}
@media print {
p {
orphans: 3;
widows: 3;
}
}
</style>
</head> </head>
<body bgcolor="#FFFFFF" <body bgcolor="#FFFFFF"
text="#000000" text="#000000"
@ -21,12 +91,12 @@
Documentation sur les variables d'environnement </h1> Documentation sur les variables d'environnement </h1>
<p> <p>
Copyright &copy; 2021-2023 by divers contributeurs; voir <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br> Copyright &copy; 2021-2024 by divers contributeurs; voir <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a> <a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p> </p>
<p> <p>
mai 5, 2023 </p> mai 14, 2024 </p>
</center> </center>
<hr> <hr>

View file

@ -5,7 +5,7 @@
Copyright © 2006-2024 by Albert Cahalan e outros; see AUTHORS.txt. Copyright © 2006-2024 by Albert Cahalan e outros; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
28 de Febreiro de 2024 14 de Maio de 2024
+-------------------------------------------+ +-------------------------------------------+
| Índice | | Índice |
@ -17,7 +17,6 @@
| * Gardar a imaxe para Tux Paint | | * Gardar a imaxe para Tux Paint |
+-------------------------------------------+ +-------------------------------------------+
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sobre este «Como facelo» Sobre este «Como facelo»

View file

@ -2,10 +2,10 @@
versión 0.9.33 versión 0.9.33
Documentación de variábeis de contorno Documentación de variábeis de contorno
Copyright © 2021-2023 by varios colaboradores; see AUTHORS.txt. Copyright © 2021-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
5 de Maio de 2023 14 de Maio de 2024
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -96,7 +96,7 @@
</p> </p>
<p> <p>
28 de Febreiro de 2024 </p> 14 de Maio de 2024 </p>
</center> </center>
<table border="2" <table border="2"
@ -118,9 +118,6 @@
</tr> </tr>
</table> </table>
<hr size="2"
noshade>
<hr size="2" <hr size="2"
noshade> noshade>

View file

@ -5,6 +5,76 @@
Documentación de variábeis de contorno de Tux Paint </title> Documentación de variábeis de contorno de Tux Paint </title>
<meta http-equiv="Content-Type" <meta http-equiv="Content-Type"
content="text/html; charset=utf-8"> content="text/html; charset=utf-8">
<style>
body { font-size: large; }
table { font-size: large; }
div.screenshot-center {
text-align: center;
}
div.screenshot-right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
div.screenshot-right-after {
clear: both;
}
div.keeptogether { page-break-inside: avoid; }
section h1 { font-size: 2em; }
h1, h2, h3, h4, h5 { font-family: sans; }
h1 { color: #800; page-break-before: always; break-before: always; }
h2 { color: #440; page-break-after: avoid; break-after: avoid; }
h3 { color: #080; page-break-after: avoid; break-after: avoid; }
h4 { color: #008; page-break-after: avoid; break-after: avoid; }
h5 { color: #808; page-break-after: avoid; break-after: avoid; }
h1 + p { page-break-inside: avoid; }
h2 + p { page-break-inside: avoid; }
h3 + p { page-break-inside: avoid; }
h4 + p { page-break-inside: avoid; }
h5 + p { page-break-inside: avoid; }
dt {
font-size: large;
color: #404;
font-family: sans;
margin-top: 1em;
margin-bottom: 0.25em;
}
dd, blockquote {
border-left: 1px solid #888;
padding-left: 1em;
border-radius: 0 0 0 1em;
}
p.note {
border: 1px solid #000;
background-color: #eee;
border-radius: 0.5em;
padding: 0.5em;
display: inline-block;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
section.outer {
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul, p + ol {
margin-left: 2em;
}
@media print {
p {
orphans: 3;
widows: 3;
}
}
</style>
</head> </head>
<body bgcolor="#FFFFFF" <body bgcolor="#FFFFFF"
text="#000000" text="#000000"
@ -21,12 +91,12 @@
Documentación de variábeis de contorno </h1> Documentación de variábeis de contorno </h1>
<p> <p>
Copyright &copy; 2021-2023 by varios colaboradores; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br> Copyright &copy; 2021-2024 by varios colaboradores; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a> <a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p> </p>
<p> <p>
5 de Maio de 2023 </p> 14 de Maio de 2024 </p>
</center> </center>
<hr> <hr>

View file

@ -5,7 +5,7 @@
Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt. Copyright © 2006-2024 by Albert Cahalan and others; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
febrúar 28, 2024 maí 14, 2024
+----------------------------------------+ +----------------------------------------+
| Table of Contents | | Table of Contents |
@ -17,7 +17,6 @@
| * Save the image for Tux Paint | | * Save the image for Tux Paint |
+----------------------------------------+ +----------------------------------------+
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-------------------------------------------------------------------------------
About this 'How-To' About this 'How-To'

View file

@ -2,10 +2,10 @@
version 0.9.33 version 0.9.33
Environment Variables Documentation Environment Variables Documentation
Copyright © 2021-2023 by various contributors; see AUTHORS.txt. Copyright © 2021-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
maí 5, 2023 maí 14, 2024
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -96,7 +96,7 @@
</p> </p>
<p> <p>
febrúar 28, 2024 </p> maí 14, 2024 </p>
</center> </center>
<table border="2" <table border="2"
@ -118,9 +118,6 @@
</tr> </tr>
</table> </table>
<hr size="2"
noshade>
<hr size="2" <hr size="2"
noshade> noshade>

View file

@ -5,6 +5,76 @@
Tux Paint Environment Variables Documentation </title> Tux Paint Environment Variables Documentation </title>
<meta http-equiv="Content-Type" <meta http-equiv="Content-Type"
content="text/html; charset=utf-8"> content="text/html; charset=utf-8">
<style>
body { font-size: large; }
table { font-size: large; }
div.screenshot-center {
text-align: center;
}
div.screenshot-right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
div.screenshot-right-after {
clear: both;
}
div.keeptogether { page-break-inside: avoid; }
section h1 { font-size: 2em; }
h1, h2, h3, h4, h5 { font-family: sans; }
h1 { color: #800; page-break-before: always; break-before: always; }
h2 { color: #440; page-break-after: avoid; break-after: avoid; }
h3 { color: #080; page-break-after: avoid; break-after: avoid; }
h4 { color: #008; page-break-after: avoid; break-after: avoid; }
h5 { color: #808; page-break-after: avoid; break-after: avoid; }
h1 + p { page-break-inside: avoid; }
h2 + p { page-break-inside: avoid; }
h3 + p { page-break-inside: avoid; }
h4 + p { page-break-inside: avoid; }
h5 + p { page-break-inside: avoid; }
dt {
font-size: large;
color: #404;
font-family: sans;
margin-top: 1em;
margin-bottom: 0.25em;
}
dd, blockquote {
border-left: 1px solid #888;
padding-left: 1em;
border-radius: 0 0 0 1em;
}
p.note {
border: 1px solid #000;
background-color: #eee;
border-radius: 0.5em;
padding: 0.5em;
display: inline-block;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
section.outer {
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul, p + ol {
margin-left: 2em;
}
@media print {
p {
orphans: 3;
widows: 3;
}
}
</style>
</head> </head>
<body bgcolor="#FFFFFF" <body bgcolor="#FFFFFF"
text="#000000" text="#000000"
@ -21,12 +91,12 @@
Environment Variables Documentation </h1> Environment Variables Documentation </h1>
<p> <p>
Copyright &copy; 2021-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br> Copyright &copy; 2021-2024 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a> <a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p> </p>
<p> <p>
maí 5, 2023 </p> maí 14, 2024 </p>
</center> </center>
<hr> <hr>

View file

@ -5,7 +5,7 @@
Copyright © 2006-2024 by Albert Cahalan ほか; AUTHORS.txt 参照. Copyright © 2006-2024 by Albert Cahalan ほか; AUTHORS.txt 参照.
https://tuxpaint.org/ https://tuxpaint.org/
2024年2月28 2024年5月14
+----------------------------------+ +----------------------------------+
| 目次 | | 目次 |
@ -17,7 +17,6 @@
| * Tux Paint 用の画像の保存 | | * Tux Paint 用の画像の保存 |
+----------------------------------+ +----------------------------------+
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-------------------------------------------------------------------------------
この解説について この解説について

View file

@ -2,10 +2,10 @@
バージョン 0.9.33 バージョン 0.9.33
Environment Variables Documentation Environment Variables Documentation
Copyright © 2021-2023 by various contributors; AUTHORS.txt 参照. Copyright © 2021-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/ https://tuxpaint.org/
2023年5月 5 2024年5月14
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -96,7 +96,7 @@
</p> </p>
<p> <p>
2024年2月28</p> 2024年5月14</p>
</center> </center>
<table border="2" <table border="2"
@ -118,9 +118,6 @@
</tr> </tr>
</table> </table>
<hr size="2"
noshade>
<hr size="2" <hr size="2"
noshade> noshade>

View file

@ -5,6 +5,76 @@
Tux Paint Environment Variables Documentation </title> Tux Paint Environment Variables Documentation </title>
<meta http-equiv="Content-Type" <meta http-equiv="Content-Type"
content="text/html; charset=utf-8"> content="text/html; charset=utf-8">
<style>
body { font-size: large; }
table { font-size: large; }
div.screenshot-center {
text-align: center;
}
div.screenshot-right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
div.screenshot-right-after {
clear: both;
}
div.keeptogether { page-break-inside: avoid; }
section h1 { font-size: 2em; }
h1, h2, h3, h4, h5 { font-family: sans; }
h1 { color: #800; page-break-before: always; break-before: always; }
h2 { color: #440; page-break-after: avoid; break-after: avoid; }
h3 { color: #080; page-break-after: avoid; break-after: avoid; }
h4 { color: #008; page-break-after: avoid; break-after: avoid; }
h5 { color: #808; page-break-after: avoid; break-after: avoid; }
h1 + p { page-break-inside: avoid; }
h2 + p { page-break-inside: avoid; }
h3 + p { page-break-inside: avoid; }
h4 + p { page-break-inside: avoid; }
h5 + p { page-break-inside: avoid; }
dt {
font-size: large;
color: #404;
font-family: sans;
margin-top: 1em;
margin-bottom: 0.25em;
}
dd, blockquote {
border-left: 1px solid #888;
padding-left: 1em;
border-radius: 0 0 0 1em;
}
p.note {
border: 1px solid #000;
background-color: #eee;
border-radius: 0.5em;
padding: 0.5em;
display: inline-block;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
section.outer {
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul, p + ol {
margin-left: 2em;
}
@media print {
p {
orphans: 3;
widows: 3;
}
}
</style>
</head> </head>
<body bgcolor="#FFFFFF" <body bgcolor="#FFFFFF"
text="#000000" text="#000000"
@ -21,12 +91,12 @@
Environment Variables Documentation </h1> Environment Variables Documentation </h1>
<p> <p>
Copyright &copy; 2021-2023 by various contributors; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br> Copyright &copy; 2021-2024 by various contributors; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a> <a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p> </p>
<p> <p>
2023年5月 5</p> 2024年5月14</p>
</center> </center>
<hr> <hr>

View file

@ -6,7 +6,7 @@
AUTHORS.txt. AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
28 shkurt 2024 14 maj 2024
+---------------------------------------------+ +---------------------------------------------+
| Pasqyrë e Lëndës | | Pasqyrë e Lëndës |
@ -18,7 +18,6 @@
| * Ruajeni figurën për Tux Paint-int | | * Ruajeni figurën për Tux Paint-int |
+---------------------------------------------+ +---------------------------------------------+
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Rreth kësaj “Si-të”-je Rreth kësaj “Si-të”-je

View file

@ -2,10 +2,10 @@
version 0.9.33 version 0.9.33
Dokumentim Ndryshoresh të Mjedisit Dokumentim Ndryshoresh të Mjedisit
Të drejta kopjimi © 2021-2023 nga kontribues të ndryshëm; shihni AUTHORS.txt. Të drejta kopjimi © 2021-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/ https://tuxpaint.org/
5 maj 2023 14 maj 2024
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

View file

@ -96,7 +96,7 @@
</p> </p>
<p> <p>
28 shkurt 2024 </p> 14 maj 2024 </p>
</center> </center>
<table border="2" <table border="2"
@ -118,9 +118,6 @@
</tr> </tr>
</table> </table>
<hr size="2"
noshade>
<hr size="2" <hr size="2"
noshade> noshade>

View file

@ -5,6 +5,76 @@
Dokumentim Ndryshoresh të Mjedisit Tux Paint </title> Dokumentim Ndryshoresh të Mjedisit Tux Paint </title>
<meta http-equiv="Content-Type" <meta http-equiv="Content-Type"
content="text/html; charset=utf-8"> content="text/html; charset=utf-8">
<style>
body { font-size: large; }
table { font-size: large; }
div.screenshot-center {
text-align: center;
}
div.screenshot-right {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
div.screenshot-right-after {
clear: both;
}
div.keeptogether { page-break-inside: avoid; }
section h1 { font-size: 2em; }
h1, h2, h3, h4, h5 { font-family: sans; }
h1 { color: #800; page-break-before: always; break-before: always; }
h2 { color: #440; page-break-after: avoid; break-after: avoid; }
h3 { color: #080; page-break-after: avoid; break-after: avoid; }
h4 { color: #008; page-break-after: avoid; break-after: avoid; }
h5 { color: #808; page-break-after: avoid; break-after: avoid; }
h1 + p { page-break-inside: avoid; }
h2 + p { page-break-inside: avoid; }
h3 + p { page-break-inside: avoid; }
h4 + p { page-break-inside: avoid; }
h5 + p { page-break-inside: avoid; }
dt {
font-size: large;
color: #404;
font-family: sans;
margin-top: 1em;
margin-bottom: 0.25em;
}
dd, blockquote {
border-left: 1px solid #888;
padding-left: 1em;
border-radius: 0 0 0 1em;
}
p.note {
border: 1px solid #000;
background-color: #eee;
border-radius: 0.5em;
padding: 0.5em;
display: inline-block;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
section.outer {
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul, p + ol {
margin-left: 2em;
}
@media print {
p {
orphans: 3;
widows: 3;
}
}
</style>
</head> </head>
<body bgcolor="#FFFFFF" <body bgcolor="#FFFFFF"
text="#000000" text="#000000"
@ -21,12 +91,12 @@
Dokumentim Ndryshoresh të Mjedisit </h1> Dokumentim Ndryshoresh të Mjedisit </h1>
<p> <p>
Të drejta kopjimi &copy; 2021-2023 nga kontribues të ndryshëm; shihni <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br> Të drejta kopjimi &copy; 2021-2024 nga kontribues të ndryshëm; shihni <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a> <a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p> </p>
<p> <p>
5 maj 2023 </p> 14 maj 2024 </p>
</center> </center>
<hr> <hr>