mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-07 05:26:43 +01:00
sync manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
0421b9058b
commit
f3e87096b0
71 changed files with 9832 additions and 3981 deletions
|
@ -1,60 +1,96 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Advanced usage - Ponysay</title>
|
||||
<title>Ponysay: Advanced usage</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Advanced usage">
|
||||
<meta name="keywords" content="Ponysay: Advanced usage">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Invoking-ponysay.html#Invoking-ponysay" title="Invoking ponysay">
|
||||
<link rel="next" href="Environment-variables.html#Environment-variables" title="Environment variables">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Extra-information.html#Extra-information" rel="next" title="Extra information">
|
||||
<link href="Invoking-ponysay.html#Invoking-ponysay" rel="previous" title="Invoking ponysay">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Advanced-usage"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Environment-variables.html#Environment-variables">Environment variables</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Environment-variables.html#Environment-variables" accesskey="n" rel="next">Environment variables</a>, Previous: <a href="Invoking-ponysay.html#Invoking-ponysay" accesskey="p" rel="previous">Invoking ponysay</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Advanced-usage-of-ponysay_002e"></a>
|
||||
<h2 class="chapter">3 Advanced usage of <code>ponysay</code>.</h2>
|
||||
<a name="index-advanced-usage"></a>
|
||||
|
||||
<h2 class="chapter">3 Advanced usage of <samp><span class="command">ponysay</span></samp>.</h2>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Extra-information.html#Extra-information" accesskey="1">Extra information</a>:</td><td> </td><td align="left" valign="top">Displaying extra information.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Fortune-cookies.html#Fortune-cookies" accesskey="2">Fortune cookies</a>:</td><td> </td><td align="left" valign="top">Displaying with fortune cookies.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Ponification.html#Ponification" accesskey="3">Ponification</a>:</td><td> </td><td align="left" valign="top">Ponify your fortune cookies.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Running-on-TTY.html#Running-on-TTY" accesskey="4">Running on TTY</a>:</td><td> </td><td align="left" valign="top">Running on TTY (Linux VT).
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Running-on-screen.html#Running-on-screen" accesskey="5">Running on screen</a>:</td><td> </td><td align="left" valign="top">Running on <code>screen</code>.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc" accesskey="6">~/.ponysayrc</a>:</td><td> </td><td align="left" valign="top">Using the <samp>~/.ponysayrc</samp> file.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Narcissistic-ponies.html#Narcissistic-ponies" accesskey="7">Narcissistic ponies</a>:</td><td> </td><td align="left" valign="top">Getting ponies to think of themself.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-advanced-usage-90"></a>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Extra-information.html#Extra-information">Extra information</a>: Displaying extra information.
|
||||
<li><a accesskey="2" href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a>: Displaying with fortune cookies.
|
||||
<li><a accesskey="3" href="Ponification.html#Ponification">Ponification</a>: Ponify your fortune cookies.
|
||||
<li><a accesskey="4" href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a>: Running on TTY (Linux VT).
|
||||
<li><a accesskey="5" href="Running-on-screen.html#Running-on-screen">Running on screen</a>: Running on <samp><span class="command">screen</span></samp>.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,55 +1,81 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Arch Linux ARM - Ponysay</title>
|
||||
<title>Ponysay: Arch Linux ARM</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Arch Linux ARM">
|
||||
<meta name="keywords" content="Ponysay: Arch Linux ARM">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link rel="prev" href="Arch-Linux.html#Arch-Linux" title="Arch Linux">
|
||||
<link rel="next" href="Chakra.html#Chakra" title="Chakra">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="up" title="Package repositories">
|
||||
<link href="Chakra.html#Chakra" rel="next" title="Chakra">
|
||||
<link href="Arch-Linux.html#Arch-Linux" rel="previous" title="Arch Linux">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Arch-Linux-ARM"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Chakra.html#Chakra">Chakra</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Arch-Linux.html#Arch-Linux">Arch Linux</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Package-repositories.html#Package-repositories">Package repositories</a>
|
||||
<hr>
|
||||
Next: <a href="Chakra.html#Chakra" accesskey="n" rel="next">Chakra</a>, Previous: <a href="Arch-Linux.html#Arch-Linux" accesskey="p" rel="previous">Arch Linux</a>, Up: <a href="Package-repositories.html#Package-repositories" accesskey="u" rel="up">Package repositories</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Arch-Linux-ARM-1"></a>
|
||||
<h4 class="subsection">11.2.2 Arch Linux ARM</h4>
|
||||
<a name="index-Arch-Linux-ARM"></a>
|
||||
|
||||
<h4 class="subsection">9.2.2 Arch Linux ARM</h4>
|
||||
|
||||
<p><a name="index-arch-linux-arm-373"></a>
|
||||
<code>community/ponysay</code><!-- /@w --> from Arch Linux (<a href="Arch-Linux.html#Arch-Linux">Arch Linux</a>) is also available
|
||||
<p><code>community/ponysay</code><!-- /@w --> from Arch Linux (<a href="Arch-Linux.html#Arch-Linux">Arch Linux</a>) is also available
|
||||
for Arch Linux ARM.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,55 +1,83 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Arch Linux - Ponysay</title>
|
||||
<title>Ponysay: Arch Linux</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Arch Linux">
|
||||
<meta name="keywords" content="Ponysay: Arch Linux">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link rel="next" href="Arch-Linux-ARM.html#Arch-Linux-ARM" title="Arch Linux ARM">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="up" title="Package repositories">
|
||||
<link href="Arch-Linux-ARM.html#Arch-Linux-ARM" rel="next" title="Arch Linux ARM">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="previous" title="Package repositories">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Arch-Linux"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Arch-Linux-ARM.html#Arch-Linux-ARM">Arch Linux ARM</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Package-repositories.html#Package-repositories">Package repositories</a>
|
||||
<hr>
|
||||
Next: <a href="Arch-Linux-ARM.html#Arch-Linux-ARM" accesskey="n" rel="next">Arch Linux ARM</a>, Up: <a href="Package-repositories.html#Package-repositories" accesskey="u" rel="up">Package repositories</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Arch-Linux-1"></a>
|
||||
<h4 class="subsection">11.2.1 Arch Linux</h4>
|
||||
<a name="index-Arch-Linux"></a>
|
||||
|
||||
<h4 class="subsection">9.2.1 Arch Linux</h4>
|
||||
|
||||
<p><a name="index-arch-linux-372"></a>
|
||||
The official Arch Linux package repositories contains <samp><span class="command">ponysay</span></samp> as
|
||||
<p>The official Arch Linux package repositories contains <code>ponysay</code> as
|
||||
<code>community/ponysay</code><!-- /@w --> (developer maintained). The Arch Linux User Repository
|
||||
(AUR) contains a bleeding edge git version of <samp><span class="command">ponysay</span></samp> as
|
||||
<code>ponysay-git</code><!-- /@w --> (user maintained).
|
||||
(AUR) contains a bleeding edge git version of <code>ponysay</code> as
|
||||
<code><span class="nolinebreak">ponysay-git</span></code><!-- /@w --> (user maintained).
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,96 +1,169 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Balloon style files - Ponysay</title>
|
||||
<title>Ponysay: Balloon style files</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Balloon style files">
|
||||
<meta name="keywords" content="Ponysay: Balloon style files">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="prev" href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" title="Pony quote infrastructure">
|
||||
<link rel="next" href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" title="Printing in TTY with KMS">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" rel="next" title="Printing in TTY with KMS">
|
||||
<link href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" rel="previous" title="Pony quote infrastructure">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Balloon-style-files"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">Pony quote infrastructure</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Next: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" accesskey="n" rel="next">Printing in TTY with KMS</a>, Previous: <a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" accesskey="p" rel="previous">Pony quote infrastructure</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Balloon-style-files-1"></a>
|
||||
<h3 class="section">12.4 Balloon style files</h3>
|
||||
<a name="index-balloon-style-files"></a>
|
||||
<a name="index-bubble-style-files"></a>
|
||||
<a name="index-ponythink-1"></a>
|
||||
|
||||
<h3 class="section">10.3 Balloon style files</h3>
|
||||
|
||||
<p><a name="index-balloon-style-files-386"></a><a name="index-bubble-style-files-387"></a><a name="index-ponythink-388"></a>
|
||||
Balloon style files are located in the directory <samp><span class="file">balloons/</span></samp>, the ones ending
|
||||
with <samp><span class="file">.say</span></samp> applies to <samp><span class="command">ponysay</span></samp> and the ones ending with <samp><span class="file">.think</span></samp>
|
||||
applies to <samp><span class="command">ponythink</span></samp>.
|
||||
|
||||
<p>Balloon style consists of 20 strings. Each string is defined on separate lines, by
|
||||
<p>Balloon style files are located in the directory <samp>balloons/</samp>, the ones ending
|
||||
with <samp>.say</samp> applies to <code>ponysay</code> and the ones ending with <samp>.think</samp>
|
||||
applies to <code>ponythink</code>.
|
||||
</p>
|
||||
<p>Balloon style consists of 20 strings. Each string is defined on separate lines, by
|
||||
their name and their value separated with a colon (<code>name:value</code>), if the name is
|
||||
empty it continues the last one on a new line in the value. Only 10 of the strings
|
||||
may be multi-lined: <var>nw</var>, <var>nnw</var>, <var>n</var>, <var>nne</var>, <var>ne</var>, <var>sw</var>,
|
||||
<var>ssw</var>, <var>s</var>, <var>sse</var> and <var>se</var>.
|
||||
|
||||
<p>The following strings are used, and must be defined in the files:
|
||||
<dl>
|
||||
<dt><var>\</var><dd>The character for the link to the balloon directed as <code>\</code>.
|
||||
<br><dt><var>/</var><dd>The character for the link to the balloon directed as <code>/</code>.
|
||||
<br><dt><var>ww</var><dd>The beginning of the balloon's line where the message is located if and only if the
|
||||
message contains only one line.
|
||||
<br><dt><var>ee</var><dd>The end of the balloon's line where the message is located if and only if the message
|
||||
contains only one line.
|
||||
<br><dt><var>nw</var><dd>The top left corner of the balloon.
|
||||
<br><dt><var>nnw</var><dd>If both this string and the <var>nne</var> string fits between the top corners, this is
|
||||
printed directly to the right of the top left corner.
|
||||
<br><dt><var>n</var><dd>The top edge of the balloon.
|
||||
<br><dt><var>nne</var><dd>If both this string and the <var>nnw</var> string fits between the top corners, this is
|
||||
printed directly to the right of the top left corner.
|
||||
<br><dt><var>ne</var><dd>The top right corner of the balloon.
|
||||
<br><dt><var>nee</var><dd>The end of the balloon's line where the message's first line is located if and only
|
||||
if the message contains more than one line.
|
||||
<br><dt><var>e</var><dd>The right edge of the balloon.
|
||||
<br><dt><var>see</var><dd>The end of the balloon's line where the message's last line is located if and only
|
||||
if the message contains more than one line.
|
||||
<br><dt><var>se</var><dd>The bottom right corner of the balloon.
|
||||
<br><dt><var>sse</var><dd>If both this string and the <var>ssw</var> string fits between the bottom corners, this
|
||||
is printed directly to the left of the bottom right corner.
|
||||
<br><dt><var>s</var><dd>The bottom edge of the balloon.
|
||||
<br><dt><var>ssw</var><dd>If both this string and the <var>sse</var> string fits between the bottom corners, this
|
||||
is printed directly to the right of the bottom left corner.
|
||||
<br><dt><var>sw</var><dd>The bottom left corner of the balloon.
|
||||
<br><dt><var>sww</var><dd>The beginning of the balloon's line where the message's last line is located if and
|
||||
only if the message contains more than one line.
|
||||
<br><dt><var>w</var><dd>The left edge of the balloon.
|
||||
<br><dt><var>nww</var><dd>The beginning of the balloon's line where the message's first line is located if and
|
||||
only if the message contains more than one line.
|
||||
</p>
|
||||
<p>The following strings are used, and must be defined in the files:
|
||||
</p><dl compact="compact">
|
||||
<dt><var>\</var></dt>
|
||||
<dd><p>The character for the link to the balloon directed as <code>\</code>.
|
||||
</p></dd>
|
||||
<dt><var>/</var></dt>
|
||||
<dd><p>The character for the link to the balloon directed as <code>/</code>.
|
||||
</p></dd>
|
||||
<dt><var>ww</var></dt>
|
||||
<dd><p>The beginning of the balloon’s line where the message is located if and only if the
|
||||
message contains only one line.
|
||||
</p></dd>
|
||||
<dt><var>ee</var></dt>
|
||||
<dd><p>The end of the balloon’s line where the message is located if and only if the message
|
||||
contains only one line.
|
||||
</p></dd>
|
||||
<dt><var>nw</var></dt>
|
||||
<dd><p>The top left corner of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>nnw</var></dt>
|
||||
<dd><p>If both this string and the <var>nne</var> string fits between the top corners, this is
|
||||
printed directly to the right of the top left corner.
|
||||
</p></dd>
|
||||
<dt><var>n</var></dt>
|
||||
<dd><p>The top edge of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>nne</var></dt>
|
||||
<dd><p>If both this string and the <var>nnw</var> string fits between the top corners, this is
|
||||
printed directly to the right of the top left corner.
|
||||
</p></dd>
|
||||
<dt><var>ne</var></dt>
|
||||
<dd><p>The top right corner of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>nee</var></dt>
|
||||
<dd><p>The end of the balloon’s line where the message’s first line is located if and only
|
||||
if the message contains more than one line.
|
||||
</p></dd>
|
||||
<dt><var>e</var></dt>
|
||||
<dd><p>The right edge of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>see</var></dt>
|
||||
<dd><p>The end of the balloon’s line where the message’s last line is located if and only
|
||||
if the message contains more than one line.
|
||||
</p></dd>
|
||||
<dt><var>se</var></dt>
|
||||
<dd><p>The bottom right corner of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>sse</var></dt>
|
||||
<dd><p>If both this string and the <var>ssw</var> string fits between the bottom corners, this
|
||||
is printed directly to the left of the bottom right corner.
|
||||
</p></dd>
|
||||
<dt><var>s</var></dt>
|
||||
<dd><p>The bottom edge of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>ssw</var></dt>
|
||||
<dd><p>If both this string and the <var>sse</var> string fits between the bottom corners, this
|
||||
is printed directly to the right of the bottom left corner.
|
||||
</p></dd>
|
||||
<dt><var>sw</var></dt>
|
||||
<dd><p>The bottom left corner of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>sww</var></dt>
|
||||
<dd><p>The beginning of the balloon’s line where the message’s last line is located if and
|
||||
only if the message contains more than one line.
|
||||
</p></dd>
|
||||
<dt><var>w</var></dt>
|
||||
<dd><p>The left edge of the balloon.
|
||||
</p></dd>
|
||||
<dt><var>nww</var></dt>
|
||||
<dd><p>The beginning of the balloon’s line where the message’s first line is located if and
|
||||
only if the message contains more than one line.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
</body></html>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" accesskey="n" rel="next">Printing in TTY with KMS</a>, Previous: <a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" accesskey="p" rel="previous">Pony quote infrastructure</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,56 +1,82 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Chakra - Ponysay</title>
|
||||
<title>Ponysay: Chakra</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Chakra">
|
||||
<meta name="keywords" content="Ponysay: Chakra">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link rel="prev" href="Arch-Linux-ARM.html#Arch-Linux-ARM" title="Arch Linux ARM">
|
||||
<link rel="next" href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux" title="Debian GNU/Linux">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="up" title="Package repositories">
|
||||
<link href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux" rel="next" title="Debian GNU/Linux">
|
||||
<link href="Arch-Linux-ARM.html#Arch-Linux-ARM" rel="previous" title="Arch Linux ARM">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Chakra"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">Debian GNU/Linux</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Arch-Linux-ARM.html#Arch-Linux-ARM">Arch Linux ARM</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Package-repositories.html#Package-repositories">Package repositories</a>
|
||||
<hr>
|
||||
Next: <a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux" accesskey="n" rel="next">Debian GNU/Linux</a>, Previous: <a href="Arch-Linux-ARM.html#Arch-Linux-ARM" accesskey="p" rel="previous">Arch Linux ARM</a>, Up: <a href="Package-repositories.html#Package-repositories" accesskey="u" rel="up">Package repositories</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Chakra-1"></a>
|
||||
<h4 class="subsection">11.2.3 Chakra</h4>
|
||||
<a name="index-Chakra"></a>
|
||||
|
||||
<h4 class="subsection">9.2.3 Chakra</h4>
|
||||
|
||||
<p><a name="index-chakra-374"></a>
|
||||
Chakra users can install from (CCR) a stable version named a <code>ponysay</code>
|
||||
<p>Chakra users can install from (CCR) a stable version named a <code>ponysay</code>
|
||||
(developer maintained Arch Linux mirror), additionally a git verion of ponysay is
|
||||
available as <code>ponysay-git</code> (developer maintained Arch Linux mirror).
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,460 +1,611 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Change log - Ponysay</title>
|
||||
<title>Ponysay: Change log</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Change log">
|
||||
<meta name="keywords" content="Ponysay: Change log">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Terminology.html#Terminology" title="Terminology">
|
||||
<link rel="next" href="Ponysay-contributors.html#Ponysay-contributors" title="Ponysay contributors">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Ponysay-contributors.html#Ponysay-contributors" rel="next" title="Ponysay contributors">
|
||||
<link href="Terminology.html#Terminology" rel="previous" title="Terminology">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Change-log"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Ponysay-contributors.html#Ponysay-contributors">Ponysay contributors</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Terminology.html#Terminology">Terminology</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Ponysay-contributors.html#Ponysay-contributors" accesskey="n" rel="next">Ponysay contributors</a>, Previous: <a href="Terminology.html#Terminology" accesskey="p" rel="previous">Terminology</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Change-log-1"></a>
|
||||
<h2 class="appendix">Appendix A Change log</h2>
|
||||
<a name="index-change-log"></a>
|
||||
<a name="index-versions"></a>
|
||||
<a name="index-previous-releases"></a>
|
||||
|
||||
<p><a name="index-change-log-475"></a><a name="index-versions-476"></a><a name="index-previous-releases-477"></a>
|
||||
<a name="Version-3_002e0_002e1"></a>
|
||||
<h3 class="heading">Version 3.0.1</h3>
|
||||
<ul>
|
||||
<li> New ponies: <samp>harshwhinny</samp>
|
||||
</li><li> The <code>ponysay-tool</code> command is now installed.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-3_002e0"></a>
|
||||
<h3 class="heading">Version 3.0</h3>
|
||||
<ul>
|
||||
<li> New ponies: <samp>applesplit</samp>, <samp>amira</samp>, <samp>babseed</samp>, <samp>bear</samp>, <samp>beautybrass</samp>, <samp>bigmacsleep</samp>,
|
||||
<samp>billneiigh</samp>, <samp>cadancecrystal</samp>, <samp>cadancescruffy</samp>, <samp>cloudchaser</samp>, <samp>descent</samp>, <samp>gingersnap</samp>,
|
||||
<samp>haakim</samp>, <samp>hayseed</samp>, <samp>jubileena</samp>, <samp>featherweight</samp>, <samp>fiddlesticks</samp>, <samp>flitter</samp>, <samp>lighningdust</samp>,
|
||||
<samp>midnightstrike</samp>, <samp>mrbreezy</samp>, <samp>orangebird</samp>, <samp>orangefrog</samp>, <samp>pansyshy</samp>, <samp>pinkiecrazyface</samp>,
|
||||
<samp>princesserroria</samp>, <samp>poundcake</samp>, <samp>raccoon</samp>, <samp>rainbowblitz</samp>, <samp>rarity</samp>, <samp>ravenearth</samp>, <samp>ravenunicorn</samp>,
|
||||
<samp>royalunicornguard</samp>, <samp>rumble</samp>, <samp>shiningarmorcrystal</samp>, <samp>sombra</samp>, <samp>spikecrystal</samp>, <samp>squirrel</samp>,
|
||||
<samp>sweetcream</samp> (IDW Comic Issue #1), <samp>trixieamulet</samp>, <samp>twilacorn</samp>, <samp>twilightcrystal</samp>, <samp>twilightfly</samp>, <samp>twilightpricess</samp>,
|
||||
<samp>twilightwings</samp>, <samp>twinkleshine</samp>
|
||||
</li><li> New extraponies: <samp>donutpony</samp>, <samp>gleamingshield</samp>, <samp>hastelle</samp>, <samp>johndelancie</samp>, <samp>jristz</samp>, <samp>maandree</samp>, <samp>orion</samp>,
|
||||
<samp>pipsqueak</samp>, <samp>pardise</samp>, <samp>pizzapony</samp>, <samp>snowdrop</samp>, <samp>tempo</samp>, <samp>ticket</samp>
|
||||
</li><li> <samp>lotusbloosom</samp> has been renamed to <samp>lotusblossom</samp> (typo)
|
||||
</li><li> <samp>maredowellgallop</samp> has been renamed to <samp>maredowellgallop</samp> (need a version named as master)
|
||||
</li><li> <samp>ironwillwalk</samp> has been renamed to <samp>ironwillwalk</samp> (need a version named as master)
|
||||
</li><li> Renamed option <samp>-F</samp> to <samp>+f</samp> and option <samp>--F</samp> to <samp>++f</samp>, <samp>-F</samp> and <samp>--F</samp> has new definitions.
|
||||
</li><li> Environment variable <code>PONYSAY_TYPO_LIMIT</code> has been added.
|
||||
</li><li> Environment variable <code>PONYSAY_WRAP_HYPHEN</code> has been added.
|
||||
</li><li> Environment variable <code>PONYSAY_WRAP_LIMIT</code> has been added.
|
||||
</li><li> Environment variable <code>PONYSAY_WRAP_EXCEED</code> has been added.
|
||||
</li><li> Added support for <samp>~/.ponysayrc</samp> with the alternatives: <samp>${XDG_CONFIG_HOME}/ponysay/ponysayrc</samp>
|
||||
and <samp>~/.config/ponysay/ponysayrc</samp> as well as the global fallback <samp>/etc/ponysayrc</samp>
|
||||
</li><li> <samp>-f</samp>, <samp>+f</samp> and <samp>-q</samp> may be unargumented if that are at the end of the command line.
|
||||
</li><li> <code>ponysay-tool</code> is introduced, it can be used to edit, remove and copy pony meta data, and more.
|
||||
</li><li> <code>ponysay-tool --kms</code> generates all kmsponies for the current TTY palette.
|
||||
</li><li> Pony metadata tags <var>BALLOON TOP</var> and <var>BALLOON BOTTOM</var> can be used to specify how much extra
|
||||
height the balloon causes at the top and at the bottom of the pony.
|
||||
</li><li> <samp>${XDG_DATA_HOME}/ponysay/*</samp> is allowed in favour of <samp>${HOME}/.local/share/ponysay/*</samp>
|
||||
</li><li> Balloons can be have and explicit minimum column span with placement justification.
|
||||
</li><li> Only ponies that fit the terminal will be randomly selected (for directory with pony
|
||||
dimension files generated), however if no pony fits, any of the can be randomly selected.
|
||||
</li><li> Setup option <samp>--sysconf-dir</samp> with default value <samp>/etc</samp> added,
|
||||
</li><li> New manditory setup option <samp>--freedom</samp>.
|
||||
</li><li> Pony metadata options added: <samp>--info</samp>, <samp>++info</samp> and <samp>--restrict</samp>.
|
||||
</li><li> <samp>fillycelestia</samp> and <samp>filliestia</samp> has been moved to <samp>extraponies</samp>.
|
||||
</li><li> <samp>shadowbolts</samp> has been renamed to <samp>nightingale</samp> (shadowbolts split)
|
||||
</li><li> <samp>lily</samp> has been renamed to <samp>lilyvalley</samp> (official name)
|
||||
</li><li> <samp>sweatiesing</samp> has been renamed to <samp>sweetising</samp> (name consistency)
|
||||
</li><li> <samp>carecake</samp> has renamed into <samp>carrotcake</samp> (official full name)
|
||||
</li><li> <samp>peppermoon</samp> has renamed to <samp>pepermoon</samp> (typo)
|
||||
</li><li> <samp>maria</samp> has been renamed to <samp>danger</samp> (name given by the author)
|
||||
</li><li> <samp>maliot</samp> renamed to <samp>melilot</samp> (typo)
|
||||
</li><li> Pony symlink added:
|
||||
<ul>
|
||||
<li> <samp>lily</samp> → <samp>lilyvalley</samp>
|
||||
</li><li> <samp>sweetiedrops</samp> → <samp>bonbon</samp>
|
||||
</li><li> <samp>carecake</samp> → <samp>carrotake</samp>
|
||||
</li><li> <samp>berrydreams</samp> → <samp>blueberry</samp>
|
||||
</li></ul>
|
||||
</li><li> The license has been changed to the GNU General Public License version 3+, from WTFPL 2.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-2_002e9_002e1"></a>
|
||||
<h3 class="heading">Version 2.9.1</h3>
|
||||
<ul>
|
||||
<li> Bug fix: correction in the -W option broke the -o option.
|
||||
</li></ul>
|
||||
|
||||
<ul>
|
||||
<li>Bug fix: correction in the -W option broke the -o option.
|
||||
</ul>
|
||||
|
||||
<a name="Version-2_002e9"></a>
|
||||
<h3 class="heading">Version 2.9</h3>
|
||||
<ul>
|
||||
<li> New ponies: <samp>pinkieumbrelahatfear</samp>, <samp>twilighttime</samp>
|
||||
</li><li> New extraponies: <samp>molestia</samp> (Tumblr)
|
||||
</li><li> The option <samp>-q</samp> works like <samp>-f</samp> and <samp>-F</samp>, it takes one argument, and
|
||||
may be used multiple times for more arguments.
|
||||
</li><li> The old option <samp>-q</samp> is renamed to <samp>--q</samp>.
|
||||
</li><li> The options <samp>--f</samp> and <samp>--F</samp> has been added.
|
||||
</li><li> Weighted distance for autocorrection on pony names and boolean style name is set to 5, rather
|
||||
than unlimited. Currently this cannot be modified (without editing the source code.)
|
||||
</li><li> If file descriptor 3 is definied when <code>ponysay</code> is executed, extra information is
|
||||
printed to it.
|
||||
</li><li> Arguments starting with <code>n</code> or <code>i</code> is allowed for <samp>-W</samp>.
|
||||
</li></ul>
|
||||
|
||||
<ul>
|
||||
New ponies: <samp><span class="file">pinkieumbrelahatfear</span></samp>, <samp><span class="file">twilighttime</span></samp>
|
||||
<li>New extraponies: <samp><span class="file">molestia</span></samp> (Tumblr)
|
||||
<li>The option <samp><span class="option">-q</span></samp> works like <samp><span class="option">-f</span></samp> and <samp><span class="option">-F</span></samp>, it takes one argument, and
|
||||
may be used multiple times for more arguments.
|
||||
<li>The old option <samp><span class="option">-q</span></samp> is renamed to <samp><span class="option">--q</span></samp>.
|
||||
<li>The options <samp><span class="option">--f</span></samp> and <samp><span class="option">--F</span></samp> has been added.
|
||||
<li>Weighted distance for autocorrection on pony names and boolean style name is set to 5, rather
|
||||
than unlimited. Currently this cannot be modified (without editing the source code.)
|
||||
<li>If file descriptor 3 is definied when <samp><span class="command">ponysay</span></samp> is executed, extra information is
|
||||
printed to it.
|
||||
<li>Arguments starting with <code>n</code> or <code>i</code> is allowed for <samp><span class="option">-W</span></samp>.
|
||||
</ul>
|
||||
|
||||
<a name="Version-2_002e8"></a>
|
||||
<h3 class="heading">Version 2.8</h3>
|
||||
<ul>
|
||||
<li> New ponies: <samp>airheart</samp>, <samp>bastionyorsets</samp>, <samp>gustavelegrand</samp>, <samp>milkyway</samp>,
|
||||
<samp>peppermoon</samp>, <samp>pinkacopter</samp>, <samp>pinkiefly</samp>, <samp>pinkieparade</samp>,
|
||||
<samp>pinkieumbrellahat</samp>, <samp>shiningarmorwedding</samp>, <samp>soaringofficer</samp>,
|
||||
<samp>starlight</samp>, <samp>sunnyrays</samp>, <samp>sweatiesing</samp>, <samp>tenderheart</samp>, <samp>tom</samp>,
|
||||
<samp>twilightspike</samp>, <samp>zecorabalance</samp>
|
||||
</li><li> New extraponies: <samp>applejack</samp> (Tumblr), <samp>applejack-63</samp>, <samp>artemis</samp>, <samp>blueberry</samp>,
|
||||
<samp>butterscotch</samp>, <samp>drhoovesdiscorded</samp> (Tumblr), <samp>duskshine</samp>, <samp>elusive</samp>,
|
||||
<samp>rainbowblitz</samp>
|
||||
</li><li> Pony symlink added:
|
||||
<ul>
|
||||
<li> <samp>georgewashingtony</samp> → <samp>bastionyorsets</samp>
|
||||
</li></ul>
|
||||
</li><li> Support for explicit hyphenation using soft hyphens had been added to the word wrapper.
|
||||
</li><li> Support for explicit non-word wrapping using non-breaking space had been added to the word wrapper.
|
||||
</li><li> The word wrapper colours the inserted hyphens in red.
|
||||
</li><li> Support for terminal capabilities emulation with the flags <samp>-X</samp>, <samp>-V</samp> and <samp>-K</samp>.
|
||||
</li><li> Support for printing just the pony, using the flag <samp>-o</samp>.
|
||||
</li><li> Colouring option flags are added.
|
||||
</li><li> Automatic correction of incorrectly spelled pony names and balloon style names added.
|
||||
</li></ul>
|
||||
|
||||
<ul>
|
||||
<li>New ponies: <samp><span class="file">airheart</span></samp>, <samp><span class="file">bastionyorsets</span></samp>, <samp><span class="file">gustavelegrand</span></samp>, <samp><span class="file">milkyway</span></samp>,
|
||||
<samp><span class="file">peppermoon</span></samp>, <samp><span class="file">pinkacopter</span></samp>, <samp><span class="file">pinkiefly</span></samp>, <samp><span class="file">pinkieparade</span></samp>,
|
||||
<samp><span class="file">pinkieumbrellahat</span></samp>, <samp><span class="file">shiningarmorwedding</span></samp>, <samp><span class="file">soaringofficer</span></samp>,
|
||||
<samp><span class="file">starlight</span></samp>, <samp><span class="file">sunnyrays</span></samp>, <samp><span class="file">sweatiesing</span></samp>, <samp><span class="file">tenderheart</span></samp>, <samp><span class="file">tom</span></samp>,
|
||||
<samp><span class="file">twilightspike</span></samp>, <samp><span class="file">zecorabalance</span></samp>
|
||||
<li>New extraponies: <samp><span class="file">applejack</span></samp> (Tumblr), <samp><span class="file">applejack-63</span></samp>, <samp><span class="file">artemis</span></samp>, <samp><span class="file">blueberry</span></samp>,
|
||||
<samp><span class="file">butterscotch</span></samp>, <samp><span class="file">drhoovesdiscorded</span></samp> (Tumblr), <samp><span class="file">duskshine</span></samp>, <samp><span class="file">elusive</span></samp>,
|
||||
<samp><span class="file">rainbowblitz</span></samp>
|
||||
<li>Pony symlink added:
|
||||
<ul>
|
||||
<li><samp><span class="file">georgewashingtony</span></samp> → <samp><span class="file">bastionyorsets</span></samp>
|
||||
</ul>
|
||||
<li>Support for explicit hyphenation using soft hyphens had been added to the word wrapper.
|
||||
<li>Support for explicit non-word wrapping using non-breaking space had been added to the word wrapper.
|
||||
<li>The word wrapper colours the inserted hyphens in red.
|
||||
<li>Support for terminal capabilities emulation with the flags <samp><span class="option">-X</span></samp>, <samp><span class="option">-V</span></samp> and <samp><span class="option">-K</span></samp>.
|
||||
<li>Support for printing just the pony, using the flag <samp><span class="option">-o</span></samp>.
|
||||
<li>Colouring option flags are added.
|
||||
<li>Automatic correction of incorrectly spelled pony names and balloon style names added.
|
||||
</ul>
|
||||
|
||||
<a name="Version-2_002e7"></a>
|
||||
<h3 class="heading">Version 2.7</h3>
|
||||
<ul>
|
||||
<li> New ponies: <samp>basil</samp>, <samp>cloudkicker</samp>, <samp>cerberus</samp>, <samp>cow</samp>, <samp>derpysad</samp>,
|
||||
<samp>flowertrio</samp>, <samp>frederickhorseshoepin</samp>, <samp>horsemd</samp>, <samp>jeffletroski</samp>,
|
||||
<samp>jesuspezuna</samp>, <samp>joe</samp>, <samp>joetuxedo</samp>, <samp>manticore</samp>,
|
||||
<samp>meadownsong</samp>, <samp>meliot</samp>, <samp>pinkiegummydisguise</samp>, <samp>seaswirl</samp>,
|
||||
<samp>theodoredonaldkerabatsos</samp>, <samp>turf</samp>, <samp>waltercoltchak</samp>
|
||||
</li><li> New extraponies: <samp>blueballblitz</samp> (Varous fanfics, Shadowbolt), <samp>drhooves1</samp>,
|
||||
<samp>drhooves2</samp>, <samp>drhooves3</samp>, <samp>drhooves4</samp>, <samp>drhooves5</samp>, <samp>drhooves6</samp>,
|
||||
<samp>drhooves7</samp>, <samp>drhooves8</samp>, <samp>drhooves9</samp>, <samp>drhooves10</samp>, <samp>drhooves11</samp>,
|
||||
<samp>nyx</samp> (Fanfic: Past Sins), <samp>nyxdisguised</samp> (Fanfic: Past Sins),
|
||||
<samp>pinkaminacupcake</samp> (Fanfic)
|
||||
</li><li> <samp>cracky</samp> is renamed to <samp>crackle</samp>.
|
||||
</li></ul>
|
||||
|
||||
<ul>
|
||||
<li>New ponies: <samp><span class="file">basil</span></samp>, <samp><span class="file">cloudkicker</span></samp>, <samp><span class="file">cerberus</span></samp>, <samp><span class="file">cow</span></samp>, <samp><span class="file">derpysad</span></samp>,
|
||||
<samp><span class="file">flowertrio</span></samp>, <samp><span class="file">frederickhorseshoepin</span></samp>, <samp><span class="file">horsemd</span></samp>, <samp><span class="file">jeffletroski</span></samp>,
|
||||
<samp><span class="file">jesuspezuna</span></samp>, <samp><span class="file">joe</span></samp>, <samp><span class="file">joetuxedo</span></samp>, <samp><span class="file">manticore</span></samp>,
|
||||
<samp><span class="file">meadownsong</span></samp>, <samp><span class="file">meliot</span></samp>, <samp><span class="file">pinkiegummydisguise</span></samp>, <samp><span class="file">seaswirl</span></samp>,
|
||||
<samp><span class="file">theodoredonaldkerabatsos</span></samp>, <samp><span class="file">turf</span></samp>, <samp><span class="file">waltercoltchak</span></samp>
|
||||
<li>New extraponies: <samp><span class="file">blueballblitz</span></samp> (Varous fanfics, Shadowbolt), <samp><span class="file">drhooves1</span></samp>,
|
||||
<samp><span class="file">drhooves2</span></samp>, <samp><span class="file">drhooves3</span></samp>, <samp><span class="file">drhooves4</span></samp>, <samp><span class="file">drhooves5</span></samp>, <samp><span class="file">drhooves6</span></samp>,
|
||||
<samp><span class="file">drhooves7</span></samp>, <samp><span class="file">drhooves8</span></samp>, <samp><span class="file">drhooves9</span></samp>, <samp><span class="file">drhooves10</span></samp>, <samp><span class="file">drhooves11</span></samp>,
|
||||
<samp><span class="file">nyx</span></samp> (Fanfic: Past Sins), <samp><span class="file">nyxdisguised</span></samp> (Fanfic: Past Sins),
|
||||
<samp><span class="file">pinkaminacupcake</span></samp> (Fanfic)
|
||||
<li><samp><span class="file">cracky</span></samp> is renamed to <samp><span class="file">crackle</span></samp>.
|
||||
</ul>
|
||||
|
||||
<a name="Version-2_002e6"></a>
|
||||
<h3 class="heading">Version 2.6</h3>
|
||||
|
||||
<ul>
|
||||
<li>New ponies: <samp><span class="file">applebloomdance</span></samp>, <samp><span class="file">blueberry</span></samp>, <samp><span class="file">blueberrycake</span></samp>, <samp><span class="file">blueharvest</span></samp>,
|
||||
<samp><span class="file">candylicious</span></samp>, <samp><span class="file">cherrycola</span></samp>, <samp><span class="file">cracky</span></samp>, <samp><span class="file">cutiemarkcrusaders</span></samp>,
|
||||
<samp><span class="file">derpybags</span></samp>, <samp><span class="file">derpycloud</span></samp>, <samp><span class="file">firestreak</span></samp>, <samp><span class="file">hughjelly</span></samp>, <samp><span class="file">lemonhearts</span></samp>,
|
||||
<samp><span class="file">lyrabonbon</span></samp>, <samp><span class="file">noi</span></samp>, <samp><span class="file">pictureperfect</span></samp>, <samp><span class="file">poppycock</span></samp>, <samp><span class="file">quickfix</span></samp>,
|
||||
<samp><span class="file">silverspeed</span></samp>, <samp><span class="file">rainbowhurricane</span></samp>, <samp><span class="file">rainbowshadowbolt</span></samp>, <samp><span class="file">silverspeed</span></samp>,
|
||||
<samp><span class="file">surprise</span></samp> (wonderbolt), <samp><span class="file">thunderlane</span></samp>, <samp><span class="file">timeturner</span></samp>, <samp><span class="file">twilightthebearded</span></samp>
|
||||
<li>New extraponies: <samp><span class="file">faust</span></samp> (alicorn), <samp><span class="file">maria</span></samp> (Moonstuck, seapony), <samp><span class="file">posey</span></samp> (Tumblr),
|
||||
<samp><span class="file">slanderpony</span></samp>, <samp><span class="file">sparkler</span></samp> (Tumblr), <samp><span class="file">twilight</span></samp> (Tumblr)
|
||||
<li>Pony symlink added:
|
||||
<ul>
|
||||
<li><samp><span class="file">bonbonlyra</span></samp> → <samp><span class="file">lyrabonbon</span></samp>
|
||||
<li><samp><span class="file">epona</span></samp> → <samp><span class="file">quickfix</span></samp>
|
||||
<li><samp><span class="file">clockwork</span></samp> → <samp><span class="file">quickfix</span></samp>
|
||||
<li><samp><span class="file">drhooves</span></samp> → <samp><span class="file">timeturner</span></samp>
|
||||
<li><samp><span class="file">lotusbloosom</span></samp> → <samp><span class="file">lotus</span></samp>
|
||||
</ul>
|
||||
<li><samp><span class="file">doctor</span></samp> and <samp><span class="file">doctornohat</span></samp> has become extraponies,
|
||||
because their mane style is differenct from in the TV show.
|
||||
And <samp><span class="file">timeturner</span></samp> no longer links to any of them.
|
||||
<li><samp><span class="command">./configure</span></samp> and <samp><span class="command">make</span></samp> is no longer support.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> New ponies: <samp>applebloomdance</samp>, <samp>blueberry</samp>, <samp>blueberrycake</samp>, <samp>blueharvest</samp>,
|
||||
<samp>candylicious</samp>, <samp>cherrycola</samp>, <samp>cracky</samp>, <samp>cutiemarkcrusaders</samp>,
|
||||
<samp>derpybags</samp>, <samp>derpycloud</samp>, <samp>firestreak</samp>, <samp>hughjelly</samp>, <samp>lemonhearts</samp>,
|
||||
<samp>lyrabonbon</samp>, <samp>noi</samp>, <samp>pictureperfect</samp>, <samp>poppycock</samp>, <samp>quickfix</samp>,
|
||||
<samp>silverspeed</samp>, <samp>rainbowhurricane</samp>, <samp>rainbowshadowbolt</samp>, <samp>silverspeed</samp>,
|
||||
<samp>surprise</samp> (wonderbolt), <samp>thunderlane</samp>, <samp>timeturner</samp>, <samp>twilightthebearded</samp>
|
||||
</li><li> New extraponies: <samp>faust</samp> (alicorn), <samp>maria</samp> (Moonstuck, seapony), <samp>posey</samp> (Tumblr),
|
||||
<samp>slanderpony</samp>, <samp>sparkler</samp> (Tumblr), <samp>twilight</samp> (Tumblr)
|
||||
</li><li> Pony symlink added:
|
||||
<ul>
|
||||
<li> <samp>bonbonlyra</samp> → <samp>lyrabonbon</samp>
|
||||
</li><li> <samp>epona</samp> → <samp>quickfix</samp>
|
||||
</li><li> <samp>clockwork</samp> → <samp>quickfix</samp>
|
||||
</li><li> <samp>drhooves</samp> → <samp>timeturner</samp>
|
||||
</li><li> <samp>lotusbloosom</samp> → <samp>lotus</samp>
|
||||
</li></ul>
|
||||
</li><li> <samp>doctor</samp> and <samp>doctornohat</samp> has become extraponies,
|
||||
because their mane style is differenct from in the TV show.
|
||||
And <samp>timeturner</samp> no longer links to any of them.
|
||||
</li><li> <code>./configure</code> and <code>make</code> is no longer support.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-2_002e5_002e1"></a>
|
||||
<h3 class="heading">Version 2.5.1</h3>
|
||||
|
||||
<ul>
|
||||
<li>New extraponies: <samp><span class="file">sealyra</span></samp>
|
||||
<li>Build system as compatibility with standard GNU Make build system.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> New extraponies: <samp>sealyra</samp>
|
||||
</li><li> Build system as compatibility with standard GNU Make build system.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-2_002e5"></a>
|
||||
<h3 class="heading">Version 2.5</h3>
|
||||
|
||||
<ul>
|
||||
<li>Brand new highly configurable build system.
|
||||
<li>UTF-8 as I/O encoding is enforced. (Critical bug fix for ASCII locale users.)
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Brand new highly configurable build system.
|
||||
</li><li> UTF-8 as I/O encoding is enforced. (Critical bug fix for ASCII locale users.)
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-2_002e4"></a>
|
||||
<h3 class="heading">Version 2.4</h3>
|
||||
|
||||
<p>Nothing worth mentioning.
|
||||
</p>
|
||||
<p><b>Note</b>: Identifies itself as version 2.3
|
||||
</p>
|
||||
|
||||
<p><b>Note</b>: Identifies itself as version 2.3
|
||||
|
||||
<a name="Version-2_002e3"></a>
|
||||
<h3 class="heading">Version 2.3</h3>
|
||||
|
||||
<ul>
|
||||
<li>Support for <samp><span class="file">best.pony</span></samp> file.
|
||||
<li><samp><span class="option">-q</span></samp> accepts file names.
|
||||
<li>Improved Unicode support: treats combining characters as invisible.
|
||||
<li>Optional support for UCS pony names.
|
||||
<li>Pony files and balloon style files can be pipes (as well as sockets, doors
|
||||
and as always regular files.)
|
||||
<li>Support cowsay style message compression.
|
||||
<li>New ponies: <samp><span class="file">blaze</span></samp>
|
||||
<li>New extraponies: <samp><span class="file">fyrefly</span></samp> (Tumblr), <samp><span class="file">surprise</span></samp> (Tumblr), <samp><span class="file">woona</span></samp>
|
||||
(moonstuck), <samp><span class="file">woonanohat</span></samp> (moonstuck)
|
||||
<li>Pony symlink added:
|
||||
<ul>
|
||||
<li><samp><span class="file">pinkieoink</span></samp> → <samp><span class="file">oinkoinkoink</span></samp>
|
||||
</ul>
|
||||
<li>Support for non-MLP:FiM ponies (known as extraponies).
|
||||
<!-- BEGIN the following is too descriptive for the plain/text change log -->
|
||||
This is implemented with the options <samp><span class="option">-F</span></samp>, <samp><span class="option">+l</span></samp>, and <samp><span class="option">+L</span></samp>
|
||||
corresponding to <samp><span class="option">-f</span></samp>, <samp><span class="option">-l</span></samp>, and <samp><span class="option">-L</span></samp>.
|
||||
<!-- END -->
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Support for <samp>best.pony</samp> file.
|
||||
</li><li> <samp>-q</samp> accepts file names.
|
||||
</li><li> Improved Unicode support: treats combining characters as invisible.
|
||||
</li><li> Optional support for UCS pony names.
|
||||
</li><li> Pony files and balloon style files can be pipes (as well as sockets, doors
|
||||
and as always regular files.)
|
||||
</li><li> Support cowsay style message compression.
|
||||
</li><li> New ponies: <samp>blaze</samp>
|
||||
</li><li> New extraponies: <samp>fyrefly</samp> (Tumblr), <samp>surprise</samp> (Tumblr), <samp>woona</samp>
|
||||
(moonstuck), <samp>woonanohat</samp> (moonstuck)
|
||||
</li><li> Pony symlink added:
|
||||
<ul>
|
||||
<li> <samp>pinkieoink</samp> → <samp>oinkoinkoink</samp>
|
||||
</li></ul>
|
||||
</li><li> Support for non-MLP:FiM ponies (known as extraponies).
|
||||
This is implemented with the options <samp>-F</samp>, <samp>+l</samp>, and <samp>+L</samp>
|
||||
corresponding to <samp>-f</samp>, <samp>-l</samp>, and <samp>-L</samp>.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-2_002e2"></a>
|
||||
<h3 class="heading">Version 2.2</h3>
|
||||
|
||||
<ul>
|
||||
<li>Full support for arbitrary positioning of balloon in pony files.
|
||||
<li>ANSI colour sequences in pony files are applied only to the pony image,
|
||||
not the balloon link or the balloon itself.
|
||||
<li>Support for colours in the message.
|
||||
<li>Support custom balloon styles using the option <samp><span class="option">-b</span></samp>, <samp><span class="option">-B</span></samp> will list
|
||||
all available. This list depends on whether you are invoking <samp><span class="command">ponysay</span></samp>
|
||||
or <samp><span class="command">ponythink</span></samp>
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Full support for arbitrary positioning of balloon in pony files.
|
||||
</li><li> ANSI colour sequences in pony files are applied only to the pony image,
|
||||
not the balloon link or the balloon itself.
|
||||
</li><li> Support for colours in the message.
|
||||
</li><li> Support custom balloon styles using the option <samp>-b</samp>, <samp>-B</samp> will list
|
||||
all available. This list depends on whether you are invoking <code>ponysay</code>
|
||||
or <code>ponythink</code>
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-2_002e1_002e1"></a>
|
||||
<h3 class="heading">Version 2.1.1</h3>
|
||||
|
||||
<p>Nothing worth mentioning.
|
||||
</p>
|
||||
|
||||
<a name="Version-2_002e1"></a>
|
||||
<h3 class="heading">Version 2.1</h3>
|
||||
|
||||
<ul>
|
||||
<li><samp><span class="file">applebumkin</span></samp> is renamed to <samp><span class="file">applebumpkin</span></samp>.
|
||||
<li>New ponies: <samp><span class="file">owlowiscious</span></samp>, <samp><span class="file">purplehaze</span></samp>
|
||||
<li>Cowsay has be reimplemented, and have full Unicode support and support
|
||||
for <samp><span class="command">figlet</span></samp> style messages.
|
||||
<li>Deleted environment variables: <samp><span class="env">PONYSAY_COWSAY</span></samp>, <samp><span class="env">PONYSAY_COWTHINK</span></samp>
|
||||
<li>You will need Python 3, but not GNU Bash, Perl or Cowsay.
|
||||
<li>New .pony file format is used:
|
||||
<!-- BEGIN the following is too descriptive for the plain/text change log -->
|
||||
<samp><span class="command">unisay</span></samp>'s format instead of <samp><span class="command">cowsay</span></samp>'s Perl based format.
|
||||
<ul>
|
||||
<li> <samp>applebumkin</samp> is renamed to <samp>applebumpkin</samp>.
|
||||
</li><li> New ponies: <samp>owlowiscious</samp>, <samp>purplehaze</samp>
|
||||
</li><li> Cowsay has be reimplemented, and have full Unicode support and support
|
||||
for <code>figlet</code> style messages.
|
||||
</li><li> Deleted environment variables: <code>PONYSAY_COWSAY</code>, <code>PONYSAY_COWTHINK</code>
|
||||
</li><li> You will need Python 3, but not GNU Bash, Perl or Cowsay.
|
||||
</li><li> New .pony file format is used:
|
||||
<code>unisay</code>’s format instead of <code>cowsay</code>’s Perl based format.
|
||||
This includes arbitrary position of balloon, mirrored balloon links, and
|
||||
minimum size of balloon.
|
||||
<!-- END -->
|
||||
</ul>
|
||||
minimum size of balloon.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-2_002e0"></a>
|
||||
<h3 class="heading">Version 2.0</h3>
|
||||
|
||||
<ul>
|
||||
<li>Makefile is generated by running <samp><span class="command">./configure</span></samp>.
|
||||
<li>All Perl scripts and almost all Bash are reimplemented in one Python 3 script.
|
||||
<li>kmsponies4ponysay is included.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Makefile is generated by running <code>./configure</code>.
|
||||
</li><li> All Perl scripts and almost all Bash are reimplemented in one Python 3 script.
|
||||
</li><li> kmsponies4ponysay is included.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-1_002e4_002e1"></a>
|
||||
<h3 class="heading">Version 1.4.1</h3>
|
||||
<ul>
|
||||
<li> Code is repaired and more portable.
|
||||
</li></ul>
|
||||
|
||||
<ul>
|
||||
<li>Code is repaired and more portable.
|
||||
</ul>
|
||||
|
||||
<a name="Version-1_002e4"></a>
|
||||
<h3 class="heading">Version 1.4</h3>
|
||||
|
||||
<ul>
|
||||
<li>Make file is improved.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Make file is improved.
|
||||
</li></ul>
|
||||
|
||||
<p><b>Note</b>: Identifies itself as version 1.3
|
||||
<p><b>Note</b>: Identifies itself as version 1.3
|
||||
</p>
|
||||
|
||||
<a name="Version-1_002e3"></a>
|
||||
<h3 class="heading">Version 1.3</h3>
|
||||
|
||||
<ul>
|
||||
<li>New ponies: <samp><span class="file">forestspirit</span></samp>, <samp><span class="file">hollydash</span></samp>, <samp><span class="file">raggedy</span></samp>, <samp><span class="file">rhyme</span></samp>
|
||||
<li><samp><span class="file">sindy</span></samp> is renamed to <samp><span class="file">powderrouge</span></samp>.
|
||||
<li>Pony symlink added:
|
||||
<ul>
|
||||
<li><samp><span class="file">sindy</span></samp> → <samp><span class="file">powderrouge</span></samp>
|
||||
</ul>
|
||||
<li><samp><span class="option">PREFIX=/some-dir</span></samp> can be used when invoking <samp><span class="command">make</span></samp>,
|
||||
the default value is <samp><span class="file">/usr</span></samp>
|
||||
</ul>
|
||||
<ul>
|
||||
<li> New ponies: <samp>forestspirit</samp>, <samp>hollydash</samp>, <samp>raggedy</samp>, <samp>rhyme</samp>
|
||||
</li><li> <samp>sindy</samp> is renamed to <samp>powderrouge</samp>.
|
||||
</li><li> Pony symlink added:
|
||||
<ul>
|
||||
<li> <samp>sindy</samp> → <samp>powderrouge</samp>
|
||||
</li></ul>
|
||||
</li><li> <samp>PREFIX=/some-dir</samp> can be used when invoking <code>make</code>,
|
||||
the default value is <samp>/usr</samp>
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-1_002e2"></a>
|
||||
<h3 class="heading">Version 1.2</h3>
|
||||
|
||||
<ul>
|
||||
<li>ponyquotes4ponysay is included.
|
||||
<li>Support for extension: kmsponies4ponysay.
|
||||
<li>Pony symlinks added:
|
||||
<ul>
|
||||
<li><samp><span class="file">mrsparkle</span></samp> → <samp><span class="file">nightlight</span></samp>
|
||||
<li><samp><span class="file">elsie</span></samp> → <samp><span class="file">prettyvision</span></samp>
|
||||
</ul>
|
||||
<li>New ponies: <samp><span class="file">ace</span></samp>, <samp><span class="file">blueblood</span></samp>, <samp><span class="file">filthyrich</span></samp>, <samp><span class="file">gingergold</span></samp>,
|
||||
<samp><span class="file">hayfever</span></samp>, <samp><span class="file">highscore</span></samp>, <samp><span class="file">junebug</span></samp>, <samp><span class="file">mrsparkle</span></samp>,
|
||||
<samp><span class="file">persnickety</span></samp>, <samp><span class="file">ponet</span></samp>, <samp><span class="file">screwloose</span></samp>, <samp><span class="file">tornadobolt</span></samp>.
|
||||
<li><samp><span class="file">elsie</span></samp> is renamed to <samp><span class="file">prettyvision</span></samp>.
|
||||
<li><a name="index-g_t_0040option_007b_002df_007d-478"></a>Arbitrary spaces in <samp><span class="option">-f</span></samp> argument is not longer accepted (it causes
|
||||
problems with file names including spaces.)
|
||||
</ul>
|
||||
<ul>
|
||||
<li> ponyquotes4ponysay is included.
|
||||
</li><li> Support for extension: kmsponies4ponysay.
|
||||
</li><li> Pony symlinks added:
|
||||
<ul>
|
||||
<li> <samp>mrsparkle</samp> → <samp>nightlight</samp>
|
||||
</li><li> <samp>elsie</samp> → <samp>prettyvision</samp>
|
||||
</li></ul>
|
||||
</li><li> New ponies: <samp>ace</samp>, <samp>blueblood</samp>, <samp>filthyrich</samp>, <samp>gingergold</samp>,
|
||||
<samp>hayfever</samp>, <samp>highscore</samp>, <samp>junebug</samp>, <samp>mrsparkle</samp>,
|
||||
<samp>persnickety</samp>, <samp>ponet</samp>, <samp>screwloose</samp>, <samp>tornadobolt</samp>.
|
||||
</li><li> <samp>elsie</samp> is renamed to <samp>prettyvision</samp>.
|
||||
</li><li> <a name="index-_002df-1"></a>
|
||||
Arbitrary spaces in <samp>-f</samp> argument is not longer accepted (it causes
|
||||
problems with file names including spaces.)
|
||||
</li></ul>
|
||||
|
||||
<p><b>Note</b>: Identifies itself as version 1.1
|
||||
<p><b>Note</b>: Identifies itself as version 1.1
|
||||
</p>
|
||||
|
||||
<a name="Version-1_002e1"></a>
|
||||
<h3 class="heading">Version 1.1</h3>
|
||||
|
||||
<ul>
|
||||
<li>Manpages are compressed before installation.
|
||||
<li><samp><span class="command">info</span></samp> manual added.
|
||||
<li>Shell completion for <samp><span class="command">ponythink</span></samp> added, in addition to <samp><span class="command">ponysay</span></samp>.
|
||||
<li><samp><span class="command">fish</span></samp> completion added.
|
||||
<li><samp><span class="file">/usr/lib/ponysay</span></samp> is used instead of <samp><span class="file">/usr/bin</span></samp> for code used by the
|
||||
main script.
|
||||
<li><samp><span class="file">~/.local/share/ponysay</span></samp> is used for private pony directories.
|
||||
<li><samp><span class="command">ncurses</span></samp> is no longer needed for determining the screen's size,
|
||||
<samp><span class="command">coreutils</span></samp> is used instead.
|
||||
<li>Pony symlinks added:
|
||||
<ul>
|
||||
<li><samp><span class="file">amethyststar</span></samp> → <samp><span class="file">sparkler</span></samp>
|
||||
<li><samp><span class="file">berrypinch</span></samp> → <samp><span class="file">ruby</span></samp>
|
||||
<li><samp><span class="file">craftycrate</span></samp> → <samp><span class="file">boxxy</span></samp>
|
||||
<li><samp><span class="file">magnum</span></samp> → <samp><span class="file">raritysdad</span></samp>
|
||||
<li><samp><span class="file">pearl</span></samp> → <samp><span class="file">raritysmom</span></samp>
|
||||
<li><samp><span class="file">powderrouge</span></samp> → <samp><span class="file">sindy</span></samp>
|
||||
<li><samp><span class="file">royalribbo</span></samp> → <samp><span class="file">violet</span></samp>
|
||||
</ul>
|
||||
<li>New ponies:<!-- /@w --> <samp><span class="file">blossomforth</span></samp>, <samp><span class="file">bonvoyage</span></samp>, <samp><span class="file">cadance</span></samp>,
|
||||
<samp><span class="file">celestiasmall</span></samp>, <samp><span class="file">changelingqueen</span></samp>, <samp><span class="file">cherryberry</span></samp>,
|
||||
<samp><span class="file">discordamused</span></samp>, <samp><span class="file">discordpuppetmaster</span></samp>, <samp><span class="file">fleurdelishair</span></samp>,
|
||||
<samp><span class="file">fleurdelislay</span></samp>, <samp><span class="file">owl</span></samp>, <samp><span class="file">perrypierce</span></samp>, <samp><span class="file">petunia</span></samp>,
|
||||
<samp><span class="file">pinacolada</span></samp>, <samp><span class="file">skyra</span></samp>, <samp><span class="file">truffleshuffle</span></samp>.
|
||||
<li>Pony spelling removed: <samp><span class="file">fillycadence</span></samp>.
|
||||
<li>Pony symlink change: <samp><span class="file">perry</span></samp> → {<samp><span class="file">pokey</span></samp> → <samp><span class="file">perrypierce</span></samp>}.
|
||||
<li><a name="index-g_t_0040option_007b_002dL_007d-479"></a>Option <samp><span class="option">-L</span></samp> added, lists ponies with symlink mapping.
|
||||
<li>Support for extension: ponyquotes4ponysay.
|
||||
<li><a name="index-g_t_0040option_007b_002df_007d-480"></a>Accepts arbitrary spaces in <samp><span class="option">-f</span></samp> argument.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Manpages are compressed before installation.
|
||||
</li><li> <code>info</code> manual added.
|
||||
</li><li> Shell completion for <code>ponythink</code> added, in addition to <code>ponysay</code>.
|
||||
</li><li> <code>fish</code> completion added.
|
||||
</li><li> <samp>/usr/lib/ponysay</samp> is used instead of <samp>/usr/bin</samp> for code used by the
|
||||
main script.
|
||||
</li><li> <samp>~/.local/share/ponysay</samp> is used for private pony directories.
|
||||
</li><li> <code>ncurses</code> is no longer needed for determining the screen’s size,
|
||||
<code>coreutils</code> is used instead.
|
||||
</li><li> Pony symlinks added:
|
||||
<ul>
|
||||
<li> <samp>amethyststar</samp> → <samp>sparkler</samp>
|
||||
</li><li> <samp>berrypinch</samp> → <samp>ruby</samp>
|
||||
</li><li> <samp>craftycrate</samp> → <samp>boxxy</samp>
|
||||
</li><li> <samp>magnum</samp> → <samp>raritysdad</samp>
|
||||
</li><li> <samp>pearl</samp> → <samp>raritysmom</samp>
|
||||
</li><li> <samp>powderrouge</samp> → <samp>sindy</samp>
|
||||
</li><li> <samp>royalribbo</samp> → <samp>violet</samp>
|
||||
</li></ul>
|
||||
</li><li> New ponies:<!-- /@w --> <samp>blossomforth</samp>, <samp>bonvoyage</samp>, <samp>cadance</samp>,
|
||||
<samp>celestiasmall</samp>, <samp>changelingqueen</samp>, <samp>cherryberry</samp>,
|
||||
<samp>discordamused</samp>, <samp>discordpuppetmaster</samp>, <samp>fleurdelishair</samp>,
|
||||
<samp>fleurdelislay</samp>, <samp>owl</samp>, <samp>perrypierce</samp>, <samp>petunia</samp>,
|
||||
<samp>pinacolada</samp>, <samp>skyra</samp>, <samp>truffleshuffle</samp>.
|
||||
</li><li> Pony spelling removed: <samp>fillycadence</samp>.
|
||||
</li><li> Pony symlink change: <samp>perry</samp> → {<samp>pokey</samp> → <samp>perrypierce</samp>}.
|
||||
</li><li> <a name="index-_002dL-1"></a>
|
||||
Option <samp>-L</samp> added, lists ponies with symlink mapping.
|
||||
</li><li> Support for extension: ponyquotes4ponysay.
|
||||
</li><li> <a name="index-_002df-2"></a>
|
||||
Accepts arbitrary spaces in <samp>-f</samp> argument.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-1_002e0"></a>
|
||||
<h3 class="heading">Version 1.0</h3>
|
||||
|
||||
<ul>
|
||||
<li>Spanish translation of the manpage is added.
|
||||
<li>New ponies:<!-- /@w --> <samp><span class="file">applecore</span></samp>, <samp><span class="file">applejackscarecrow</span></samp>, <samp><span class="file">bonbonstand</span></samp>,
|
||||
<samp><span class="file">changeling</span></samp>, <samp><span class="file">chrysalis</span></samp>, <samp><span class="file">cottoncloudy</span></samp>, <samp><span class="file">diamondmint</span></samp>,
|
||||
<samp><span class="file">discord</span></samp>, <samp><span class="file">fillycadence</span></samp>, <samp><span class="file">flam</span></samp>, <samp><span class="file">fleurdelis</span></samp>, <samp><span class="file">flim</span></samp>,
|
||||
<samp><span class="file">fluttershyshy</span></samp>, <samp><span class="file">fluttershystare</span></samp>, <samp><span class="file">lyrasit</span></samp>, <samp><span class="file">oinkoinkoink</span></samp>
|
||||
(is pinkie), <samp><span class="file">philomenaphoenix</span></samp>, <samp><span class="file">pinkiecannon</span></samp>, <samp><span class="file">pinkiecannonfront</span></samp>,
|
||||
<samp><span class="file">pinkiecannonhappy</span></samp>, <samp><span class="file">pinkiegummy</span></samp>, <samp><span class="file">pinkiehugfluttershy</span></samp>,
|
||||
<samp><span class="file">pinkiehugsfluttershy</span></samp>, <samp><span class="file">pinkiepartycannon</span></samp>, <samp><span class="file">pinkieprincess</span></samp>,
|
||||
<samp><span class="file">pinkiesilly</span></samp>, <samp><span class="file">pinkietongue</span></samp>, <samp><span class="file">pinkiewhoops</span></samp>, <samp><span class="file">pinkiewhoopseat</span></samp>,
|
||||
<samp><span class="file">pinkiewhoopsout</span></samp>, <samp><span class="file">rainbowdrag</span></samp>, <samp><span class="file">rainbowsalute</span></samp>, <samp><span class="file">rainbowshine</span></samp>,
|
||||
<samp><span class="file">raritydrama</span></samp>, <samp><span class="file">shiningarmor</span></samp>, <samp><span class="file">shiningarmorguard</span></samp>, <samp><span class="file">snowflake</span></samp>,
|
||||
<samp><span class="file">spikemustache</span></samp>, <samp><span class="file">stevenmagnet</span></samp>, <samp><span class="file">stevenmagnettrue</span></samp>,
|
||||
<samp><span class="file">twilightcrazyfromball</span></samp>, <samp><span class="file">twilightrage</span></samp>, <samp><span class="file">twilightzero</span></samp>,
|
||||
<samp><span class="file">wildfire</span></samp>.
|
||||
<li>Pony symlinks added:
|
||||
<ul>
|
||||
<li><samp><span class="file">djpon-3</span></samp> → <samp><span class="file">vinyl</span></samp>
|
||||
<li><samp><span class="file">fillycadance</span></samp> → <samp><span class="file">fillycadence</span></samp>
|
||||
<li><samp><span class="file">horsepower</span></samp> → <samp><span class="file">snowflake</span></samp>
|
||||
</ul>
|
||||
<li>Improved TTY support: ponies have low colours resolution, instead of monochrome,
|
||||
when the high colour resolution is not available.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Spanish translation of the manpage is added.
|
||||
</li><li> New ponies:<!-- /@w --> <samp>applecore</samp>, <samp>applejackscarecrow</samp>, <samp>bonbonstand</samp>,
|
||||
<samp>changeling</samp>, <samp>chrysalis</samp>, <samp>cottoncloudy</samp>, <samp>diamondmint</samp>,
|
||||
<samp>discord</samp>, <samp>fillycadence</samp>, <samp>flam</samp>, <samp>fleurdelis</samp>, <samp>flim</samp>,
|
||||
<samp>fluttershyshy</samp>, <samp>fluttershystare</samp>, <samp>lyrasit</samp>, <samp>oinkoinkoink</samp>
|
||||
(is pinkie), <samp>philomenaphoenix</samp>, <samp>pinkiecannon</samp>, <samp>pinkiecannonfront</samp>,
|
||||
<samp>pinkiecannonhappy</samp>, <samp>pinkiegummy</samp>, <samp>pinkiehugfluttershy</samp>,
|
||||
<samp>pinkiehugsfluttershy</samp>, <samp>pinkiepartycannon</samp>, <samp>pinkieprincess</samp>,
|
||||
<samp>pinkiesilly</samp>, <samp>pinkietongue</samp>, <samp>pinkiewhoops</samp>, <samp>pinkiewhoopseat</samp>,
|
||||
<samp>pinkiewhoopsout</samp>, <samp>rainbowdrag</samp>, <samp>rainbowsalute</samp>, <samp>rainbowshine</samp>,
|
||||
<samp>raritydrama</samp>, <samp>shiningarmor</samp>, <samp>shiningarmorguard</samp>, <samp>snowflake</samp>,
|
||||
<samp>spikemustache</samp>, <samp>stevenmagnet</samp>, <samp>stevenmagnettrue</samp>,
|
||||
<samp>twilightcrazyfromball</samp>, <samp>twilightrage</samp>, <samp>twilightzero</samp>,
|
||||
<samp>wildfire</samp>.
|
||||
</li><li> Pony symlinks added:
|
||||
<ul>
|
||||
<li> <samp>djpon-3</samp> → <samp>vinyl</samp>
|
||||
</li><li> <samp>fillycadance</samp> → <samp>fillycadence</samp>
|
||||
</li><li> <samp>horsepower</samp> → <samp>snowflake</samp>
|
||||
</li></ul>
|
||||
</li><li> Improved TTY support: ponies have low colours resolution, instead of monochrome,
|
||||
when the high colour resolution is not available.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e10"></a>
|
||||
<h3 class="heading">Version 0.10</h3>
|
||||
|
||||
<ul>
|
||||
<li>Manpage manual added.
|
||||
<li>The directories for pony directories are changed from <samp><span class="file">/usr/share</span></samp> to
|
||||
<samp><span class="file">/usr/share/ponysay</span></samp> and <samp><span class="file">~</span></samp> to <samp><span class="file">~/.ponysay</span></samp>.
|
||||
<li>Pony symlinks added:
|
||||
<ul>
|
||||
<li><samp><span class="file">carrottop</span></samp> → <samp><span class="file">carrot</span></samp>
|
||||
<li><samp><span class="file">goldenharvest</span></samp> → <samp><span class="file">carrot</span></samp>
|
||||
<li><samp><span class="file">harpass</span></samp> → <samp><span class="file">lyra</span></samp>
|
||||
<li><samp><span class="file">heartstrings</span></samp> → <samp><span class="file">lyra</span></samp>
|
||||
<li><samp><span class="file">lulamoon</span></samp> → <samp><span class="file">trixie</span></samp>
|
||||
<li><samp><span class="file">minuette</span></samp> → <samp><span class="file">colgate</span></samp>
|
||||
<li><samp><span class="file">noteworthy</span></samp> → <samp><span class="file">blues</span></samp>
|
||||
<li><samp><span class="file">perry</span></samp> → <samp><span class="file">pokey</span></samp>
|
||||
<li><samp><span class="file">pokeypierce</span></samp> → <samp><span class="file">pokey</span></samp>
|
||||
<li><samp><span class="file">timeturner</span></samp> → <samp><span class="file">doctornohat</span></samp>
|
||||
<li><samp><span class="file">trixielulamoon</span></samp> → <samp><span class="file">trixie</span></samp>
|
||||
<li><samp><span class="file">twilightvelvet</span></samp> → <samp><span class="file">mrssparkle</span></samp>
|
||||
</ul>
|
||||
<li>Support for truncating output on height, enabled by default under TTY.
|
||||
<li>Environment variables added: <samp><span class="env">PONYSAY_FULL_WIDTH</span></samp>, <samp><span class="env">PONYSAY_SHELL_LINES</span></samp>,
|
||||
<samp><span class="env">PONYSAY_TRUNCATE_HEIGHT</span></samp>, <samp><span class="env">PONYSAY_BOTTOM</span></samp>.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Manpage manual added.
|
||||
</li><li> The directories for pony directories are changed from <samp>/usr/share</samp> to
|
||||
<samp>/usr/share/ponysay</samp> and <samp>~</samp> to <samp>~/.ponysay</samp>.
|
||||
</li><li> Pony symlinks added:
|
||||
<ul>
|
||||
<li> <samp>carrottop</samp> → <samp>carrot</samp>
|
||||
</li><li> <samp>goldenharvest</samp> → <samp>carrot</samp>
|
||||
</li><li> <samp>harpass</samp> → <samp>lyra</samp>
|
||||
</li><li> <samp>heartstrings</samp> → <samp>lyra</samp>
|
||||
</li><li> <samp>lulamoon</samp> → <samp>trixie</samp>
|
||||
</li><li> <samp>minuette</samp> → <samp>colgate</samp>
|
||||
</li><li> <samp>noteworthy</samp> → <samp>blues</samp>
|
||||
</li><li> <samp>perry</samp> → <samp>pokey</samp>
|
||||
</li><li> <samp>pokeypierce</samp> → <samp>pokey</samp>
|
||||
</li><li> <samp>timeturner</samp> → <samp>doctornohat</samp>
|
||||
</li><li> <samp>trixielulamoon</samp> → <samp>trixie</samp>
|
||||
</li><li> <samp>twilightvelvet</samp> → <samp>mrssparkle</samp>
|
||||
</li></ul>
|
||||
</li><li> Support for truncating output on height, enabled by default under TTY.
|
||||
</li><li> Environment variables added: <code>PONYSAY_FULL_WIDTH</code>, <code>PONYSAY_SHELL_LINES</code>,
|
||||
<code>PONYSAY_TRUNCATE_HEIGHT</code>, <code>PONYSAY_BOTTOM</code>.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e9"></a>
|
||||
<h3 class="heading">Version 0.9</h3>
|
||||
|
||||
<ul>
|
||||
<li>Output truncated on width to fit screen.
|
||||
<li>Support for TTY (Linux VT).
|
||||
<li><samp><span class="command">bash</span></samp> completion added.
|
||||
<li><samp><span class="command">zsh</span></samp> completion added.
|
||||
<li>New ponies<!-- /@w -->: <samp><span class="file">allie</span></samp>, <samp><span class="file">archer</span></samp>, <samp><span class="file">boxxy</span></samp>, <samp><span class="file">carecake</span></samp>,
|
||||
<samp><span class="file">cupcake</span></samp>, <samp><span class="file">daringdo</span></samp>, <samp><span class="file">davenport</span></samp>, <samp><span class="file">fancypants</span></samp>,
|
||||
<samp><span class="file">ironwillwalk</span></samp>, <samp><span class="file">lily</span></samp>, <samp><span class="file">lunafly</span></samp>, <samp><span class="file">maredowellfly</span></samp>,
|
||||
<samp><span class="file">maredowellgallop</span></samp>, <samp><span class="file">master</span></samp>, <samp><span class="file">mjolna</span></samp>, <samp><span class="file">orange</span></samp>,
|
||||
<samp><span class="file">raritysdad</span></samp>, <samp><span class="file">raritysmom</span></samp>, <samp><span class="file">royalnightguard</span></samp>, <samp><span class="file">ruby</span></samp>,
|
||||
<samp><span class="file">sparkler</span></samp>, <samp><span class="file">violet</span></samp>.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Output truncated on width to fit screen.
|
||||
</li><li> Support for TTY (Linux VT).
|
||||
</li><li> <code>bash</code> completion added.
|
||||
</li><li> <code>zsh</code> completion added.
|
||||
</li><li> New ponies<!-- /@w -->: <samp>allie</samp>, <samp>archer</samp>, <samp>boxxy</samp>, <samp>carecake</samp>,
|
||||
<samp>cupcake</samp>, <samp>daringdo</samp>, <samp>davenport</samp>, <samp>fancypants</samp>,
|
||||
<samp>ironwillwalk</samp>, <samp>lily</samp>, <samp>lunafly</samp>, <samp>maredowellfly</samp>,
|
||||
<samp>maredowellgallop</samp>, <samp>master</samp>, <samp>mjolna</samp>, <samp>orange</samp>,
|
||||
<samp>raritysdad</samp>, <samp>raritysmom</samp>, <samp>royalnightguard</samp>, <samp>ruby</samp>,
|
||||
<samp>sparkler</samp>, <samp>violet</samp>.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e8"></a>
|
||||
<h3 class="heading">Version 0.8</h3>
|
||||
|
||||
<ul>
|
||||
<li>New ponies<!-- /@w -->: <samp><span class="file">aloe</span></samp>, <samp><span class="file">angle</span></samp>, <samp><span class="file">applebloom</span></samp>, <samp><span class="file">applebumkin</span></samp>,
|
||||
<samp><span class="file">applefritter</span></samp>, <samp><span class="file">berrypunch</span></samp>, <samp><span class="file">bigmac</span></samp>, <samp><span class="file">blinkie</span></samp>, <samp><span class="file">blues</span></samp>,
|
||||
<samp><span class="file">braeburn</span></samp>, <samp><span class="file">caesar</span></samp>, <samp><span class="file">candymane</span></samp>, <samp><span class="file">caramel</span></samp>, <samp><span class="file">cheerilee</span></samp>,
|
||||
<samp><span class="file">cheerilee80</span></samp>, <samp><span class="file">clyde</span></samp>, <samp><span class="file">colgate</span></samp>, <samp><span class="file">colton</span></samp>, <samp><span class="file">daisy</span></samp>,
|
||||
<samp><span class="file">derpystand</span></samp>, <samp><span class="file">derpystandwing</span></samp>, <samp><span class="file">diamondtiara</span></samp>, <samp><span class="file">dinky</span></samp>,
|
||||
<samp><span class="file">doctornohat</span></samp>, <samp><span class="file">elsie</span></samp>, <samp><span class="file">fido</span></samp>, <samp><span class="file">fillycelestia</span></samp>,
|
||||
<samp><span class="file">fillydash</span></samp>, <samp><span class="file">fillydashfly</span></samp>, <samp><span class="file">fillyjack</span></samp>, <samp><span class="file">fillyjacktravel</span></samp>,
|
||||
<samp><span class="file">fillypinkie</span></samp>, <samp><span class="file">fillypinkiecurly</span></samp>, <samp><span class="file">fillyrarity</span></samp>, <samp><span class="file">fillyshy</span></samp>,
|
||||
<samp><span class="file">fluttershygala</span></samp>, <samp><span class="file">gilda</span></samp>, <samp><span class="file">gildastand</span></samp>, <samp><span class="file">granny</span></samp>,
|
||||
<samp><span class="file">grannychair</span></samp>, <samp><span class="file">grannysleep</span></samp>, <samp><span class="file">gummy</span></samp>, <samp><span class="file">hoity</span></samp>, <samp><span class="file">horte</span></samp>,
|
||||
<samp><span class="file">inky</span></samp>, <samp><span class="file">laflour</span></samp>, <samp><span class="file">lightning</span></samp>, <samp><span class="file">lintsalot</span></samp>, <samp><span class="file">lotus</span></samp>,
|
||||
<samp><span class="file">mayor</span></samp>, <samp><span class="file">mrssparkle</span></samp>, <samp><span class="file">nightmare</span></samp>, <samp><span class="file">opal</span></samp>, <samp><span class="file">parasprite</span></samp>,
|
||||
<samp><span class="file">philomena</span></samp>, <samp><span class="file">photofinish</span></samp>, <samp><span class="file">pinkamina</span></samp>, <samp><span class="file">pinkiebounce</span></samp>,
|
||||
<samp><span class="file">pinkiechicken</span></samp>, <samp><span class="file">pinkiegala</span></samp>, <samp><span class="file">pipsqueak</span></samp>, <samp><span class="file">pokey</span></samp>,
|
||||
<samp><span class="file">rainbowfly</span></samp>, <samp><span class="file">rainbowgala</span></samp>, <samp><span class="file">rainbowsleep</span></samp>, <samp><span class="file">raindrops</span></samp>,
|
||||
<samp><span class="file">rarityfly</span></samp>, <samp><span class="file">raritygala</span></samp>, <samp><span class="file">rarityponder</span></samp>, <samp><span class="file">redheart</span></samp>,
|
||||
<samp><span class="file">rocky</span></samp>, <samp><span class="file">rose</span></samp>, <samp><span class="file">rover</span></samp>, <samp><span class="file">royalguard</span></samp>, <samp><span class="file">sapphire</span></samp>,
|
||||
<samp><span class="file">scootaloo</span></samp>, <samp><span class="file">screwball</span></samp>, <samp><span class="file">shadowbolts</span></samp>, <samp><span class="file">silverspoon</span></samp>,
|
||||
<samp><span class="file">silverstar</span></samp>, <samp><span class="file">sindy</span></samp>, <samp><span class="file">snails</span></samp>, <samp><span class="file">snips</span></samp>, <samp><span class="file">soarin</span></samp>,
|
||||
<samp><span class="file">soigne</span></samp>, <samp><span class="file">spike</span></samp>, <samp><span class="file">spikefloat</span></samp>, <samp><span class="file">spikelove</span></samp>, <samp><span class="file">spot</span></samp>,
|
||||
<samp><span class="file">stella</span></samp>, <samp><span class="file">strongheart</span></samp>, <samp><span class="file">sue</span></samp>, <samp><span class="file">suedance</span></samp>, <samp><span class="file">tank</span></samp>,
|
||||
<samp><span class="file">trixiestage</span></samp>, <samp><span class="file">trixiestand</span></samp>, <samp><span class="file">turnip</span></samp>, <samp><span class="file">twist</span></samp>, <samp><span class="file">winona</span></samp>.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> New ponies<!-- /@w -->: <samp>aloe</samp>, <samp>angle</samp>, <samp>applebloom</samp>, <samp>applebumkin</samp>,
|
||||
<samp>applefritter</samp>, <samp>berrypunch</samp>, <samp>bigmac</samp>, <samp>blinkie</samp>, <samp>blues</samp>,
|
||||
<samp>braeburn</samp>, <samp>caesar</samp>, <samp>candymane</samp>, <samp>caramel</samp>, <samp>cheerilee</samp>,
|
||||
<samp>cheerilee80</samp>, <samp>clyde</samp>, <samp>colgate</samp>, <samp>colton</samp>, <samp>daisy</samp>,
|
||||
<samp>derpystand</samp>, <samp>derpystandwing</samp>, <samp>diamondtiara</samp>, <samp>dinky</samp>,
|
||||
<samp>doctornohat</samp>, <samp>elsie</samp>, <samp>fido</samp>, <samp>fillycelestia</samp>,
|
||||
<samp>fillydash</samp>, <samp>fillydashfly</samp>, <samp>fillyjack</samp>, <samp>fillyjacktravel</samp>,
|
||||
<samp>fillypinkie</samp>, <samp>fillypinkiecurly</samp>, <samp>fillyrarity</samp>, <samp>fillyshy</samp>,
|
||||
<samp>fluttershygala</samp>, <samp>gilda</samp>, <samp>gildastand</samp>, <samp>granny</samp>,
|
||||
<samp>grannychair</samp>, <samp>grannysleep</samp>, <samp>gummy</samp>, <samp>hoity</samp>, <samp>horte</samp>,
|
||||
<samp>inky</samp>, <samp>laflour</samp>, <samp>lightning</samp>, <samp>lintsalot</samp>, <samp>lotus</samp>,
|
||||
<samp>mayor</samp>, <samp>mrssparkle</samp>, <samp>nightmare</samp>, <samp>opal</samp>, <samp>parasprite</samp>,
|
||||
<samp>philomena</samp>, <samp>photofinish</samp>, <samp>pinkamina</samp>, <samp>pinkiebounce</samp>,
|
||||
<samp>pinkiechicken</samp>, <samp>pinkiegala</samp>, <samp>pipsqueak</samp>, <samp>pokey</samp>,
|
||||
<samp>rainbowfly</samp>, <samp>rainbowgala</samp>, <samp>rainbowsleep</samp>, <samp>raindrops</samp>,
|
||||
<samp>rarityfly</samp>, <samp>raritygala</samp>, <samp>rarityponder</samp>, <samp>redheart</samp>,
|
||||
<samp>rocky</samp>, <samp>rose</samp>, <samp>rover</samp>, <samp>royalguard</samp>, <samp>sapphire</samp>,
|
||||
<samp>scootaloo</samp>, <samp>screwball</samp>, <samp>shadowbolts</samp>, <samp>silverspoon</samp>,
|
||||
<samp>silverstar</samp>, <samp>sindy</samp>, <samp>snails</samp>, <samp>snips</samp>, <samp>soarin</samp>,
|
||||
<samp>soigne</samp>, <samp>spike</samp>, <samp>spikefloat</samp>, <samp>spikelove</samp>, <samp>spot</samp>,
|
||||
<samp>stella</samp>, <samp>strongheart</samp>, <samp>sue</samp>, <samp>suedance</samp>, <samp>tank</samp>,
|
||||
<samp>trixiestage</samp>, <samp>trixiestand</samp>, <samp>turnip</samp>, <samp>twist</samp>, <samp>winona</samp>.
|
||||
</li></ul>
|
||||
|
||||
<p><b>Note</b>: Identifies itself as version 0.7
|
||||
<p><b>Note</b>: Identifies itself as version 0.7
|
||||
</p>
|
||||
|
||||
<a name="Version-0_002e7"></a>
|
||||
<h3 class="heading">Version 0.7</h3>
|
||||
|
||||
<ul>
|
||||
<li>New ponies:<!-- /@w --> <samp><span class="file">carrot</span></samp>, <samp><span class="file">octavia</span></samp>, <samp><span class="file">trixie</span></samp>, <samp><span class="file">vinyl</span></samp>,
|
||||
<samp><span class="file">zecora</span></samp>.
|
||||
<li><a name="index-g_t_0040option_007b_002dl_007d-481"></a>Support for listing ponies with <samp><span class="option">-l</span></samp> option.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> New ponies:<!-- /@w --> <samp>carrot</samp>, <samp>octavia</samp>, <samp>trixie</samp>, <samp>vinyl</samp>,
|
||||
<samp>zecora</samp>.
|
||||
</li><li> <a name="index-_002dl-1"></a>
|
||||
Support for listing ponies with <samp>-l</samp> option.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e6"></a>
|
||||
<h3 class="heading">Version 0.6</h3>
|
||||
|
||||
<ul>
|
||||
<li>New ponies:<!-- /@w --> <samp><span class="file">bonbon</span></samp>, <samp><span class="file">celestia</span></samp>, <samp><span class="file">doctor</span></samp>, <samp><span class="file">fillistia</span></samp>,
|
||||
<samp><span class="file">spitfire</span></samp>, <samp><span class="file">woona</span></samp> (not moonstuck).
|
||||
<li>Dropping usage of utility <samp><span class="command">which</span></samp>, using <samp><span class="command">hash</span></samp> instead.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> New ponies:<!-- /@w --> <samp>bonbon</samp>, <samp>celestia</samp>, <samp>doctor</samp>, <samp>fillistia</samp>,
|
||||
<samp>spitfire</samp>, <samp>woona</samp> (not moonstuck).
|
||||
</li><li> Dropping usage of utility <code>which</code>, using <code>hash</code> instead.
|
||||
</li></ul>
|
||||
|
||||
<p><b>Note</b>: Identifies itself as version 0.5
|
||||
<p><b>Note</b>: Identifies itself as version 0.5
|
||||
</p>
|
||||
|
||||
<a name="Version-0_002e5"></a>
|
||||
<h3 class="heading">Version 0.5</h3>
|
||||
|
||||
<ul>
|
||||
<li>Using utility <samp><span class="command">which</span></samp> to determine existence of <samp><span class="command">cowsay</span></samp>.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Using utility <code>which</code> to determine existence of <code>cowsay</code>.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e4"></a>
|
||||
<h3 class="heading">Version 0.4</h3>
|
||||
|
||||
<ul>
|
||||
<li><samp><span class="file">.cow</span></samp> files are removed.
|
||||
<li><a name="index-g_t_0040option_007b_002dW_007d-482"></a>Support for <samp><span class="option">-W</span></samp> option.
|
||||
<li>Select random pony if not specified.
|
||||
<li><a name="index-g_t_0040option_007b_002df_007d-483"></a><samp><span class="option">-f</span></samp> supports file names, and not only pony names.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> <samp>.cow</samp> files are removed.
|
||||
</li><li> <a name="index-_002dW-1"></a>
|
||||
Support for <samp>-W</samp> option.
|
||||
</li><li> Select random pony if not specified.
|
||||
</li><li> <a name="index-_002df-3"></a>
|
||||
<samp>-f</samp> supports file names, and not only pony names.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e3"></a>
|
||||
<h3 class="heading">Version 0.3</h3>
|
||||
|
||||
<ul>
|
||||
<li>Fixed use of <samp><span class="file">.pony</span></samp> files.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Fixed use of <samp>.pony</samp> files.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e2"></a>
|
||||
<h3 class="heading">Version 0.2</h3>
|
||||
|
||||
<ul>
|
||||
<li>Pony files end with <samp><span class="file">.pony</span></samp> instead of <samp><span class="file">.cow</span></samp>.
|
||||
<li><samp><span class="file">lyrasleep</span></samp> is renamed to <samp><span class="file">lyra</span></samp>.
|
||||
<li><samp><span class="file">.cow</span></samp> files are kept but not used.
|
||||
<li><a name="index-g_t_0040option_007b_002dh_007d-484"></a><samp><span class="option">-h</span></samp> prints proper help.
|
||||
</ul>
|
||||
<ul>
|
||||
<li> Pony files end with <samp>.pony</samp> instead of <samp>.cow</samp>.
|
||||
</li><li> <samp>lyrasleep</samp> is renamed to <samp>lyra</samp>.
|
||||
</li><li> <samp>.cow</samp> files are kept but not used.
|
||||
</li><li> <a name="index-_002dh-1"></a>
|
||||
<samp>-h</samp> prints proper help.
|
||||
</li></ul>
|
||||
|
||||
|
||||
<a name="Version-0_002e1"></a>
|
||||
<h3 class="heading">Version 0.1</h3>
|
||||
|
||||
<p>First release.
|
||||
</p>
|
||||
<ul>
|
||||
<li> Includes the ponies<!-- /@w -->: <samp>applejack</samp>, <samp>derpy</samp>, <samp>derpysit</samp>,
|
||||
<samp>fluttershy</samp>, <samp>luna</samp>, <samp>lyrasleep</samp>, <samp>pinkie</samp>, <samp>rainbow</samp>,
|
||||
<samp>rarity</samp>, <samp>sweetie</samp>, <samp>twilight</samp>.
|
||||
</li></ul>
|
||||
|
||||
<ul>
|
||||
<li>Includes the ponies<!-- /@w -->: <samp><span class="file">applejack</span></samp>, <samp><span class="file">derpy</span></samp>, <samp><span class="file">derpysit</span></samp>,
|
||||
<samp><span class="file">fluttershy</span></samp>, <samp><span class="file">luna</span></samp>, <samp><span class="file">lyrasleep</span></samp>, <samp><span class="file">pinkie</span></samp>, <samp><span class="file">rainbow</span></samp>,
|
||||
<samp><span class="file">rarity</span></samp>, <samp><span class="file">sweetie</span></samp>, <samp><span class="file">twilight</span></samp>.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Ponysay-contributors.html#Ponysay-contributors" accesskey="n" rel="next">Ponysay contributors</a>, Previous: <a href="Terminology.html#Terminology" accesskey="p" rel="previous">Terminology</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,270 +1,569 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Concept and program index - Ponysay</title>
|
||||
<title>Ponysay: Concept and program index</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Concept and program index">
|
||||
<meta name="keywords" content="Ponysay: Concept and program index">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" title="GNU Free Documentation License">
|
||||
<link rel="next" href="Variable-and-option-index.html#Variable-and-option-index" title="Variable and option index">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Variable-and-option-index.html#Variable-and-option-index" rel="next" title="Variable and option index">
|
||||
<link href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" rel="previous" title="GNU Free Documentation License">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Concept-and-program-index"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Variable-and-option-index.html#Variable-and-option-index">Variable and option index</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
Next: <a href="Variable-and-option-index.html#Variable-and-option-index" accesskey="n" rel="next">Variable and option index</a>, Previous: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="p" rel="previous">GNU Free Documentation License</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Concept-and-program-index-1"></a>
|
||||
<h2 class="appendix">Appendix F Concept and program index</h2>
|
||||
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter" href="#Concept-and-program-index_pg_symbol-1"><b>.</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_symbol-2"><b>/</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_symbol-3"><b>9</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_symbol-4"><b>~</b></a>
|
||||
|
||||
<br>
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-A"><b>A</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-B"><b>B</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-C"><b>C</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-D"><b>D</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-E"><b>E</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-F"><b>F</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-G"><b>G</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-H"><b>H</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-I"><b>I</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-K"><b>K</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-L"><b>L</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-M"><b>M</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-N"><b>N</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-O"><b>O</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-P"><b>P</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-Q"><b>Q</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-R"><b>R</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-S"><b>S</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-T"><b>T</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-U"><b>U</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-V"><b>V</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-W"><b>W</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-X"><b>X</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-Y"><b>Y</b></a>
|
||||
|
||||
</td></tr></table>
|
||||
<table class="index-pg" border="0">
|
||||
<tr><td></td><th align="left">Index Entry</th><td> </td><th align="left"> Section</th></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_symbol-1">.</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002e_002fconfigure"><code><code>./configure</code></code></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Installations-basics.html#index-_002e_002fsetup_002epy"><code><code>./setup.py</code></code></a>:</td><td> </td><td valign="top"><a href="Installations-basics.html#Installations-basics">Installations basics</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002e_002fsetup_002epy-1"><code><code>./setup.py</code></code></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fortune-cookies.html#index-_002ebashrc"><samp>.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Running-on-TTY.html#index-_002ebashrc-1"><samp>.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Running-on-screen.html#index-_002ebashrc-2"><samp>.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="Running-on-screen.html#Running-on-screen">Running on screen</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-_002ebashrc-3"><samp>.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002epng">.png</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-_002epng-1">.png</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-_002epng-2">.png</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_symbol-2">/</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-_002fvar_002fcache_002fponysay"><samp>/var/cache/ponysay</samp></a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_symbol-3">9</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-9term"><code>9term</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_symbol-4">~</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fortune-cookies.html#index-_007e_002f_002ebashrc"><samp>~/.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Running-on-TTY.html#index-_007e_002f_002ebashrc-1"><samp>~/.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Running-on-screen.html#index-_007e_002f_002ebashrc-2"><samp>~/.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="Running-on-screen.html#Running-on-screen">Running on screen</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-_007e_002f_002ebashrc-3"><samp>~/.bashrc</samp></a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-_007e_002f_002ecache_002fponysay"><samp>~/.cache/ponysay</samp></a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="_007e_002f_002eponysayrc.html#index-_007e_002f_002eponysayrc"><samp>~/.ponysayrc</samp></a>:</td><td> </td><td valign="top"><a href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc">~/.ponysayrc</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-A">A</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Advanced-usage.html#index-advanced-usage">advanced usage</a>:</td><td> </td><td valign="top"><a href="Advanced-usage.html#Advanced-usage">Advanced usage</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-anatomy.html#index-anatomy-of-pony-files">anatomy of pony files</a>:</td><td> </td><td valign="top"><a href="Pony-anatomy.html#Pony-anatomy">Pony anatomy</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-ANSI-colour-sequences">ANSI colour sequences</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-ANSI-colours">ANSI colours</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-ANSI-escape-sequences">ANSI escape sequences</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-apply-metadata">apply metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Arch-Linux.html#index-Arch-Linux">Arch Linux</a>:</td><td> </td><td valign="top"><a href="Arch-Linux.html#Arch-Linux">Arch Linux</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Arch-Linux-ARM.html#index-Arch-Linux-ARM">Arch Linux ARM</a>:</td><td> </td><td valign="top"><a href="Arch-Linux-ARM.html#Arch-Linux-ARM">Arch Linux ARM</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-arguments">arguments</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-ASCII">ASCII</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-ASCII-1">ASCII</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-aterm"><code>aterm</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-auto-correction">auto correction</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Shell-auto_002dcompletion.html#index-auto_002dauto_002dcomplete"><code><code>auto-auto-complete</code></code></a>:</td><td> </td><td valign="top"><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-auto_002dcompletion">auto-completion</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Shell-auto_002dcompletion.html#index-auto_002dcompletion_002c-inner-workings">auto-completion, inner workings</a>:</td><td> </td><td valign="top"><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-B">B</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Balloon-style-files.html#index-balloon-style-files">balloon style files</a>:</td><td> </td><td valign="top"><a href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dependencies-for-pony-providers.html#index-bash"><code><code>bash</code></code></a>:</td><td> </td><td valign="top"><a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Installations-basics.html#index-basic-installation">basic installation</a>:</td><td> </td><td valign="top"><a href="Installations-basics.html#Installations-basics">Installations basics</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-best_002epony"><samp>best.pony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-best_002epony-1">best.pony</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-broken-ponies">broken ponies</a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-browsing.html#index-browse-ponies">browse ponies</a>:</td><td> </td><td valign="top"><a href="Pony-browsing.html#Pony-browsing">Pony browsing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-browser-ponies">browser ponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Balloon-style-files.html#index-bubble-style-files">bubble style files</a>:</td><td> </td><td valign="top"><a href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="External-bugs.html#index-bugs_002c-external">bugs, external</a>:</td><td> </td><td valign="top"><a href="External-bugs.html#External-bugs">External bugs</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Reporting-bugs.html#index-bugs_002c-reporting">bugs, reporting</a>:</td><td> </td><td valign="top"><a href="Reporting-bugs.html#Reporting-bugs">Reporting bugs</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-C">C</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-cache">cache</a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Chakra.html#index-Chakra">Chakra</a>:</td><td> </td><td valign="top"><a href="Chakra.html#Chakra">Chakra</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-change-log">change log</a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-character">character</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#index-clearing-TTY">clearing TTY</a>:</td><td> </td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-colour-palette">colour palette</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-colour-sequences">colour sequences</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-combining-characters">combining characters</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-comments_002c-metadata">comments, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata-extension.html#index-comments_002c-metadata-1">comments, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata-extension.html#Pony-metadata-extension">Pony metadata extension</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-completion">completion</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-configure">configure</a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dependencies-for-pony-providers.html#index-contributing">contributing</a>:</td><td> </td><td valign="top"><a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Contributing.html#index-contributing-1">contributing</a>:</td><td> </td><td valign="top"><a href="Contributing.html#Contributing">Contributing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-copy-metadata">copy metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-copy-metadata-1">copy metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dependencies-for-pony-providers.html#index-coreutils"><code><code>coreutils</code></code></a>:</td><td> </td><td valign="top"><a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Cowsay.html#index-cowsay"><code><code>cowsay</code></code></a>:</td><td> </td><td valign="top"><a href="Cowsay.html#Cowsay">Cowsay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-create-pony-file">create pony file</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-CSI">CSI</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-customised-installations">customised installations</a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Exotic-operating-systems.html#index-Cygwin">Cygwin</a>:</td><td> </td><td valign="top"><a href="Exotic-operating-systems.html#Exotic-operating-systems">Exotic operating systems</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-D">D</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Debian-GNU_002fLinux.html#index-Debian-GNU_002fLinux">Debian GNU/Linux</a>:</td><td> </td><td valign="top"><a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">Debian GNU/Linux</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dependencies.html#index-dependencies">dependencies</a>:</td><td> </td><td valign="top"><a href="Dependencies.html#Dependencies">Dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-desktop-ponies">desktop ponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dimension-files.html#index-dimension-files">dimension files</a>:</td><td> </td><td valign="top"><a href="Dimension-files.html#Dimension-files">Dimension files</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Distributing.html#index-distributing-ponysay">distributing ponysay</a>:</td><td> </td><td valign="top"><a href="Distributing.html#Distributing">Distributing</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-E">E</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-editing-metadata">editing metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Editing-metadata.html#index-editing-metadata-1">editing metadata</a>:</td><td> </td><td valign="top"><a href="Editing-metadata.html#Editing-metadata">Editing metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="_007e_002f_002eponysayrc.html#index-environment-variables">environment variables</a>:</td><td> </td><td valign="top"><a href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc">~/.ponysayrc</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-environment-variables-1">environment variables</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-environment-variables-2">environment variables</a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-environment-variables-3">environment variables</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-Equestrian-English">Equestrian English</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-erase-metadata">erase metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-escape-sequences">escape sequences</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-Eterm"><code>Eterm</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Exotic-operating-systems.html#index-exotic-OS_003aes">exotic OS:es</a>:</td><td> </td><td valign="top"><a href="Exotic-operating-systems.html#Exotic-operating-systems">Exotic operating systems</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-extensions">extensions</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="External-bugs.html#index-external-bugs">external bugs</a>:</td><td> </td><td valign="top"><a href="External-bugs.html#External-bugs">External bugs</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="The-tool-chest.html#index-extra-commands">extra commands</a>:</td><td> </td><td valign="top"><a href="The-tool-chest.html#The-tool-chest">The tool chest</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Extra-information.html#index-extra-information">extra information</a>:</td><td> </td><td valign="top"><a href="Extra-information.html#Extra-information">Extra information</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-extra-ponies">extra ponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-extraponies">extraponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-extras">extras</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-F">F</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-features.html#index-features_002c-optional">features, optional</a>:</td><td> </td><td valign="top"><a href="Optional-features.html#Optional-features">Optional features</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Distributing.html#index-FHS">FHS</a>:</td><td> </td><td valign="top"><a href="Distributing.html#Distributing">Distributing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-figlet"><code><code>figlet</code></code></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Extra-information.html#index-file-descriptor-3">file descriptor 3</a>:</td><td> </td><td valign="top"><a href="Extra-information.html#Extra-information">Extra information</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Distributing.html#index-filesystem-hierarchy-standard">filesystem hierarchy standard</a>:</td><td> </td><td valign="top"><a href="Distributing.html#Distributing">Distributing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fill-KMS-cache.html#index-fill-KMS-cache">fill KMS cache</a>:</td><td> </td><td valign="top"><a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-fonts">fonts</a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fortune-cookies.html#index-fortune"><code><code>fortune</code></code></a>:</td><td> </td><td valign="top"><a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-freedom_002c-full">freedom, full</a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-full-freedom">full freedom</a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-G">G</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Gentoo-Linux.html#index-Gentoo-Linux">Gentoo Linux</a>:</td><td> </td><td valign="top"><a href="Gentoo-Linux.html#Gentoo-Linux">Gentoo Linux</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="External-bugs.html#index-gnome_002dterminal"><code><code>gnome-terminal</code></code></a>:</td><td> </td><td valign="top"><a href="External-bugs.html#External-bugs">External bugs</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="GNU-Hurd.html#index-GNU-Hurd">GNU Hurd</a>:</td><td> </td><td valign="top"><a href="GNU-Hurd.html#GNU-Hurd">GNU Hurd</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-building-dependencies.html#index-gzip"><code><code>gzip</code></code></a>:</td><td> </td><td valign="top"><a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-H">H</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Inner-workings.html#index-hacking">hacking</a>:</td><td> </td><td valign="top"><a href="Inner-workings.html#Inner-workings">Inner workings</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-homeponies">homeponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="GNU-Hurd.html#index-Hurd">Hurd</a>:</td><td> </td><td valign="top"><a href="GNU-Hurd.html#GNU-Hurd">GNU Hurd</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-I">I</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-images_002c-PNG">images, PNG</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-images_002c-PNG-1">images, PNG</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-images_002c-PNG-2">images, PNG</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-img2ponysay"><code><code>img2ponysay</code></code></a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-building-dependencies.html#index-info"><code><code>info</code></code></a>:</td><td> </td><td valign="top"><a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Inner-workings.html#index-inner-workings">inner workings</a>:</td><td> </td><td valign="top"><a href="Inner-workings.html#Inner-workings">Inner workings</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-building-dependencies.html#index-install_002dinfo"><code><code>install-info</code></code></a>:</td><td> </td><td valign="top"><a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-installation-customisation">installation customisation</a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Installing.html#index-installing">installing</a>:</td><td> </td><td valign="top"><a href="Installing.html#Installing">Installing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-invoking">invoking</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-K">K</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-kernel-mode-setting">kernel mode setting</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-kernel-mode-setting-1">kernel mode setting</a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-kernel-mode-setting-2">kernel mode setting</a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#index-kernel-mode-setting-3">kernel mode setting</a>:</td><td> </td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Truncation.html#index-kernel-mode-setting-4">kernel mode setting</a>:</td><td> </td><td valign="top"><a href="Truncation.html#Truncation">Truncation</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-kernel-mode-setting-5">kernel mode setting</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-KMS">KMS</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-KMS-1">KMS</a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fill-KMS-cache.html#index-KMS-2">KMS</a>:</td><td> </td><td valign="top"><a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-KMS-3">KMS</a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-KMS-4">KMS</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#index-KMS-5">KMS</a>:</td><td> </td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Truncation.html#index-KMS-6">KMS</a>:</td><td> </td><td valign="top"><a href="Truncation.html#Truncation">Truncation</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-KMS-7">KMS</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fill-KMS-cache.html#index-KMS-cache_002c-fill">KMS cache, fill</a>:</td><td> </td><td valign="top"><a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-kmsponies">kmsponies</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-kmsponies-1">kmsponies</a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fill-KMS-cache.html#index-kmsponies-2">kmsponies</a>:</td><td> </td><td valign="top"><a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-kmsponies-3">kmsponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-L">L</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Languages.html#index-languages">languages</a>:</td><td> </td><td valign="top"><a href="Languages.html#Languages">Languages</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Limitations.html#index-limitations">limitations</a>:</td><td> </td><td valign="top"><a href="Limitations.html#Limitations">Limitations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Running-on-TTY.html#index-Linux-VT-3"><code>Linux VT</code></a>:</td><td> </td><td valign="top"><a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-Linux-VT-4"><code>Linux VT</code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-Linux-VT-5"><code>Linux VT</code></a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-Linux-VT-6"><code>Linux VT</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-Linux-VT-7"><code>Linux VT</code></a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-Linux-VT">Linux VT</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-Linux-VT-1">Linux VT</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#index-Linux-VT-8"><code>Linux VT</code></a>:</td><td> </td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-Linux-VT-9"><code>Linux VT</code></a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fill-KMS-cache.html#index-Linux-VT-2">Linux VT</a>:</td><td> </td><td valign="top"><a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-long-options">long options</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-M">M</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Exotic-operating-systems.html#index-Mac-OS-X">Mac OS X</a>:</td><td> </td><td valign="top"><a href="Exotic-operating-systems.html#Exotic-operating-systems">Exotic operating systems</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Distributing.html#index-maintaining-OS-package">maintaining OS package</a>:</td><td> </td><td valign="top"><a href="Distributing.html#Distributing">Distributing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Installing.html#index-make"><code><code>make</code></code></a>:</td><td> </td><td valign="top"><a href="Installing.html#Installing">Installing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Installations-basics.html#index-make-1"><code><code>make</code></code></a>:</td><td> </td><td valign="top"><a href="Installations-basics.html#Installations-basics">Installations basics</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-make-2"><code><code>make</code></code></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Installations-basics.html#index-man-page-translations">man page translations</a>:</td><td> </td><td valign="top"><a href="Installations-basics.html#Installations-basics">Installations basics</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-master-file">master file</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="External-bugs.html#index-mate_002dterminal"><code><code>mate-terminal</code></code></a>:</td><td> </td><td valign="top"><a href="External-bugs.html#External-bugs">External bugs</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-metadata">metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata-extension.html#index-metadata-1">metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata-extension.html#Pony-metadata-extension">Pony metadata extension</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-collections.html#index-metadata-collection-files">metadata collection files</a>:</td><td> </td><td valign="top"><a href="Metadata-collections.html#Metadata-collections">Metadata collections</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-metadata-pasting">metadata pasting</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-metadata-yanking">metadata yanking</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Editing-metadata.html#index-metadata_002c-editing">metadata, editing</a>:</td><td> </td><td valign="top"><a href="Editing-metadata.html#Editing-metadata">Editing metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-MLP_003aFiM">MLP:FiM</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-mrxvt"><code>mrxvt</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-My-Little-Pony">My Little Pony</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-N">N</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Narcissistic-ponies.html#index-narcissistic-ponies">narcissistic ponies</a>:</td><td> </td><td valign="top"><a href="Narcissistic-ponies.html#Narcissistic-ponies">Narcissistic ponies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-O">O</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-officiallity-tag">officiallity tag</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fortune-cookies.html#index-on-startup">on startup</a>:</td><td> </td><td valign="top"><a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-features.html#index-optional-dependencies">optional dependencies</a>:</td><td> </td><td valign="top"><a href="Optional-features.html#Optional-features">Optional features</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dependencies.html#index-optional-dependencies-1">optional dependencies</a>:</td><td> </td><td valign="top"><a href="Dependencies.html#Dependencies">Dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-optional-dependencies-2">optional dependencies</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-features.html#index-optional-features">optional features</a>:</td><td> </td><td valign="top"><a href="Optional-features.html#Optional-features">Optional features</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-options">options</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Distributing.html#index-OS-package-maintaining">OS package maintaining</a>:</td><td> </td><td valign="top"><a href="Distributing.html#Distributing">Distributing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Exotic-operating-systems.html#index-OS-X">OS X</a>:</td><td> </td><td valign="top"><a href="Exotic-operating-systems.html#Exotic-operating-systems">Exotic operating systems</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-OSI">OSI</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Truncation.html#index-output-truncation">output truncation</a>:</td><td> </td><td valign="top"><a href="Truncation.html#Truncation">Truncation</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Overview.html#index-overview">overview</a>:</td><td> </td><td valign="top"><a href="Overview.html#Overview">Overview</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-P">P</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Distributing.html#index-package-maintaining">package maintaining</a>:</td><td> </td><td valign="top"><a href="Distributing.html#Distributing">Distributing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-repositories.html#index-package-repositories">package repositories</a>:</td><td> </td><td valign="top"><a href="Package-repositories.html#Package-repositories">Package repositories</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-palette">palette</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-paste-metadata">paste metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-pasting-metadata">pasting metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-pasting-pony-metadata">pasting pony metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-PNG-images">PNG images</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-PNG-images-1">PNG images</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-PNG-images-2">PNG images</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Ponification.html#index-ponification">ponification</a>:</td><td> </td><td valign="top"><a href="Ponification.html#Ponification">Ponification</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-ponification-1">ponification</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-anatomy.html#index-pony-anatomy">pony anatomy</a>:</td><td> </td><td valign="top"><a href="Pony-anatomy.html#Pony-anatomy">Pony anatomy</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-browsing.html#index-pony-browsing">pony browsing</a>:</td><td> </td><td valign="top"><a href="Pony-browsing.html#Pony-browsing">Pony browsing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-pony-comments_002c-metadata">pony comments, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata-extension.html#index-pony-comments_002c-metadata-1">pony comments, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata-extension.html#Pony-metadata-extension">Pony metadata extension</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dimension-files.html#index-pony-dimension-files">pony dimension files</a>:</td><td> </td><td valign="top"><a href="Dimension-files.html#Dimension-files">Dimension files</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-pony-metadata">pony metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata-extension.html#index-pony-metadata-1">pony metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata-extension.html#Pony-metadata-extension">Pony metadata extension</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-collections.html#index-pony-metadata-collections">pony metadata collections</a>:</td><td> </td><td valign="top"><a href="Metadata-collections.html#Metadata-collections">Metadata collections</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-pony-metadata-pasting">pony metadata pasting</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-pony-metadata-yanking">pony metadata yanking</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Universal-Character-Set.html#index-pony-names">pony names</a>:</td><td> </td><td valign="top"><a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-pony-palette">pony palette</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-quote-infrastructure.html#index-pony-quote-infrastructure">pony quote infrastructure</a>:</td><td> </td><td valign="top"><a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">Pony quote infrastructure</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-pony-quotes">pony quotes</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-pony-quotes-1">pony quotes</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Requesting-ponies.html#index-pony-requests">pony requests</a>:</td><td> </td><td valign="top"><a href="Requesting-ponies.html#Requesting-ponies">Requesting ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-pony-symlink">pony symlink</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-pony-tags_002c-metadata">pony tags, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata-extension.html#index-pony-tags_002c-metadata-1">pony tags, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata-extension.html#Pony-metadata-extension">Pony metadata extension</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Ponification.html#index-ponypipe"><code><code>ponypipe</code></code></a>:</td><td> </td><td valign="top"><a href="Ponification.html#Ponification">Ponification</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-ponyquotes">ponyquotes</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-ponyquotes-1">ponyquotes</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-ponyquotes-2">ponyquotes</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="The-tool-chest.html#index-ponysay_002dtool"><code><code>ponysay-tool</code></code></a>:</td><td> </td><td valign="top"><a href="The-tool-chest.html#The-tool-chest">The tool chest</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-ponythink"><code><code>ponythink</code></code></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Balloon-style-files.html#index-ponythink-1"><code>ponythink</code></a>:</td><td> </td><td valign="top"><a href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-Portable-Network-Graphics">Portable Network Graphics</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-Portable-Network-Graphics-1">Portable Network Graphics</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-Portable-Network-Graphics-2">Portable Network Graphics</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-previous-releases">previous releases</a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Problems-and-requests.html#index-problems">problems</a>:</td><td> </td><td valign="top"><a href="Problems-and-requests.html#Problems-and-requests">Problems and requests</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Languages.html#index-program-languages">program languages</a>:</td><td> </td><td valign="top"><a href="Languages.html#Languages">Languages</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-putty"><code>putty</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-putty-1"><code>putty</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-building-dependencies.html#index-python"><code><code>python</code></code></a>:</td><td> </td><td valign="top"><a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-building-dependencies.html#index-python3"><code><code>python3</code></code></a>:</td><td> </td><td valign="top"><a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-Q">Q</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-quote-infrastructure.html#index-quote-infrastructure">quote infrastructure</a>:</td><td> </td><td valign="top"><a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">Pony quote infrastructure</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-quotes">quotes</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-quotes-1">quotes</a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-quotes-2">quotes</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-quotes-3">quotes</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-R">R</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-remove-metadata">remove metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Reporting-bugs.html#index-report-bugs">report bugs</a>:</td><td> </td><td valign="top"><a href="Reporting-bugs.html#Reporting-bugs">Reporting bugs</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Requesting-ponies.html#index-request-ponies">request ponies</a>:</td><td> </td><td valign="top"><a href="Requesting-ponies.html#Requesting-ponies">Requesting ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-rxvt"><code>rxvt</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-S">S</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Running-on-screen.html#index-screen"><code><code>screen</code></code></a>:</td><td> </td><td valign="top"><a href="Running-on-screen.html#Running-on-screen">Running on screen</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Languages.html#index-script-languages">script languages</a>:</td><td> </td><td valign="top"><a href="Languages.html#Languages">Languages</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Installations-basics.html#index-setup_002epy"><samp>setup.py</samp></a>:</td><td> </td><td valign="top"><a href="Installations-basics.html#Installations-basics">Installations basics</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-setup_002epy-1"><samp>setup.py</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-shell-auto_002dcompletion">shell auto-completion</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-shell-completion">shell completion</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Shell-auto_002dcompletion.html#index-shell_002c-auto_002dcompletion">shell, auto-completion</a>:</td><td> </td><td valign="top"><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-short-options">short options</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-slave-file">slave file</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Source-Mage-GNU_002fLinux.html#index-Source-Mage-GNU_002fLinux">Source Mage GNU/Linux</a>:</td><td> </td><td valign="top"><a href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux">Source Mage GNU/Linux</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-spello-correction">spello correction</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-standard-ponies">standard ponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fortune-cookies.html#index-startup">startup</a>:</td><td> </td><td valign="top"><a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-stash-metadata">stash metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-store-metadata">store metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-symlink-pony">symlink pony</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-sysponies">sysponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-systemponies">systemponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-T">T</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-tags_002c-metadata">tags, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata-extension.html#index-tags_002c-metadata-1">tags, metadata</a>:</td><td> </td><td valign="top"><a href="Pony-metadata-extension.html#Pony-metadata-extension">Pony metadata extension</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Extra-information.html#index-tee"><code><code>tee</code></code></a>:</td><td> </td><td valign="top"><a href="Extra-information.html#Extra-information">Extra information</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-terminals">terminals</a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="External-bugs.html#index-terminals-1">terminals</a>:</td><td> </td><td valign="top"><a href="External-bugs.html#External-bugs">External bugs</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="External-bugs.html#index-terminator"><code><code>terminator</code></code></a>:</td><td> </td><td valign="top"><a href="External-bugs.html#External-bugs">External bugs</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-terminology">terminology</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-building-dependencies.html#index-texinfo"><code><code>texinfo</code></code></a>:</td><td> </td><td valign="top"><a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Ponification.html#index-text-ponification">text ponification</a>:</td><td> </td><td valign="top"><a href="Ponification.html#Ponification">Ponification</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="The-tool-chest.html#index-the-tool-chest">the tool chest</a>:</td><td> </td><td valign="top"><a href="The-tool-chest.html#The-tool-chest">The tool chest</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-TOIlet"><code><code>TOIlet</code></code></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="The-tool-chest.html#index-tool-chest">tool chest</a>:</td><td> </td><td valign="top"><a href="The-tool-chest.html#The-tool-chest">The tool chest</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-truncation">truncation</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Truncation.html#index-truncation-1">truncation</a>:</td><td> </td><td valign="top"><a href="Truncation.html#Truncation">Truncation</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Running-on-TTY.html#index-TTY">TTY</a>:</td><td> </td><td valign="top"><a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-TTY-1">TTY</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-TTY-2">TTY</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-TTY-3">TTY</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-TTY-4">TTY</a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fill-KMS-cache.html#index-TTY-5">TTY</a>:</td><td> </td><td valign="top"><a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-TTY-6">TTY</a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="GNU-Hurd.html#index-TTY-7">TTY</a>:</td><td> </td><td valign="top"><a href="GNU-Hurd.html#GNU-Hurd">GNU Hurd</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-TTY-8">TTY</a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#index-TTY-9">TTY</a>:</td><td> </td><td valign="top"><a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-TTY-10">TTY</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-ttyponies">ttyponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-ttypony">ttypony</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-typo-correction">typo correction</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-U">U</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Debian-GNU_002fLinux.html#index-Ubuntu">Ubuntu</a>:</td><td> </td><td valign="top"><a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">Debian GNU/Linux</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-UCS">UCS</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Universal-Character-Set.html#index-UCS-1">UCS</a>:</td><td> </td><td valign="top"><a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-UCS-2">UCS</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-Unicode">Unicode</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Universal-Character-Set.html#index-Unicode-1">Unicode</a>:</td><td> </td><td valign="top"><a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Uninstalling.html#index-uninstalling">uninstalling</a>:</td><td> </td><td valign="top"><a href="Uninstalling.html#Uninstalling">Uninstalling</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-Universal-Character-Set">Universal Character Set</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Universal-Character-Set.html#index-Universal-Character-Set-1">Universal Character Set</a>:</td><td> </td><td valign="top"><a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-Universal-Character-Set-2">Universal Character Set</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="From-upstream.html#index-upstream-installation">upstream installation</a>:</td><td> </td><td valign="top"><a href="From-upstream.html#From-upstream">From upstream</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-urxvt"><code>urxvt</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminology.html#index-usrponies">usrponies</a>:</td><td> </td><td valign="top"><a href="Terminology.html#Terminology">Terminology</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-util_002dsay"><code>util-say</code></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Optional-runtime-dependencies.html#index-util_002dsay-1"><code><code>util-say</code></code></a>:</td><td> </td><td valign="top"><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-util_002dsay-2"><code>util-say</code></a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-util_002dsay-3"><code>util-say</code></a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-V">V</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Extra-information.html#index-verbose-mode">verbose mode</a>:</td><td> </td><td valign="top"><a href="Extra-information.html#Extra-information">Extra information</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-versions">versions</a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="External-bugs.html#index-VTE_002dbased-terminals">VTE-based terminals</a>:</td><td> </td><td valign="top"><a href="External-bugs.html#External-bugs">External bugs</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-W">W</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Exotic-operating-systems.html#index-Windows">Windows</a>:</td><td> </td><td valign="top"><a href="Exotic-operating-systems.html#Exotic-operating-systems">Exotic operating systems</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-wrapping">wrapping</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-wrapping-1">wrapping</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-wrapping-2">wrapping</a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-X">X</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-xterm"><code>xterm</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Terminals.html#index-xterm-1"><code>xterm</code></a>:</td><td> </td><td valign="top"><a href="Terminals.html#Terminals">Terminals</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Providing-ponies.html#index-xterm-palette">xterm palette</a>:</td><td> </td><td valign="top"><a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Package-building-dependencies.html#index-xz"><code><code>xz</code></code></a>:</td><td> </td><td valign="top"><a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Concept-and-program-index_pg_letter-Y">Y</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-yank-metadata">yank metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-yanking-metadata">yanking metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-yanking-pony-metadata">yanking pony metadata</a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
</table>
|
||||
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter" href="#Concept-and-program-index_pg_symbol-1"><b>.</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_symbol-2"><b>/</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_symbol-3"><b>9</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_symbol-4"><b>~</b></a>
|
||||
|
||||
<br>
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-A"><b>A</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-B"><b>B</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-C"><b>C</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-D"><b>D</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-E"><b>E</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-F"><b>F</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-G"><b>G</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-H"><b>H</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-I"><b>I</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-K"><b>K</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-L"><b>L</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-M"><b>M</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-N"><b>N</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-O"><b>O</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-P"><b>P</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-Q"><b>Q</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-R"><b>R</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-S"><b>S</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-T"><b>T</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-U"><b>U</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-V"><b>V</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-W"><b>W</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-X"><b>X</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Concept-and-program-index_pg_letter-Y"><b>Y</b></a>
|
||||
|
||||
</td></tr></table>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Variable-and-option-index.html#Variable-and-option-index" accesskey="n" rel="next">Variable and option index</a>, Previous: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="p" rel="previous">GNU Free Documentation License</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<h2 class="appendix">Appendix E Concept and program index</h2>
|
||||
|
||||
<ul class="index-pg" compact>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040command_007b_002e_002fconfigure_007d-201"><samp><span class="command">./configure</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040command_007b_002e_002fsetup_002epy_007d-200"><samp><span class="command">./setup.py</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Installations-basics.html#index-g_t_0040command_007b_002e_002fsetup_002epy_007d-193"><samp><span class="command">./setup.py</span></samp></a>: <a href="Installations-basics.html#Installations-basics">Installations basics</a></li>
|
||||
<li><a href="KMS-ponies.html#index-g_t_0040file_007b_002ebashrc_007d-141"><samp><span class="file">.bashrc</span></samp></a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Running-on-screen.html#index-g_t_0040file_007b_002ebashrc_007d-108"><samp><span class="file">.bashrc</span></samp></a>: <a href="Running-on-screen.html#Running-on-screen">Running on screen</a></li>
|
||||
<li><a href="Running-on-TTY.html#index-g_t_0040file_007b_002ebashrc_007d-105"><samp><span class="file">.bashrc</span></samp></a>: <a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></li>
|
||||
<li><a href="Fortune-cookies.html#index-g_t_0040file_007b_002ebashrc_007d-98"><samp><span class="file">.bashrc</span></samp></a>: <a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></li>
|
||||
<li><a href="Providing-ponies.html#index-g_t_002epng-415">.png</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-g_t_002epng-175">.png</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_002epng-15">.png</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="KMS-ponies.html#index-g_t_0040file_007b_002fvar_002fcache_002fponysay_007d-144"><samp><span class="file">/var/cache/ponysay</span></samp></a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Terminals.html#index-g_t9term-163"><code>9term</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Advanced-usage.html#index-advanced-usage-90">advanced usage</a>: <a href="Advanced-usage.html#Advanced-usage">Advanced usage</a></li>
|
||||
<li><a href="Pony-anatomy.html#index-anatomy-of-pony-files-383">anatomy of pony files</a>: <a href="Pony-anatomy.html#Pony-anatomy">Pony anatomy</a></li>
|
||||
<li><a href="Terminology.html#index-ANSI-colour-sequences-470">ANSI colour sequences</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-ANSI-colours-471">ANSI colours</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-ANSI-escape-sequences-468">ANSI escape sequences</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Arch-Linux.html#index-arch-linux-372">arch linux</a>: <a href="Arch-Linux.html#Arch-Linux">Arch Linux</a></li>
|
||||
<li><a href="Arch-Linux-ARM.html#index-arch-linux-arm-373">arch linux arm</a>: <a href="Arch-Linux-ARM.html#Arch-Linux-ARM">Arch Linux ARM</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-arguments-4">arguments</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Terminology.html#index-ascii-460">ascii</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Environment-variables.html#index-ascii-122">ascii</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Terminals.html#index-aterm-162"><code>aterm</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Terminology.html#index-auto_002dcompletion-465">auto-completion</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Shell-auto_002dcompletion.html#index-auto_002dcompletion_002c-inner-workings-401">auto-completion, inner workings</a>: <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></li>
|
||||
<li><a href="Balloon-style-files.html#index-balloon-style-files-386">balloon style files</a>: <a href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a></li>
|
||||
<li><a href="Dependencies-for-pony-providers.html#index-g_t_0040command_007bbash_007d-187"><samp><span class="command">bash</span></samp></a>: <a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a></li>
|
||||
<li><a href="Installations-basics.html#index-basic-installation-195">basic installation</a>: <a href="Installations-basics.html#Installations-basics">Installations basics</a></li>
|
||||
<li><a href="Terminology.html#index-best_002epony-452">best.pony</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040file_007bbest_002epony_007d-89"><samp><span class="file">best.pony</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Terminals.html#index-broken-ponies-149">broken ponies</a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Terminology.html#index-browser-ponies-448">browser ponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Balloon-style-files.html#index-bubble-style-files-387">bubble style files</a>: <a href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a></li>
|
||||
<li><a href="Problems.html#index-bugs-165">bugs</a>: <a href="Problems.html#Problems">Problems</a></li>
|
||||
<li><a href="KMS-ponies.html#index-cache-143">cache</a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Chakra.html#index-chakra-374">chakra</a>: <a href="Chakra.html#Chakra">Chakra</a></li>
|
||||
<li><a href="Change-log.html#index-change-log-475">change log</a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Terminology.html#index-character-461">character</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Printing-in-TTY-with-KMS.html#index-clearing-tty-391">clearing tty</a>: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></li>
|
||||
<li><a href="Providing-ponies.html#index-colour-palette-422">colour palette</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Terminology.html#index-colour-sequences-472">colour sequences</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-combining-characters-459">combining characters</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-completion-464">completion</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Custom-installations.html#index-configure-203">configure</a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Contributing.html#index-contributing-410">contributing</a>: <a href="Contributing.html#Contributing">Contributing</a></li>
|
||||
<li><a href="Dependencies-for-pony-providers.html#index-contributing-186">contributing</a>: <a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a></li>
|
||||
<li><a href="Dependencies-for-pony-providers.html#index-g_t_0040command_007bcoreutils_007d-188"><samp><span class="command">coreutils</span></samp></a>: <a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a></li>
|
||||
<li><a href="Cowsay.html#index-g_t_0040command_007bcowsay_007d-164"><samp><span class="command">cowsay</span></samp></a>: <a href="Cowsay.html#Cowsay">Cowsay</a></li>
|
||||
<li><a href="Providing-ponies.html#index-create-pony-file-411">create pony file</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Terminology.html#index-CSI-473">CSI</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Custom-installations.html#index-customised-installations-197">customised installations</a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Debian-GNU_002fLinux.html#index-debian-gnu_002flinux-375">debian gnu/linux</a>: <a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">Debian GNU/Linux</a></li>
|
||||
<li><a href="Dependencies.html#index-dependencies-167">dependencies</a>: <a href="Dependencies.html#Dependencies">Dependencies</a></li>
|
||||
<li><a href="Terminology.html#index-desktop-ponies-449">desktop ponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Distributing.html#index-distributing-ponysay-426">distributing ponysay</a>: <a href="Distributing.html#Distributing">Distributing</a></li>
|
||||
<li><a href="Terminology.html#index-environment-variables-456">environment variables</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="KMS-ponies.html#index-environment-variables-138">environment variables</a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-environment-variables-110">environment variables</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Terminology.html#index-Equestrian-English-451">Equestrian English</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-escape-sequences-469">escape sequences</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminals.html#index-Eterm-161"><code>Eterm</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-extensions-169">extensions</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Extra-information.html#index-extra-information-92">extra information</a>: <a href="Extra-information.html#Extra-information">Extra information</a></li>
|
||||
<li><a href="Terminology.html#index-extra-ponies-442">extra ponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-extraponies-441">extraponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Optional-features.html#index-features_002c-optional-130">features, optional</a>: <a href="Optional-features.html#Optional-features">Optional features</a></li>
|
||||
<li><a href="Distributing.html#index-fhs-430">fhs</a>: <a href="Distributing.html#Distributing">Distributing</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040command_007bfiglet_007d-43"><samp><span class="command">figlet</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Extra-information.html#index-file-descriptor-3-91">file descriptor 3</a>: <a href="Extra-information.html#Extra-information">Extra information</a></li>
|
||||
<li><a href="Distributing.html#index-filesystem-hierarchy-standard-431">filesystem hierarchy standard</a>: <a href="Distributing.html#Distributing">Distributing</a></li>
|
||||
<li><a href="Terminals.html#index-fonts-148">fonts</a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Fortune-cookies.html#index-g_t_0040command_007bfortune_007d-95"><samp><span class="command">fortune</span></samp></a>: <a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></li>
|
||||
<li><a href="Gentoo-Linux.html#index-gentoo-linux-377">gentoo linux</a>: <a href="Gentoo-Linux.html#Gentoo-Linux">Gentoo Linux</a></li>
|
||||
<li><a href="Package-building-dependencies.html#index-g_t_0040command_007bgzip_007d-181"><samp><span class="command">gzip</span></samp></a>: <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></li>
|
||||
<li><a href="Inner-workings.html#index-hacking-381">hacking</a>: <a href="Inner-workings.html#Inner-workings">Inner workings</a></li>
|
||||
<li><a href="Terminology.html#index-homeponies-446">homeponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Providing-ponies.html#index-images_002c-png-417">images, png</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-images_002c-png-177">images, png</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-images_002c-png-17">images, png</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Providing-ponies.html#index-g_t_0040command_007bimg2ponysay_007d-413"><samp><span class="command">img2ponysay</span></samp></a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Package-building-dependencies.html#index-g_t_0040command_007binfo_007d-184"><samp><span class="command">info</span></samp></a>: <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></li>
|
||||
<li><a href="Inner-workings.html#index-inner-workings-380">inner workings</a>: <a href="Inner-workings.html#Inner-workings">Inner workings</a></li>
|
||||
<li><a href="Package-building-dependencies.html#index-g_t_0040command_007binstall_002dinfo_007d-185"><samp><span class="command">install-info</span></samp></a>: <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></li>
|
||||
<li><a href="Custom-installations.html#index-installation-customisation-198">installation customisation</a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Installing.html#index-installing-189">installing</a>: <a href="Installing.html#Installing">Installing</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-invoking-2">invoking</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Terminology.html#index-kernel-mode-setting-438">kernel mode setting</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Truncation.html#index-kernel-mode-setting-397">kernel mode setting</a>: <a href="Truncation.html#Truncation">Truncation</a></li>
|
||||
<li><a href="Printing-in-TTY-with-KMS.html#index-kernel-mode-setting-393">kernel mode setting</a>: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></li>
|
||||
<li><a href="Terminals.html#index-kernel-mode-setting-153">kernel mode setting</a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="KMS-ponies.html#index-kernel-mode-setting-137">kernel mode setting</a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-kernel-mode-setting-129">kernel mode setting</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Terminology.html#index-kms-437">kms</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Truncation.html#index-kms-396">kms</a>: <a href="Truncation.html#Truncation">Truncation</a></li>
|
||||
<li><a href="Printing-in-TTY-with-KMS.html#index-kms-392">kms</a>: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-kms-172">kms</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Terminals.html#index-kms-152">kms</a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="KMS-ponies.html#index-kms-136">kms</a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-kms-128">kms</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Terminology.html#index-kmsponies-440">kmsponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="KMS-ponies.html#index-kmsponies-133">kmsponies</a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-kmsponies-127">kmsponies</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Languages.html#index-languages-398">languages</a>: <a href="Languages.html#Languages">Languages</a></li>
|
||||
<li><a href="Limitations.html#index-limitations-146">limitations</a>: <a href="Limitations.html#Limitations">Limitations</a></li>
|
||||
<li><a href="Terminology.html#index-linux-vt-436"><code>linux vt</code></a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Printing-in-TTY-with-KMS.html#index-linux-vt-390"><code>linux vt</code></a>: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-linux-vt-174"><code>linux vt</code></a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Terminals.html#index-linux-vt-155"><code>linux vt</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="KMS-ponies.html#index-linux-vt-135"><code>linux vt</code></a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-linux-vt-126"><code>linux vt</code></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Running-on-TTY.html#index-linux-vt-104"><code>linux vt</code></a>: <a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></li>
|
||||
<li><a href="Terminology.html#index-long-options-463">long options</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Distributing.html#index-maintaining-OS-package-429">maintaining OS package</a>: <a href="Distributing.html#Distributing">Distributing</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040command_007bmake_007d-202"><samp><span class="command">make</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Installations-basics.html#index-g_t_0040command_007bmake_007d-194"><samp><span class="command">make</span></samp></a>: <a href="Installations-basics.html#Installations-basics">Installations basics</a></li>
|
||||
<li><a href="Installing.html#index-g_t_0040command_007bmake_007d-190"><samp><span class="command">make</span></samp></a>: <a href="Installing.html#Installing">Installing</a></li>
|
||||
<li><a href="Installations-basics.html#index-manpage-translations-196">manpage translations</a>: <a href="Installations-basics.html#Installations-basics">Installations basics</a></li>
|
||||
<li><a href="Terminology.html#index-MLP_003aFiM-433">MLP:FiM</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminals.html#index-mrxvt-160"><code>mrxvt</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Terminology.html#index-my-little-pony-434">my little pony</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Fortune-cookies.html#index-on-startup-97">on startup</a>: <a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-optional-dependencies-170">optional dependencies</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Dependencies.html#index-optional-dependencies-168">optional dependencies</a>: <a href="Dependencies.html#Dependencies">Dependencies</a></li>
|
||||
<li><a href="Optional-features.html#index-optional-dependencies-132">optional dependencies</a>: <a href="Optional-features.html#Optional-features">Optional features</a></li>
|
||||
<li><a href="Optional-features.html#index-optional-features-131">optional features</a>: <a href="Optional-features.html#Optional-features">Optional features</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-options-3">options</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Distributing.html#index-OS-package-maintaining-428">OS package maintaining</a>: <a href="Distributing.html#Distributing">Distributing</a></li>
|
||||
<li><a href="Terminology.html#index-OSI-474">OSI</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Truncation.html#index-output-truncation-395">output truncation</a>: <a href="Truncation.html#Truncation">Truncation</a></li>
|
||||
<li><a href="Overview.html#index-overview-1">overview</a>: <a href="Overview.html#Overview">Overview</a></li>
|
||||
<li><a href="Distributing.html#index-package-maintaining-427">package maintaining</a>: <a href="Distributing.html#Distributing">Distributing</a></li>
|
||||
<li><a href="Package-repositories.html#index-package-repositories-371">package repositories</a>: <a href="Package-repositories.html#Package-repositories">Package repositories</a></li>
|
||||
<li><a href="Providing-ponies.html#index-palette-419">palette</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Providing-ponies.html#index-png-images-416">png images</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-png-images-176">png images</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-png-images-16">png images</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Terminology.html#index-ponification-450">ponification</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Ponification.html#index-ponification-100">ponification</a>: <a href="Ponification.html#Ponification">Ponification</a></li>
|
||||
<li><a href="Pony-anatomy.html#index-pony-anatomy-382">pony anatomy</a>: <a href="Pony-anatomy.html#Pony-anatomy">Pony anatomy</a></li>
|
||||
<li><a href="Universal-Character-Set.html#index-pony-names-409">pony names</a>: <a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></li>
|
||||
<li><a href="Providing-ponies.html#index-pony-palette-421">pony palette</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Pony-quote-infrastructure.html#index-pony-quote-infrastructure-384">pony quote infrastructure</a>: <a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">Pony quote infrastructure</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-pony-quotes-25">pony quotes</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Requests.html#index-pony-requests-166">pony requests</a>: <a href="Requests.html#Requests">Requests</a></li>
|
||||
<li><a href="Terminology.html#index-pony-symlink-453">pony symlink</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Ponification.html#index-g_t_0040command_007bponypipe_007d-102"><samp><span class="command">ponypipe</span></samp></a>: <a href="Ponification.html#Ponification">Ponification</a></li>
|
||||
<li><a href="Terminology.html#index-ponyquotes-455">ponyquotes</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Providing-ponies.html#index-ponyquotes-424">ponyquotes</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Balloon-style-files.html#index-ponythink-388"><code>ponythink</code></a>: <a href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040command_007bponythink_007d-5"><samp><span class="command">ponythink</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Providing-ponies.html#index-portable-network-graphics-418">portable network graphics</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-portable-network-graphics-178">portable network graphics</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-portable-network-graphics-18">portable network graphics</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Change-log.html#index-previous-releases-477">previous releases</a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Languages.html#index-program-languages-400">program languages</a>: <a href="Languages.html#Languages">Languages</a></li>
|
||||
<li><a href="Terminals.html#index-putty-151"><code>putty</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Package-building-dependencies.html#index-g_t_0040command_007bpython_007d-179"><samp><span class="command">python</span></samp></a>: <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></li>
|
||||
<li><a href="Package-building-dependencies.html#index-g_t_0040command_007bpython3_007d-180"><samp><span class="command">python3</span></samp></a>: <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></li>
|
||||
<li><a href="Pony-quote-infrastructure.html#index-quote-infrastructure-385">quote infrastructure</a>: <a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">Pony quote infrastructure</a></li>
|
||||
<li><a href="Providing-ponies.html#index-quotes-425">quotes</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-quotes-24">quotes</a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Terminals.html#index-rxvt-159"><code>rxvt</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Running-on-screen.html#index-g_t_0040command_007bscreen_007d-107"><samp><span class="command">screen</span></samp></a>: <a href="Running-on-screen.html#Running-on-screen">Running on screen</a></li>
|
||||
<li><a href="Languages.html#index-script-languages-399">script languages</a>: <a href="Languages.html#Languages">Languages</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040file_007bsetup_002epy_007d-199"><samp><span class="file">setup.py</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Installations-basics.html#index-g_t_0040file_007bsetup_002epy_007d-192"><samp><span class="file">setup.py</span></samp></a>: <a href="Installations-basics.html#Installations-basics">Installations basics</a></li>
|
||||
<li><a href="Terminology.html#index-shell-auto_002dcompletion-467">shell auto-completion</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-shell-completion-466">shell completion</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Shell-auto_002dcompletion.html#index-shell_002c-auto_002dcompletion-402">shell, auto-completion</a>: <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></li>
|
||||
<li><a href="Terminology.html#index-short-options-462">short options</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Source-Mage-GNU_002fLinux.html#index-source-mage-gnu_002flinux-378">source mage gnu/linux</a>: <a href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux">Source Mage GNU/Linux</a></li>
|
||||
<li><a href="Terminology.html#index-standard-ponies-443">standard ponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Fortune-cookies.html#index-startup-96">startup</a>: <a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></li>
|
||||
<li><a href="Terminology.html#index-symlink-pony-454">symlink pony</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-sysponies-445">sysponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Terminology.html#index-systemponies-444">systemponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Extra-information.html#index-g_t_0040command_007btee_007d-94"><samp><span class="command">tee</span></samp></a>: <a href="Extra-information.html#Extra-information">Extra information</a></li>
|
||||
<li><a href="Terminals.html#index-terminals-147">terminals</a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Terminology.html#index-terminology-432">terminology</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Package-building-dependencies.html#index-g_t_0040command_007btexinfo_007d-183"><samp><span class="command">texinfo</span></samp></a>: <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></li>
|
||||
<li><a href="Ponification.html#index-text-ponification-101">text ponification</a>: <a href="Ponification.html#Ponification">Ponification</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040command_007bTOIlet_007d-44"><samp><span class="command">TOIlet</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Truncation.html#index-truncation-394">truncation</a>: <a href="Truncation.html#Truncation">Truncation</a></li>
|
||||
<li><a href="Environment-variables.html#index-truncation-111">truncation</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Terminology.html#index-tty-435">tty</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Printing-in-TTY-with-KMS.html#index-tty-389">tty</a>: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-tty-173">tty</a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Terminals.html#index-tty-154">tty</a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="KMS-ponies.html#index-tty-134">tty</a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-tty-113">tty</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Running-on-TTY.html#index-tty-103">tty</a>: <a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></li>
|
||||
<li><a href="Terminology.html#index-ttyponies-439">ttyponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Providing-ponies.html#index-ttypony-423">ttypony</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Debian-GNU_002fLinux.html#index-ubuntu-376">ubuntu</a>: <a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">Debian GNU/Linux</a></li>
|
||||
<li><a href="Terminology.html#index-ucs-457">ucs</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Universal-Character-Set.html#index-ucs-407">ucs</a>: <a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></li>
|
||||
<li><a href="Environment-variables.html#index-ucs-119">ucs</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Universal-Character-Set.html#index-unicode-408">unicode</a>: <a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></li>
|
||||
<li><a href="Environment-variables.html#index-unicode-121">unicode</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Uninstalling.html#index-uninstalling-379">uninstalling</a>: <a href="Uninstalling.html#Uninstalling">Uninstalling</a></li>
|
||||
<li><a href="Terminology.html#index-universal-character-set-458">universal character set</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Universal-Character-Set.html#index-universal-character-set-406">universal character set</a>: <a href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a></li>
|
||||
<li><a href="Environment-variables.html#index-universal-character-set-120">universal character set</a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="From-upstream.html#index-upstream-installation-191">upstream installation</a>: <a href="From-upstream.html#From-upstream">From upstream</a></li>
|
||||
<li><a href="Terminals.html#index-urxvt-157"><code>urxvt</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Terminology.html#index-usrponies-447">usrponies</a>: <a href="Terminology.html#Terminology">Terminology</a></li>
|
||||
<li><a href="Providing-ponies.html#index-util_002dsay-412"><code>util-say</code></a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Optional-runtime-dependencies.html#index-g_t_0040command_007butil_002dsay_007d-171"><samp><span class="command">util-say</span></samp></a>: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040command_007butil_002dsay_007d-14"><samp><span class="command">util-say</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Extra-information.html#index-verbose-mode-93">verbose mode</a>: <a href="Extra-information.html#Extra-information">Extra information</a></li>
|
||||
<li><a href="Change-log.html#index-versions-476">versions</a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Terminals.html#index-xterm-150"><code>xterm</code></a>: <a href="Terminals.html#Terminals">Terminals</a></li>
|
||||
<li><a href="Providing-ponies.html#index-xterm-palette-420">xterm palette</a>: <a href="Providing-ponies.html#Providing-ponies">Providing ponies</a></li>
|
||||
<li><a href="Package-building-dependencies.html#index-g_t_0040command_007bxz_007d-182"><samp><span class="command">xz</span></samp></a>: <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a></li>
|
||||
<li><a href="KMS-ponies.html#index-g_t_0040file_007b_007e_002f_002ebashrc_007d-142"><samp><span class="file">~/.bashrc</span></samp></a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Running-on-screen.html#index-g_t_0040file_007b_007e_002f_002ebashrc_007d-109"><samp><span class="file">~/.bashrc</span></samp></a>: <a href="Running-on-screen.html#Running-on-screen">Running on screen</a></li>
|
||||
<li><a href="Running-on-TTY.html#index-g_t_0040file_007b_007e_002f_002ebashrc_007d-106"><samp><span class="file">~/.bashrc</span></samp></a>: <a href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a></li>
|
||||
<li><a href="Fortune-cookies.html#index-g_t_0040file_007b_007e_002f_002ebashrc_007d-99"><samp><span class="file">~/.bashrc</span></samp></a>: <a href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a></li>
|
||||
<li><a href="KMS-ponies.html#index-g_t_0040file_007b_007e_002f_002ecache_002fponysay_007d-145"><samp><span class="file">~/.cache/ponysay</span></samp></a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
</ul></body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,56 +1,82 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Contributing - Ponysay</title>
|
||||
<title>Ponysay: Contributing</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Contributing">
|
||||
<meta name="keywords" content="Ponysay: Contributing">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="next" href="Distributing.html#Distributing" title="Distributing">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Providing-ponies.html#Providing-ponies" rel="next" title="Providing ponies">
|
||||
<link href="Universal-Character-Set.html#Universal-Character-Set" rel="previous" title="Universal Character Set">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Contributing"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Distributing.html#Distributing">Distributing</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Inner-workings.html#Inner-workings">Inner workings</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Distributing.html#Distributing" accesskey="n" rel="next">Distributing</a>, Previous: <a href="Inner-workings.html#Inner-workings" accesskey="p" rel="previous">Inner workings</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Contributing-1"></a>
|
||||
<h2 class="chapter">13 Contributing</h2>
|
||||
<a name="index-contributing-1"></a>
|
||||
|
||||
<h2 class="chapter">11 Contributing</h2>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Providing-ponies.html#Providing-ponies" accesskey="1">Providing ponies</a>:</td><td> </td><td align="left" valign="top">Providing ponies.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-contributing-410"></a>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Providing-ponies.html#Providing-ponies">Providing ponies</a>: Providing ponies.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,69 +1,98 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Cowsay - Ponysay</title>
|
||||
<title>Ponysay: Cowsay</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Cowsay">
|
||||
<meta name="keywords" content="Ponysay: Cowsay">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Limitations.html#Limitations" title="Limitations">
|
||||
<link rel="prev" href="Terminals.html#Terminals" title="Terminals">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Limitations.html#Limitations" rel="up" title="Limitations">
|
||||
<link href="Problems-and-requests.html#Problems-and-requests" rel="next" title="Problems and requests">
|
||||
<link href="GNU-Hurd.html#GNU-Hurd" rel="previous" title="GNU Hurd">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Cowsay"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Terminals.html#Terminals">Terminals</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Limitations.html#Limitations">Limitations</a>
|
||||
<hr>
|
||||
Previous: <a href="GNU-Hurd.html#GNU-Hurd" accesskey="p" rel="previous">GNU Hurd</a>, Up: <a href="Limitations.html#Limitations" accesskey="u" rel="up">Limitations</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Cowsay-1"></a>
|
||||
<h3 class="section">8.3 Cowsay</h3>
|
||||
<a name="index-cowsay"></a>
|
||||
|
||||
<h3 class="section">6.2 Cowsay</h3>
|
||||
|
||||
<p><a name="index-g_t_0040command_007bcowsay_007d-164"></a>
|
||||
This section describes the limitation of <samp><span class="command">cowsay</span></samp>, but since version 2.1
|
||||
<samp><span class="command">cowsay</span></samp> is no longer used because of it. So none of the following limitations
|
||||
<p>This section describes the limitation of <code>cowsay</code>, but since version 2.1
|
||||
<code>cowsay</code> is no longer used because of it. So none of the following limitations
|
||||
are present anymore.
|
||||
|
||||
<p>When <samp><span class="command">cowsay</span></samp> determines the length of a word it measures in number of bytes
|
||||
</p>
|
||||
<p>When <code>cowsay</code> determines the length of a word it measures in number of bytes
|
||||
(in UTF-8), therefore non-ASCII words will malformat the balloon with the message.
|
||||
|
||||
<p>Further, <samp><span class="command">cowsay</span></samp> does not recognise ANSI escape sequences, therefore, using
|
||||
</p>
|
||||
<p>Further, <code>cowsay</code> does not recognise ANSI escape sequences, therefore, using
|
||||
colours and text styling in messages will also malformat the balloon with the message.
|
||||
|
||||
<p><samp><span class="command">cowsay</span></samp> does not support balloon, including the link between the message and
|
||||
the pony, customisation, other than using <samp><span class="command">cowthink</span></samp>. However you can modify
|
||||
<samp><span class="command">cowsay</span></samp> (written Perl, so you can edit the installed files) to make the
|
||||
</p>
|
||||
<p><code>cowsay</code> does not support balloon, including the link between the message and
|
||||
the pony, customisation, other than using <code>cowthink</code>. However you can modify
|
||||
<code>cowsay</code> (written Perl, so you can edit the installed files) to make the
|
||||
balloon look different, maybe using box drawing characters.
|
||||
|
||||
<p><samp><span class="command">cowsay</span></samp> does not support setting the minimum size of the balloon, both
|
||||
</p>
|
||||
<p><code>cowsay</code> does not support setting the minimum size of the balloon, both
|
||||
directions on the balloon–pony links. or any other placement of the balloon than at
|
||||
the top to the left.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,183 +1,550 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Custom installations - Ponysay</title>
|
||||
<title>Ponysay: Custom installations</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Custom installations">
|
||||
<meta name="keywords" content="Ponysay: Custom installations">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="From-upstream.html#From-upstream" title="From upstream">
|
||||
<link rel="prev" href="Installations-basics.html#Installations-basics" title="Installations basics">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="From-upstream.html#From-upstream" rel="up" title="From upstream">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="next" title="Package repositories">
|
||||
<link href="Installations-basics.html#Installations-basics" rel="previous" title="Installations basics">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Custom-installations"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Installations-basics.html#Installations-basics">Installations basics</a>,
|
||||
Up: <a rel="up" accesskey="u" href="From-upstream.html#From-upstream">From upstream</a>
|
||||
<hr>
|
||||
Previous: <a href="Installations-basics.html#Installations-basics" accesskey="p" rel="previous">Installations basics</a>, Up: <a href="From-upstream.html#From-upstream" accesskey="u" rel="up">From upstream</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Custom-installations-1"></a>
|
||||
<h4 class="subsection">11.1.2 Custom installations</h4>
|
||||
<a name="index-customised-installations"></a>
|
||||
<a name="index-installation-customisation"></a>
|
||||
<a name="index-setup_002epy-1"></a>
|
||||
<a name="index-_002e_002fsetup_002epy-1"></a>
|
||||
<a name="index-_002e_002fconfigure"></a>
|
||||
<a name="index-make-2"></a>
|
||||
<a name="index-configure"></a>
|
||||
|
||||
<h4 class="subsection">9.1.2 Custom installations</h4>
|
||||
|
||||
<p><a name="index-customised-installations-197"></a><a name="index-installation-customisation-198"></a><a name="index-g_t_0040file_007bsetup_002epy_007d-199"></a><a name="index-g_t_0040command_007b_002e_002fsetup_002epy_007d-200"></a><a name="index-g_t_0040command_007b_002e_002fconfigure_007d-201"></a><a name="index-g_t_0040command_007bmake_007d-202"></a><a name="index-configure-203"></a>
|
||||
With the exception for with <samp><span class="option">--with-everything</span></samp> and <samp><span class="option">--with-nothing</span></samp>,
|
||||
every option that starts with <samp><span class="option">--with-</span></samp> or <samp><span class="option">--without-</span></samp> exists in both
|
||||
variants. <samp><span class="option">--with-</span></samp> options install parts of the package. <samp><span class="option">--without-</span></samp>
|
||||
<p>With the exception for with <samp>--with-everything</samp> and <samp>--with-nothing</samp>,
|
||||
every option that starts with <samp>--with-</samp> or <samp>--without-</samp> exists in both
|
||||
variants. <samp>--with-</samp> options install parts of the package. <samp>--without-</samp>
|
||||
options skips installation of parts of the packages. With the same exception,
|
||||
<samp><span class="option">--without-</span></samp> options take not arguments and <samp><span class="option">--with-</span></samp> optionally takes
|
||||
<samp>--without-</samp> options take not arguments and <samp>--with-</samp> optionally takes
|
||||
an argument, if no argument is provided a default argument is implied.
|
||||
|
||||
<p>The configuration script recognised the following options, the default values for
|
||||
</p>
|
||||
<p>The configuration script recognised the following options, the default values for
|
||||
options with arguments are written after the equality sign (<code>=</code>) in the option:
|
||||
|
||||
<dl>
|
||||
<dt><samp><span class="option">--everything</span></samp><dt><samp><span class="option">--with-everything</span></samp><dd><a name="index-g_t_0040option_007b_002d_002deverything_007d-204"></a><a name="index-g_t_0040option_007b_002d_002dwith_002deverything_007d-205"></a>Install everything that is not explicity excluded.
|
||||
|
||||
<br><dt><samp><span class="option">--minimal</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dminimal_007d-206"></a>Install only the essentials. Note that this can vary depending on version. Currently
|
||||
</p>
|
||||
<dl compact="compact">
|
||||
<dt><samp>--everything</samp></dt>
|
||||
<dt><samp>--with-everything</samp></dt>
|
||||
<dd><a name="index-_002d_002deverything"></a>
|
||||
<a name="index-_002d_002dwith_002deverything"></a>
|
||||
<p>Install everything that is not explicity excluded.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--minimal</samp></dt>
|
||||
<dd><a name="index-_002d_002dminimal"></a>
|
||||
<p>Install only the essentials. Note that this can vary depending on version. Currently
|
||||
this means that the commands, xterm ponies and legal documents is installed.
|
||||
|
||||
<br><dt><samp><span class="option">--nothing</span></samp><dt><samp><span class="option">--with-nothing</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dnothing_007d-207"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dnothing_007d-208"></a>Install nothing, except legal documents, that is not explicity included.
|
||||
|
||||
<br><dt><samp><span class="option">--with-ponysay</span></samp><dt><samp><span class="option">--with-ponysay-command=/usr/bin/ponysay</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dponysay_007d-209"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dponysay_007d-210"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dponysay_002dcommand_007d-211"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dponysay_002dcommand_007d-212"></a>Install the ponysay command, and set file name. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-ponythink</span></samp><dt><samp><span class="option">--with-ponythink-command=/usr/bin/ponythink</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dponythink_007d-213"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dponytink_007d-214"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dponythink_002dcommand_007d-215"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dponytink_002dcommand_007d-216"></a>Install the ponythink command, and set file name. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-shared-cache=/var/cache/ponysay</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dshared_002dcache_007d-217"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dshared_002dcache_007d-218"></a>Install a user shared cache, this is only used by KMS ponies so far. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-bash</span></samp><br><dt><samp><span class="option">--with-bash-completion=/usr/share/bash-completion/completions/ponysay</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dbash_007d-219"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dbash_007d-220"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dbash_002dcompletion_007d-221"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dbash_002dcompletion_007d-222"></a>Install auto-completion for installed commands in GNU Bash. Select the file name
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--nothing</samp></dt>
|
||||
<dt><samp>--with-nothing</samp></dt>
|
||||
<dd><a name="index-_002d_002dnothing"></a>
|
||||
<a name="index-_002d_002dwith_002dnothing"></a>
|
||||
<p>Install nothing, except legal documents, that is not explicity included.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-ponysay</samp></dt>
|
||||
<dt><samp>--with-ponysay-command=/usr/bin/ponysay</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dponysay"></a>
|
||||
<a name="index-_002d_002dwithout_002dponysay"></a>
|
||||
<a name="index-_002d_002dwith_002dponysay_002dcommand"></a>
|
||||
<a name="index-_002d_002dwithout_002dponysay_002dcommand"></a>
|
||||
<p>Install the <code>ponysay</code> command, and set file name. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-ponythink</samp></dt>
|
||||
<dt><samp>--with-ponythink-command=/usr/bin/ponythink</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dponythink"></a>
|
||||
<a name="index-_002d_002dwithout_002dponytink"></a>
|
||||
<a name="index-_002d_002dwith_002dponythink_002dcommand"></a>
|
||||
<a name="index-_002d_002dwithout_002dponytink_002dcommand"></a>
|
||||
<p>Install the <code>ponythink</code> command, and set file name. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-ponysay-tool</samp></dt>
|
||||
<dt><samp>--with-ponyponysay-tool-command=/usr/bin/ponyponysay-tool</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dponysay_002dtool"></a>
|
||||
<a name="index-_002d_002dwithout_002dponysay_002dtool"></a>
|
||||
<a name="index-_002d_002dwith_002dponysay_002dtool_002dcommand"></a>
|
||||
<a name="index-_002d_002dwithout_002dponysay_002dtool_002dcommand"></a>
|
||||
<p>Install the <code>ponysay-tool</code> command, and set file name. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-shared-cache=/var/cache/ponysay</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dshared_002dcache"></a>
|
||||
<a name="index-_002d_002dwithout_002dshared_002dcache"></a>
|
||||
<p>Install a user shared cache, this is only used by KMS ponies so far. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-bash</samp></dt>
|
||||
<dt><samp>--with-bash-completion=/usr/share/bash-completion/completions/ponysay</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dbash"></a>
|
||||
<a name="index-_002d_002dwithout_002dbash"></a>
|
||||
<a name="index-_002d_002dwith_002dbash_002dcompletion"></a>
|
||||
<a name="index-_002d_002dwithout_002dbash_002dcompletion"></a>
|
||||
<p>Install auto-completion for installed commands in GNU Bash. Select the file name
|
||||
for the installed script for the ponysay command, the other commands modifies this
|
||||
file name. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-fish</span></samp><dt><samp><span class="option">--with-fish-completion=/usr/share/fish/completions/ponysay.fish</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dfish_007d-223"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dfish_007d-224"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dfish_002dcompletion_007d-225"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dfish_002dcompletion_007d-226"></a>Install auto-completion for installed commands in Friendly interactive shell.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-fish</samp></dt>
|
||||
<dt><samp>--with-fish-completion=/usr/share/fish/completions/ponysay.fish</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dfish"></a>
|
||||
<a name="index-_002d_002dwithout_002dfish"></a>
|
||||
<a name="index-_002d_002dwith_002dfish_002dcompletion"></a>
|
||||
<a name="index-_002d_002dwithout_002dfish_002dcompletion"></a>
|
||||
<p>Install auto-completion for installed commands in Friendly interactive shell.
|
||||
Select the file name for the installed script for the ponysay command, the other
|
||||
commands modifies this file name. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-zsh</span></samp><dt><samp><span class="option">--with-zsh-completion=/usr/share/zsh/site-functions/_ponysay</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dzsh_007d-227"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dzsh_007d-228"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dzsh_002dcompletion_007d-229"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dzsh_002dcompletion_007d-230"></a>Install auto-completion for installed commands in the zsh shell.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-zsh</samp></dt>
|
||||
<dt><samp>--with-zsh-completion=/usr/share/zsh/site-functions/_ponysay</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dzsh"></a>
|
||||
<a name="index-_002d_002dwithout_002dzsh"></a>
|
||||
<a name="index-_002d_002dwith_002dzsh_002dcompletion"></a>
|
||||
<a name="index-_002d_002dwithout_002dzsh_002dcompletion"></a>
|
||||
<p>Install auto-completion for installed commands in the zsh shell.
|
||||
Select the file name for the installed script for the ponysay command, the other
|
||||
commands modifies this file name. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-shell</span></samp><dt><samp><span class="option">--with-shell-completion=/usr/share</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dshell_007d-231"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dshell_007d-232"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dbash_007d-233"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dbash_007d-234"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dfish_007d-235"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dfish_007d-236"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dzsh_007d-237"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dzsh_007d-238"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dshell_002dcompletion_007d-239"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dshell_002dcompletion_007d-240"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dbash_002dcompletion_007d-241"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dbash_002dcompletion_007d-242"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dfish_002dcompletion_007d-243"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dfish_002dcompletion_007d-244"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dzsh_002dcompletion_007d-245"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dzsh_002dcompletion_007d-246"></a>Macro for <samp><span class="option">--with-bash</span></samp>, <samp><span class="option">--with-fish</span></samp> and <samp><span class="option">--with-zsh</span></samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-shell</samp></dt>
|
||||
<dt><samp>--with-shell-completion=/usr/share</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dshell"></a>
|
||||
<a name="index-_002d_002dwithout_002dshell"></a>
|
||||
<a name="index-_002d_002dwith_002dbash-1"></a>
|
||||
<a name="index-_002d_002dwithout_002dbash-1"></a>
|
||||
<a name="index-_002d_002dwith_002dfish-1"></a>
|
||||
<a name="index-_002d_002dwithout_002dfish-1"></a>
|
||||
<a name="index-_002d_002dwith_002dzsh-1"></a>
|
||||
<a name="index-_002d_002dwithout_002dzsh-1"></a>
|
||||
<a name="index-_002d_002dwith_002dshell_002dcompletion"></a>
|
||||
<a name="index-_002d_002dwithout_002dshell_002dcompletion"></a>
|
||||
<a name="index-_002d_002dwith_002dbash_002dcompletion-1"></a>
|
||||
<a name="index-_002d_002dwithout_002dbash_002dcompletion-1"></a>
|
||||
<a name="index-_002d_002dwith_002dfish_002dcompletion-1"></a>
|
||||
<a name="index-_002d_002dwithout_002dfish_002dcompletion-1"></a>
|
||||
<a name="index-_002d_002dwith_002dzsh_002dcompletion-1"></a>
|
||||
<a name="index-_002d_002dwithout_002dzsh_002dcompletion-1"></a>
|
||||
<p>Macro for <samp>--with-bash</samp>, <samp>--with-fish</samp> and <samp>--with-zsh</samp>.
|
||||
The argument is the used share/ directory that all shells have in common.
|
||||
|
||||
<br><dt><samp><span class="option">--with-pdf</span></samp><dt><samp><span class="option">--with-pdf-manual=/usr/doc</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dpdf_007d-247"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dpdf_007d-248"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dpdf_002dmanual_007d-249"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dpdf_002dmanual_007d-250"></a>Install PDF manual, and select directory for it.
|
||||
|
||||
<br><dt><samp><span class="option">--with-pdf-compression</span></samp><dt><samp><span class="option">--with-pdf-manual-compression=gz</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dpdf_007d-251"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dpdf_002dmanual_007d-252"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dpdf_002dcompression_007d-253"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dpdf_002dcompression_007d-254"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dpdf_002dmanual_002dcompression_007d-255"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dpdf_002dmanual_002dcompression_007d-256"></a>Compress PDF manual, select compression by file name extension. This option
|
||||
does not imply <samp><span class="option">--with-pdf</span></samp>. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-info</span></samp><dt><samp><span class="option">--with-info-manual=/usr/share/info</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_007d-257"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dinfo_007d-258"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_002dmanual_007d-259"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dmanual_007d-260"></a>Install <samp><span class="command">info</span></samp> manual, and select directory for it. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-info-install</span></samp><dt><samp><span class="option">--with-info-manual-install=My Little Ponies for your terminal</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_002dinstall_007d-261"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dinstall_007d-262"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_002dmanual_002dinstall_007d-263"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dmanual_002dinstall_007d-264"></a>Use <samp><span class="command">install-info</span></samp> when installing <samp><span class="command">info</span></samp> manual. Set the
|
||||
description for the manual. This option does not imply <samp><span class="option">--with-info</span></samp>. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-info-compression</span></samp><dt><samp><span class="option">--with-info-manual-compression=gz</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_007d-265"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_002dcompression_007d-266"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dcompression_007d-267"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_002dmanual_007d-268"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dinfo_002dmanual_002dcompression_007d-269"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dmanual_002dcompression_007d-270"></a>Compress <samp><span class="command">info</span></samp> manual, select compression by file name extension.
|
||||
This option does not imply <samp><span class="option">--with-info</span></samp>. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-man-en</span></samp><dt><samp><span class="option">--with-manpage-en</span></samp><dt><samp><span class="option">--with-man-manual-en</span></samp><dt><samp><span class="option">--with-en-man</span></samp><dt><samp><span class="option">--with-en-manpage</span></samp><dt><samp><span class="option">--with-en-man-manual=/usr/share/man</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002den_007d-271"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002den_007d-272"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dmanpage_002den_007d-273"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002den_007d-274"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002den_007d-275"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002den_007d-276"></a><a name="index-g_t_0040option_007b_002d_002dwith_002den_002dman_007d-277"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002den_002dman_007d-278"></a><a name="index-g_t_0040option_007b_002d_002dwith_002den_002dmanpage_007d-279"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002den_002dmanpage_007d-280"></a><a name="index-g_t_0040option_007b_002d_002dwith_002den_002dman_002dmanual_007d-281"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002den_002dman_002dmanual_007d-282"></a>Install English <samp><span class="command">man</span></samp> manual. Set directory for <samp><span class="command">man</span></samp> manuals.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-pdf</samp></dt>
|
||||
<dt><samp>--with-pdf-manual=/usr/doc</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dpdf"></a>
|
||||
<a name="index-_002d_002dwithout_002dpdf"></a>
|
||||
<a name="index-_002d_002dwith_002dpdf_002dmanual"></a>
|
||||
<a name="index-_002d_002dwithout_002dpdf_002dmanual"></a>
|
||||
<p>Install PDF manual, and select directory for it.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-pdf-compression</samp></dt>
|
||||
<dt><samp>--with-pdf-manual-compression=gz</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dpdf-1"></a>
|
||||
<a name="index-_002d_002dwith_002dpdf_002dmanual-1"></a>
|
||||
<a name="index-_002d_002dwith_002dpdf_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dpdf_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dpdf_002dmanual_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dpdf_002dmanual_002dcompression"></a>
|
||||
<p>Compress PDF manual, select compression by file name extension. This option
|
||||
does not imply <samp>--with-pdf</samp>. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-info</samp></dt>
|
||||
<dt><samp>--with-info-manual=/usr/share/info</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dinfo"></a>
|
||||
<a name="index-_002d_002dwithout_002dinfo"></a>
|
||||
<a name="index-_002d_002dwith_002dinfo_002dmanual"></a>
|
||||
<a name="index-_002d_002dwithout_002dinfo_002dmanual"></a>
|
||||
<p>Install <code>info</code> manual, and select directory for it. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-info-install</samp></dt>
|
||||
<dt><samp>--with-info-manual-install=My Little Ponies for your terminal</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dinfo_002dinstall"></a>
|
||||
<a name="index-_002d_002dwithout_002dinfo_002dinstall"></a>
|
||||
<a name="index-_002d_002dwith_002dinfo_002dmanual_002dinstall"></a>
|
||||
<a name="index-_002d_002dwithout_002dinfo_002dmanual_002dinstall"></a>
|
||||
<p>Use <code>install-info</code> when installing <code>info</code> manual. Set the
|
||||
description for the manual. This option does not imply <samp>--with-info</samp>. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-info-compression</samp></dt>
|
||||
<dt><samp>--with-info-manual-compression=gz</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dinfo-1"></a>
|
||||
<a name="index-_002d_002dwith_002dinfo_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dinfo_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dinfo_002dmanual-1"></a>
|
||||
<a name="index-_002d_002dwith_002dinfo_002dmanual_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dinfo_002dmanual_002dcompression"></a>
|
||||
<p>Compress <code>info</code> manual, select compression by file name extension.
|
||||
This option does not imply <samp>--with-info</samp>. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-man-en</samp></dt>
|
||||
<dt><samp>--with-manpage-en</samp></dt>
|
||||
<dt><samp>--with-man-manual-en</samp></dt>
|
||||
<dt><samp>--with-en-man</samp></dt>
|
||||
<dt><samp>--with-en-manpage</samp></dt>
|
||||
<dt><samp>--with-en-man-manual=/usr/share/man</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dman_002den"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002den"></a>
|
||||
<a name="index-_002d_002dwith_002dmanpage_002den"></a>
|
||||
<a name="index-_002d_002dwithout_002dmanpage_002den"></a>
|
||||
<a name="index-_002d_002dwith_002dman_002dmanual_002den"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002dmanual_002den"></a>
|
||||
<a name="index-_002d_002dwith_002den_002dman"></a>
|
||||
<a name="index-_002d_002dwithout_002den_002dman"></a>
|
||||
<a name="index-_002d_002dwith_002den_002dmanpage"></a>
|
||||
<a name="index-_002d_002dwithout_002den_002dmanpage"></a>
|
||||
<a name="index-_002d_002dwith_002den_002dman_002dmanual"></a>
|
||||
<a name="index-_002d_002dwithout_002den_002dman_002dmanual"></a>
|
||||
<p>Install English <code>man</code> manual. Set directory for <code>man</code> manuals.
|
||||
(Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-man-es</span></samp><dt><samp><span class="option">--with-manpage-es</span></samp><dt><samp><span class="option">--with-man-manual-es</span></samp><dt><samp><span class="option">--with-es-man</span></samp><dt><samp><span class="option">--with-es-manpage</span></samp><dt><samp><span class="option">--with-es-man-manual=/usr/share/man</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002des_007d-283"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002des_007d-284"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dmanpage_002des_007d-285"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002des_007d-286"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002des_007d-287"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002des_007d-288"></a><a name="index-g_t_0040option_007b_002d_002dwith_002des_002dman_007d-289"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002des_002dman_007d-290"></a><a name="index-g_t_0040option_007b_002d_002dwith_002des_002dmanpage_007d-291"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002des_002dmanpage_007d-292"></a><a name="index-g_t_0040option_007b_002d_002dwith_002des_002dman_002dmanual_007d-293"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002des_002dman_002dmanual_007d-294"></a>Install Spanish <samp><span class="command">man</span></samp> manual. Set directory for <samp><span class="command">man</span></samp> manuals.
|
||||
|
||||
<br><dt><samp><span class="option">--with-man</span></samp><dt><samp><span class="option">--with-manpage</span></samp><dt><samp><span class="option">--with-man-manual</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dman_007d-295"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_007d-296"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dmanpage_007d-297"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dmanpage_007d-298"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_007d-299"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_007d-300"></a>Macro for all <samp><span class="option">--with-man-LANG</span></samp>.
|
||||
|
||||
<br><dt><samp><span class="option">--with-man-en-compression</span></samp><dt><samp><span class="option">--with-manpage-en-compression</span></samp><dt><samp><span class="option">--with-man-manual-en-compression</span></samp><dt><samp><span class="option">--with-en-man-compression</span></samp><dt><samp><span class="option">--with-en-manpage-compression</span></samp><dt><samp><span class="option">--with-en-man-manual-compression=gz</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002den_002dcompression_007d-301"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002den_002dcompression_007d-302"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dmanpage_002den_002dcompression_007d-303"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002den_002dcompression_007d-304"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002den_002dcompression_007d-305"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002den_002dcompression_007d-306"></a><a name="index-g_t_0040option_007b_002d_002dwith_002den_002dman_002dcompression_007d-307"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002den_002dman_002dcompression_007d-308"></a><a name="index-g_t_0040option_007b_002d_002dwith_002den_002dmanpage_002dcompression_007d-309"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002den_002dmanpage_002dcompression_007d-310"></a><a name="index-g_t_0040option_007b_002d_002dwith_002den_002dman_002dmanual_002dcompression_007d-311"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002den_002dman_002dmanual_002dcompression_007d-312"></a>Compress English <samp><span class="command">man</span></samp> manual, select compression by file name extension.
|
||||
This option does not imply <samp><span class="option">--with-man-en</span></samp>. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-man-es-compression</span></samp><dt><samp><span class="option">--with-manpage-es-compression</span></samp><dt><samp><span class="option">--with-man-manual-es-compression</span></samp><dt><samp><span class="option">--with-es-man-compression</span></samp><dt><samp><span class="option">--with-es-manpage-compression</span></samp><dt><samp><span class="option">--with-es-man-manual-compression=gz</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002des_002dcompression_007d-313"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002des_002dcompression_007d-314"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dmanpage_002des_002dcompression_007d-315"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002des_002dcompression_007d-316"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002des_002dcompression_007d-317"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002des_002dcompression_007d-318"></a><a name="index-g_t_0040option_007b_002d_002dwith_002des_002dman_002dcompression_007d-319"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002des_002dman_002dcompression_007d-320"></a><a name="index-g_t_0040option_007b_002d_002dwith_002des_002dmanpage_002dcompression_007d-321"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002des_002dmanpage_002dcompression_007d-322"></a><a name="index-g_t_0040option_007b_002d_002dwith_002des_002dman_002dmanual_002dcompression_007d-323"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002des_002dman_002dmanual_002dcompression_007d-324"></a>Compress Spanish <samp><span class="command">man</span></samp> manual, select compression by file name extension.
|
||||
This option does not imply <samp><span class="option">--with-man-es</span></samp>. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-man-compression</span></samp><dt><samp><span class="option">--with-manpage-compression</span></samp><dt><samp><span class="option">--with-man-manual-compression</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002dcompression_007d-325"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002dcompression_007d-326"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dmanpage_002dcompression_007d-327"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002dcompression_007d-328"></a><a name="index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002dcompression_007d-329"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002dcompression_007d-330"></a>Macro for all <samp><span class="option">--with-man-LANG-compression</span></samp>.
|
||||
|
||||
<br><dt><samp><span class="option">--man-section-ponysay</span></samp><dt><samp><span class="option">--man-sectionpage-ponysay</span></samp><dt><samp><span class="option">--ponysay-man-section</span></samp><dt><samp><span class="option">--ponysay-manpage-section=6</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dman_002dsection_002dponysay_007d-331"></a><a name="index-g_t_0040option_007b_002d_002dmanpage_002dsection_002dponysay_007d-332"></a><a name="index-g_t_0040option_007b_002d_002dponysay_002dman_002dsection_007d-333"></a><a name="index-g_t_0040option_007b_002d_002dponysay_002dmanpage_002dsection_007d-334"></a>Change the section for the <samp><span class="command">ponysay</span></samp> manpage.
|
||||
|
||||
<br><dt><samp><span class="option">--man-section-cowsay</span></samp><dt><samp><span class="option">--manpage-section-cowsay</span></samp><dt><samp><span class="option">--cowsay-man-section</span></samp><dt><samp><span class="option">--cowsay-manpage-section=1</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dman_002dsection_002dcowsay_007d-335"></a><a name="index-g_t_0040option_007b_002d_002dmanpage_002dsection_002dcowsay_007d-336"></a><a name="index-g_t_0040option_007b_002d_002dcowsay_002dman_002dsection_007d-337"></a><a name="index-g_t_0040option_007b_002d_002dcowsay_002dmanpage_002dsection_007d-338"></a>Change the section for the <samp><span class="command">cowsay</span></samp> manpage.
|
||||
|
||||
<br><dt><samp><span class="option">--man-section-fortune</span></samp><dt><samp><span class="option">--manpage-section-fortune</span></samp><dt><samp><span class="option">--fortune-man-section</span></samp><dt><samp><span class="option">--fortune-manpage-section=6</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dman_002dsection_002dfortune_007d-339"></a><a name="index-g_t_0040option_007b_002d_002dmanpage_002dsection_002dfortune_007d-340"></a><a name="index-g_t_0040option_007b_002d_002dfortune_002dman_002dsection_007d-341"></a><a name="index-g_t_0040option_007b_002d_002dfortune_002dmanpage_002dsection_007d-342"></a>Change the section for the <samp><span class="command">fortune</span></samp> manpage.
|
||||
|
||||
<br><dt><samp><span class="option">--with-ponies=/usr/share/ponysay/ponies</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dponies_007d-343"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dponies_007d-344"></a>Install standard xterm ponies, and select installation directory for them. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-ttyponies=/usr/share/ponysay/ttyponies</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dttyponies_007d-345"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dttyponies_007d-346"></a>Install standard tty ponies, and select installation directory for them. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-extraponies=/usr/share/ponysay/extraponies</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dextraponies_007d-347"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dextraponies_007d-348"></a>Install extra xterm ponies, and select installation directory for them. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-extrattyponies=/usr/share/ponysay/extrattyponies</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dextrattyponies_007d-349"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dextrattyponies_007d-350"></a>Install extra tty ponies, and select installation directory for them. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-quotes=/usr/share/ponysay/quotes</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dquotes_007d-351"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dquotes_007d-352"></a>Install pony quotes, and select installation directory for them. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-balloons=/usr/share/ponysay/balloons</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dballoons_007d-353"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002dballoons_007d-354"></a>Install balloon styles, and select installation directory for them. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-ucs</span></samp><dt><samp><span class="option">--with-ucs-names=/usr/share/ponysay/ucsmap</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002ducs_007d-355"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002ducs_007d-356"></a><a name="index-g_t_0040option_007b_002d_002dwith_002ducs_002dnames_007d-357"></a><a name="index-g_t_0040option_007b_002d_002dwithout_002ducs_002dnames_007d-358"></a>Install UCS pony names, and select installation file name for the map. (Default)
|
||||
|
||||
<br><dt><samp><span class="option">--without-custom-env-python</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwithout_002dcustom_002denv_002dpython_007d-359"></a>Let the installer set the <samp><span class="command">env</span></samp> name for <samp><span class="command">python</span></samp> in <samp><span class="file">ponysay</span></samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-man-es</samp></dt>
|
||||
<dt><samp>--with-manpage-es</samp></dt>
|
||||
<dt><samp>--with-man-manual-es</samp></dt>
|
||||
<dt><samp>--with-es-man</samp></dt>
|
||||
<dt><samp>--with-es-manpage</samp></dt>
|
||||
<dt><samp>--with-es-man-manual=/usr/share/man</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dman_002des"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002des"></a>
|
||||
<a name="index-_002d_002dwith_002dmanpage_002des"></a>
|
||||
<a name="index-_002d_002dwithout_002dmanpage_002des"></a>
|
||||
<a name="index-_002d_002dwith_002dman_002dmanual_002des"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002dmanual_002des"></a>
|
||||
<a name="index-_002d_002dwith_002des_002dman"></a>
|
||||
<a name="index-_002d_002dwithout_002des_002dman"></a>
|
||||
<a name="index-_002d_002dwith_002des_002dmanpage"></a>
|
||||
<a name="index-_002d_002dwithout_002des_002dmanpage"></a>
|
||||
<a name="index-_002d_002dwith_002des_002dman_002dmanual"></a>
|
||||
<a name="index-_002d_002dwithout_002des_002dman_002dmanual"></a>
|
||||
<p>Install Spanish <code>man</code> manual. Set directory for <code>man</code> manuals.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-man</samp></dt>
|
||||
<dt><samp>--with-manpage</samp></dt>
|
||||
<dt><samp>--with-man-manual</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dman"></a>
|
||||
<a name="index-_002d_002dwithout_002dman"></a>
|
||||
<a name="index-_002d_002dwith_002dmanpage"></a>
|
||||
<a name="index-_002d_002dwithout_002dmanpage"></a>
|
||||
<a name="index-_002d_002dwith_002dman_002dmanual"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002dmanual"></a>
|
||||
<p>Macro for all <samp>--with-man-LANG</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-man-en-compression</samp></dt>
|
||||
<dt><samp>--with-manpage-en-compression</samp></dt>
|
||||
<dt><samp>--with-man-manual-en-compression</samp></dt>
|
||||
<dt><samp>--with-en-man-compression</samp></dt>
|
||||
<dt><samp>--with-en-manpage-compression</samp></dt>
|
||||
<dt><samp>--with-en-man-manual-compression=gz</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dman_002den_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002den_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dmanpage_002den_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dmanpage_002den_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dman_002dmanual_002den_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002dmanual_002den_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002den_002dman_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002den_002dman_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002den_002dmanpage_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002den_002dmanpage_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002den_002dman_002dmanual_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002den_002dman_002dmanual_002dcompression"></a>
|
||||
<p>Compress English <code>man</code> manual, select compression by file name extension.
|
||||
This option does not imply <samp>--with-man-en</samp>. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-man-es-compression</samp></dt>
|
||||
<dt><samp>--with-manpage-es-compression</samp></dt>
|
||||
<dt><samp>--with-man-manual-es-compression</samp></dt>
|
||||
<dt><samp>--with-es-man-compression</samp></dt>
|
||||
<dt><samp>--with-es-manpage-compression</samp></dt>
|
||||
<dt><samp>--with-es-man-manual-compression=gz</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dman_002des_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002des_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dmanpage_002des_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dmanpage_002des_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dman_002dmanual_002des_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002dmanual_002des_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002des_002dman_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002des_002dman_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002des_002dmanpage_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002des_002dmanpage_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002des_002dman_002dmanual_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002des_002dman_002dmanual_002dcompression"></a>
|
||||
<p>Compress Spanish <code>man</code> manual, select compression by file name extension.
|
||||
This option does not imply <samp>--with-man-es</samp>. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-man-compression</samp></dt>
|
||||
<dt><samp>--with-manpage-compression</samp></dt>
|
||||
<dt><samp>--with-man-manual-compression</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dman_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dmanpage_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dmanpage_002dcompression"></a>
|
||||
<a name="index-_002d_002dwith_002dman_002dmanual_002dcompression"></a>
|
||||
<a name="index-_002d_002dwithout_002dman_002dmanual_002dcompression"></a>
|
||||
<p>Macro for all <samp>--with-man-LANG-compression</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--man-section-ponysay</samp></dt>
|
||||
<dt><samp>--man-sectionpage-ponysay</samp></dt>
|
||||
<dt><samp>--ponysay-man-section</samp></dt>
|
||||
<dt><samp>--ponysay-manpage-section=6</samp></dt>
|
||||
<dd><a name="index-_002d_002dman_002dsection_002dponysay"></a>
|
||||
<a name="index-_002d_002dmanpage_002dsection_002dponysay"></a>
|
||||
<a name="index-_002d_002dponysay_002dman_002dsection"></a>
|
||||
<a name="index-_002d_002dponysay_002dmanpage_002dsection"></a>
|
||||
<p>Change the section for the <code>ponysay</code> manpage.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--man-section-cowsay</samp></dt>
|
||||
<dt><samp>--manpage-section-cowsay</samp></dt>
|
||||
<dt><samp>--cowsay-man-section</samp></dt>
|
||||
<dt><samp>--cowsay-manpage-section=1</samp></dt>
|
||||
<dd><a name="index-_002d_002dman_002dsection_002dcowsay"></a>
|
||||
<a name="index-_002d_002dmanpage_002dsection_002dcowsay"></a>
|
||||
<a name="index-_002d_002dcowsay_002dman_002dsection"></a>
|
||||
<a name="index-_002d_002dcowsay_002dmanpage_002dsection"></a>
|
||||
<p>Change the section for the <code>cowsay</code> manpage.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--man-section-fortune</samp></dt>
|
||||
<dt><samp>--manpage-section-fortune</samp></dt>
|
||||
<dt><samp>--fortune-man-section</samp></dt>
|
||||
<dt><samp>--fortune-manpage-section=6</samp></dt>
|
||||
<dd><a name="index-_002d_002dman_002dsection_002dfortune"></a>
|
||||
<a name="index-_002d_002dmanpage_002dsection_002dfortune"></a>
|
||||
<a name="index-_002d_002dfortune_002dman_002dsection"></a>
|
||||
<a name="index-_002d_002dfortune_002dmanpage_002dsection"></a>
|
||||
<p>Change the section for the <code>fortune</code> manpage.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-ponies</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dponies"></a>
|
||||
<a name="index-_002d_002dwithout_002dponies"></a>
|
||||
<p>Install standard xterm ponies. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-ttyponies</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dttyponies"></a>
|
||||
<a name="index-_002d_002dwithout_002dttyponies"></a>
|
||||
<p>Install standard tty ponies. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-extraponies</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dextraponies"></a>
|
||||
<a name="index-_002d_002dwithout_002dextraponies"></a>
|
||||
<p>Install extra xterm ponies. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-extrattyponies</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dextrattyponies"></a>
|
||||
<a name="index-_002d_002dwithout_002dextrattyponies"></a>
|
||||
<p>Install extra tty ponies. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-quotes</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dquotes"></a>
|
||||
<a name="index-_002d_002dwithout_002dquotes"></a>
|
||||
<p>Install pony quotes. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-balloons</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dballoons"></a>
|
||||
<a name="index-_002d_002dwithout_002dballoons"></a>
|
||||
<p>Install balloon styles. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-ucs</samp></dt>
|
||||
<dt><samp>--with-ucs-names</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002ducs"></a>
|
||||
<a name="index-_002d_002dwithout_002ducs"></a>
|
||||
<a name="index-_002d_002dwith_002ducs_002dnames"></a>
|
||||
<a name="index-_002d_002dwithout_002ducs_002dnames"></a>
|
||||
<p>Install UCS pony names. (Default)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--without-custom-env-python</samp></dt>
|
||||
<dd><a name="index-_002d_002dwithout_002dcustom_002denv_002dpython"></a>
|
||||
<p>Let the installer set the <code>env</code> name for <code>python</code> in <samp>ponysay</samp>.
|
||||
(Default)
|
||||
|
||||
<br><dt><samp><span class="option">--with-custom-env-python=python3</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dwith_002dcustom_002denv_002dpython_007d-360"></a>Set the <samp><span class="command">env</span></samp> name for <samp><span class="command">python</span></samp> in <samp><span class="file">ponysay</span></samp>.
|
||||
|
||||
<br><dt><samp><span class="option">--prefix=/usr</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dprefix_007d-361"></a>Set a prefix to all implicit directories.
|
||||
|
||||
<br><dt><samp><span class="option">--private</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dprivate_007d-362"></a>Change all implicit configurations to fit local user a installation
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--with-custom-env-python=python3</samp></dt>
|
||||
<dd><a name="index-_002d_002dwith_002dcustom_002denv_002dpython"></a>
|
||||
<p>Set the <code>env</code> name for <code>python</code> in <samp>ponysay</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--prefix=/usr</samp></dt>
|
||||
<dd><a name="index-_002d_002dprefix"></a>
|
||||
<p>Set a prefix to all implicit directories.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--private</samp></dt>
|
||||
<dd><a name="index-_002d_002dprivate"></a>
|
||||
<p>Change all implicit configurations to fit local user a installation
|
||||
for the current user.
|
||||
|
||||
<br><dt><samp><span class="option">--opt</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dopt_007d-363"></a>Change all implicit directories to fit installation to <samp><span class="file">/opt</span></samp>.
|
||||
|
||||
<br><dt><samp><span class="option">--bin-dir=/usr/bin</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dbin_002ddir_007d-364"></a>Set the system's directory for command executables.
|
||||
|
||||
<br><dt><samp><span class="option">--lib-dir=/usr/lib/ponysay</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dlib_002ddir_007d-365"></a>Set the system's directory for non-command executables. Currently their
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--opt</samp></dt>
|
||||
<dd><a name="index-_002d_002dopt"></a>
|
||||
<p>Change all implicit directories to fit installation to <samp>/opt</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--bin-dir=/usr/bin</samp></dt>
|
||||
<dd><a name="index-_002d_002dbin_002ddir"></a>
|
||||
<p>Set the system’s directory for command executables.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--lib-dir=/usr/lib/ponysay</samp></dt>
|
||||
<dd><a name="index-_002d_002dlib_002ddir"></a>
|
||||
<p>Set the system’s directory for non-command executables. Currently their
|
||||
is not non-executable library, so this options has no effect, but bleeding
|
||||
edge distributors should specify it if it differs from prefered.
|
||||
|
||||
<br><dt><samp><span class="option">--libexec-dir=/usr/libexec/ponysay</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dlibexec_002ddir_007d-366"></a>Set the system's directory for non-command executables. Currently their
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--libexec-dir=/usr/libexec/ponysay</samp></dt>
|
||||
<dd><a name="index-_002d_002dlibexec_002ddir"></a>
|
||||
<p>Set the system’s directory for non-command executables. Currently their
|
||||
is not non-command executables, so this options has no effect, but bleeding
|
||||
edge distributors should specify it if it differs from prefered.
|
||||
|
||||
<br><dt><samp><span class="option">--share-dir=/usr/share</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dshare_002ddir_007d-367"></a>Set the system's directory for resource files.
|
||||
|
||||
<br><dt><samp><span class="option">--cache-dir=/var/cache</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dcache_002ddir_007d-368"></a>Set the system's directory for cache directories.
|
||||
|
||||
<br><dt><samp><span class="option">--dest-dir=</span></samp><dd><a name="index-g_t_0040option_007b_002d_002ddest_002ddir_007d-369"></a>Set off environment for installation.
|
||||
|
||||
<br><dt><samp><span class="option">--linking=symbolic</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dlinking_007d-370"></a>Set how to link identical files. Directories cannot be hard linked on most
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--share-dir=/usr/share</samp></dt>
|
||||
<dd><a name="index-_002d_002dshare_002ddir"></a>
|
||||
<p>Set the system’s directory for resource files.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--sysconf-dir=/etc</samp></dt>
|
||||
<dd><a name="index-_002d_002dsysconf_002ddir"></a>
|
||||
<p>Set the system’s local specific configuration directory.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--cache-dir=/var/cache</samp></dt>
|
||||
<dd><a name="index-_002d_002dcache_002ddir"></a>
|
||||
<p>Set the system’s directory for cache directories.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--dest-dir=</samp></dt>
|
||||
<dd><a name="index-_002d_002ddest_002ddir"></a>
|
||||
<p>Set off environment for installation.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--linking=symbolic</samp></dt>
|
||||
<dd><a name="index-_002d_002dlinking"></a>
|
||||
<p>Set how to link identical files. Directories cannot be hard linked on most
|
||||
systems, therefore directories or always symbolically linked of hard linked
|
||||
is specified.
|
||||
Recognised arguments are <code>copy</code>, <code>hard</code> and <code>symbolic</code>.
|
||||
<code>copy</code> implies that files and directories are not linked, but duplicated.
|
||||
<samp><span class="command">ponysay -L</span></samp> will give the same output as <samp><span class="command">ponysay -l</span></samp> if <code>copy</code>
|
||||
is specified.
|
||||
Recognised arguments are <code>copy</code>, <code>hard</code> and <code>symbolic</code>.
|
||||
<code>copy</code> implies that files and directories are not linked, but duplicated.
|
||||
<code>ponysay -L</code> will give the same output as <code>ponysay -l</code> if <code>copy</code>
|
||||
or <code>hard</code> is used. This is because it does link reading and not content or
|
||||
inode comparison.
|
||||
inode comparison.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--freedom=MANDITORY!</samp></dt>
|
||||
<dd><a name="index-_002d_002dfreedom"></a>
|
||||
<a name="index-full-freedom"></a>
|
||||
<a name="index-freedom_002c-full"></a>
|
||||
<p>Set your freedom. If you the any of the values <code>strict</code>, <code>full</code>, <code>true</code>
|
||||
or <code>yes</code>, the setup will make sure that only completly free parts of the package
|
||||
is installed. This should be used (<code>--freedom=strict</code>) on distributions for GNU
|
||||
endorsed (endorsable) GNU/Linux-libre distributions.
|
||||
</p>
|
||||
<p>If you do not want this, will need to explicity say so (you do also need to say if you
|
||||
do want it) by using either of the values <code>sloppy</code>, <code>partial</code>, <code>false</code>
|
||||
or <code>no</code>.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
<p>Recognised compressions are <samp><span class="option">gz</span></samp> which uses <samp><span class="option">gzip -9</span></samp>, and <samp><span class="option">xz</span></samp>
|
||||
which uses <samp><span class="option">xz -9e</span></samp>. <samp><span class="option">xz</span></samp> is still exotic to most programs, using
|
||||
<p>Recognised compressions are <samp>gz</samp> which uses <samp>gzip -9</samp>, and <samp>xz</samp>
|
||||
which uses <samp>xz -9e</samp>. <samp>xz</samp> is still exotic to most programs, using
|
||||
it is not recommended. Distributors are strongly disencouraged to compression for the
|
||||
PDF manual and should use <samp><span class="option">--without-pdf-compression</span></samp>.
|
||||
|
||||
<p>You can run <samp><span class="command">./setup.py [OPTIONS] view</span></samp> to make sure everything is correct
|
||||
PDF manual and should use <samp>--without-pdf-compression</samp>.
|
||||
</p>
|
||||
<p>You can run <code>./setup.py [OPTIONS] view</code> to make sure everything is correct
|
||||
before building and installing.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a href="Installations-basics.html#Installations-basics" accesskey="p" rel="previous">Installations basics</a>, Up: <a href="From-upstream.html#From-upstream" accesskey="u" rel="up">From upstream</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,58 +1,84 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Debian GNU/Linux - Ponysay</title>
|
||||
<title>Ponysay: Debian GNU/Linux</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Debian GNU/Linux">
|
||||
<meta name="keywords" content="Ponysay: Debian GNU/Linux">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link rel="prev" href="Chakra.html#Chakra" title="Chakra">
|
||||
<link rel="next" href="Gentoo-Linux.html#Gentoo-Linux" title="Gentoo Linux">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="up" title="Package repositories">
|
||||
<link href="Gentoo-Linux.html#Gentoo-Linux" rel="next" title="Gentoo Linux">
|
||||
<link href="Chakra.html#Chakra" rel="previous" title="Chakra">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Debian-GNU%2fLinux"></a>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Debian-GNU_002fLinux"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Gentoo-Linux.html#Gentoo-Linux">Gentoo Linux</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Chakra.html#Chakra">Chakra</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Package-repositories.html#Package-repositories">Package repositories</a>
|
||||
<hr>
|
||||
Next: <a href="Gentoo-Linux.html#Gentoo-Linux" accesskey="n" rel="next">Gentoo Linux</a>, Previous: <a href="Chakra.html#Chakra" accesskey="p" rel="previous">Chakra</a>, Up: <a href="Package-repositories.html#Package-repositories" accesskey="u" rel="up">Package repositories</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Debian-GNU_002fLinux-and-Ubuntu"></a>
|
||||
<h4 class="subsection">11.2.4 Debian GNU/Linux and Ubuntu</h4>
|
||||
<a name="index-Debian-GNU_002fLinux"></a>
|
||||
<a name="index-Ubuntu"></a>
|
||||
|
||||
<h4 class="subsection">9.2.4 Debian GNU/Linux and Ubuntu</h4>
|
||||
|
||||
<p><a name="index-debian-gnu_002flinux-375"></a><a name="index-ubuntu-376"></a>
|
||||
A .deb file is available at <a href="http://roryholland.co.uk/misc.html#ponysay">http://roryholland.co.uk/misc.html#ponysay</a>
|
||||
<p>A .deb file is available at <a href="http://roryholland.co.uk/misc.html#ponysay">http://roryholland.co.uk/misc.html#ponysay</a>
|
||||
(user maintained), and PPA:s can be found at
|
||||
<a href="https://launchpad.net/~vincent-c/+archive/ppa">https://launchpad.net/~vincent-c/+archive/ppa</a> (user maintained) and
|
||||
<a href="https://launchpad.net/~blazemore/+archive/ponysay">https://launchpad.net/~blazemore/+archive/ponysay</a> (user maintained).
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,58 +1,95 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Dependencies for pony providers - Ponysay</title>
|
||||
<title>Ponysay: Dependencies for pony providers</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Dependencies for pony providers">
|
||||
<meta name="keywords" content="Ponysay: Dependencies for pony providers">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Dependencies.html#Dependencies" title="Dependencies">
|
||||
<link rel="prev" href="Package-building-dependencies.html#Package-building-dependencies" title="Package building dependencies">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Dependencies.html#Dependencies" rel="up" title="Dependencies">
|
||||
<link href="Installing.html#Installing" rel="next" title="Installing">
|
||||
<link href="Package-building-dependencies.html#Package-building-dependencies" rel="previous" title="Package building dependencies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Dependencies-for-pony-providers"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Dependencies.html#Dependencies">Dependencies</a>
|
||||
<hr>
|
||||
Previous: <a href="Package-building-dependencies.html#Package-building-dependencies" accesskey="p" rel="previous">Package building dependencies</a>, Up: <a href="Dependencies.html#Dependencies" accesskey="u" rel="up">Dependencies</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Dependencies-for-pony-providers-1"></a>
|
||||
<h3 class="section">10.4 Dependencies for pony providers</h3>
|
||||
<a name="index-contributing"></a>
|
||||
|
||||
<h3 class="section">8.4 Dependencies for pony providers</h3>
|
||||
|
||||
<p><a name="index-contributing-186"></a>
|
||||
<dl>
|
||||
<dt><samp><span class="command">bash</span></samp><dd><a name="index-g_t_0040command_007bbash_007d-187"></a>Required to run <samp><span class="command">dev/dist.sh</span></samp>.
|
||||
<br><dt><samp><span class="command">coreutils</span></samp><dd><a name="index-g_t_0040command_007bcoreutils_007d-188"></a><samp><span class="command">ln</span></samp> and <samp><span class="command">readlink</span></samp> are used in the <samp><span class="command">ttyponies</span></samp> subscript
|
||||
of <samp><span class="command">dev/dist.sh</span></samp>.
|
||||
<br><dt><samp><span class="command">util-say>=2</span></samp><dd>Used by <samp><span class="command">dev/dist.sh ttyponies</span></samp> to build ttyponies from xterm ponies.
|
||||
It can be downloaded at <a href="https://github.com/maandree/util-say">https://github.com/maandree/util-say</a>.
|
||||
<dl compact="compact">
|
||||
<dt><code>bash</code></dt>
|
||||
<dd><a name="index-bash"></a>
|
||||
<p>Required to run <code>dev/dist.sh</code>.
|
||||
</p></dd>
|
||||
<dt><code>coreutils</code></dt>
|
||||
<dd><a name="index-coreutils"></a>
|
||||
<p><code>ln</code> and <code>readlink</code> are used in the <code>ttyponies</code> subscript
|
||||
of <code>dev/dist.sh</code>.
|
||||
</p></dd>
|
||||
<dt><code>util-say>=3</code></dt>
|
||||
<dd><p>Used by <code>dev/dist.sh ttyponies</code> to build ttyponies from xterm ponies.
|
||||
It can be downloaded at <a href="https://github.com/maandree/util-say">https://github.com/maandree/util-say</a>.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,61 +1,96 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Dependencies - Ponysay</title>
|
||||
<title>Ponysay: Dependencies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Dependencies">
|
||||
<meta name="keywords" content="Ponysay: Dependencies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Problems-and-requests.html#Problems-and-requests" title="Problems and requests">
|
||||
<link rel="next" href="Installing.html#Installing" title="Installing">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Required-runtime-dependencies.html#Required-runtime-dependencies" rel="next" title="Required runtime dependencies">
|
||||
<link href="Requesting-ponies.html#Requesting-ponies" rel="previous" title="Requesting ponies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Dependencies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Installing.html#Installing">Installing</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Problems-and-requests.html#Problems-and-requests">Problems and requests</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Installing.html#Installing" accesskey="n" rel="next">Installing</a>, Previous: <a href="Problems-and-requests.html#Problems-and-requests" accesskey="p" rel="previous">Problems and requests</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Dependencies-1"></a>
|
||||
<h2 class="chapter">10 Dependencies</h2>
|
||||
<a name="index-dependencies"></a>
|
||||
<a name="index-optional-dependencies-1"></a>
|
||||
|
||||
<h2 class="chapter">8 Dependencies</h2>
|
||||
<p>We have provided a script that should run one most, if not all shells, named
|
||||
<samp>./dependency-test.sh</samp> that will help you track down any missing package.
|
||||
The script works in <code>bash</code>, <code>dash</code> and <code>zsh</code>, but not
|
||||
in <code>fish</code>, so case you <code>sh</code> links to <code>fish</code>, run
|
||||
<code>bash dependency-test.sh</code> (or with one of the other compatible shells.)
|
||||
</p>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Required-runtime-dependencies.html#Required-runtime-dependencies" accesskey="1">Required runtime dependencies</a>:</td><td> </td><td align="left" valign="top">Required runtime dependencies.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies" accesskey="2">Optional runtime dependencies</a>:</td><td> </td><td align="left" valign="top">Optional runtime dependencies.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Package-building-dependencies.html#Package-building-dependencies" accesskey="3">Package building dependencies</a>:</td><td> </td><td align="left" valign="top">Package building dependencies.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers" accesskey="4">Dependencies for pony providers</a>:</td><td> </td><td align="left" valign="top">Dependencies for pony providers.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-dependencies-167"></a><a name="index-optional-dependencies-168"></a>
|
||||
We have provided a script that should run one most, if not all shells, named
|
||||
<samp><span class="file">./dependency-test.sh</span></samp> that will help you track down any missing package.
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Required-runtime-dependencies.html#Required-runtime-dependencies">Required runtime dependencies</a>: Required runtime dependencies.
|
||||
<li><a accesskey="2" href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a>: Optional runtime dependencies.
|
||||
<li><a accesskey="3" href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a>: Package building dependencies.
|
||||
<li><a accesskey="4" href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a>: Dependencies for pony providers.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
91
pages/ponysay/Dimension-files.html
Normal file
91
pages/ponysay/Dimension-files.html
Normal file
|
@ -0,0 +1,91 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Dimension files</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Dimension files">
|
||||
<meta name="keywords" content="Ponysay: Dimension files">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="up" title="The tool chest">
|
||||
<link href="Pony-browsing.html#Pony-browsing" rel="next" title="Pony browsing">
|
||||
<link href="Metadata-collections.html#Metadata-collections" rel="previous" title="Metadata collections">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Dimension-files"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Pony-browsing.html#Pony-browsing" accesskey="n" rel="next">Pony browsing</a>, Previous: <a href="Metadata-collections.html#Metadata-collections" accesskey="p" rel="previous">Metadata collections</a>, Up: <a href="The-tool-chest.html#The-tool-chest" accesskey="u" rel="up">The tool chest</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Dimension-files-1"></a>
|
||||
<h3 class="section">7.5 Dimension files</h3>
|
||||
<a name="index-dimension-files"></a>
|
||||
<a name="index-pony-dimension-files"></a>
|
||||
<a name="index-_002d_002ddimensions"></a>
|
||||
|
||||
<p>Pony dimension files are used by <code>ponysay</code> to determine the size of all
|
||||
ponies and use that information to determine which ponies fit the terminal
|
||||
and may be randomly selected.
|
||||
</p>
|
||||
<p>Running <code>ponysay-tool --dimensions PONY-DIR</code> will generate three files
|
||||
<samp>widths</samp>, <samp>heights</samp> and <samp>onlyheights</samp> to the directory <samp>PONY-DIR</samp>,
|
||||
the contain optimised information about the widths, heigths and heights with printed
|
||||
without the balloon, respectively, for each pony the the directory. For use by the
|
||||
installer, the files to include can be explicity declared appending their basename to
|
||||
the command.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,95 +1,134 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Distributing - Ponysay</title>
|
||||
<title>Ponysay: Distributing</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Distributing">
|
||||
<meta name="keywords" content="Ponysay: Distributing">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Contributing.html#Contributing" title="Contributing">
|
||||
<link rel="next" href="Terminology.html#Terminology" title="Terminology">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Terminology.html#Terminology" rel="next" title="Terminology">
|
||||
<link href="Providing-ponies.html#Providing-ponies" rel="previous" title="Providing ponies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Distributing"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Terminology.html#Terminology">Terminology</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Contributing.html#Contributing">Contributing</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Terminology.html#Terminology" accesskey="n" rel="next">Terminology</a>, Previous: <a href="Contributing.html#Contributing" accesskey="p" rel="previous">Contributing</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Distributing-1"></a>
|
||||
<h2 class="chapter">14 Distributing</h2>
|
||||
<a name="index-distributing-ponysay"></a>
|
||||
<a name="index-package-maintaining"></a>
|
||||
<a name="index-OS-package-maintaining"></a>
|
||||
<a name="index-maintaining-OS-package"></a>
|
||||
<a name="index-FHS"></a>
|
||||
<a name="index-filesystem-hierarchy-standard"></a>
|
||||
|
||||
<h2 class="chapter">12 Distributing</h2>
|
||||
|
||||
<p><a name="index-distributing-ponysay-426"></a><a name="index-package-maintaining-427"></a><a name="index-OS-package-maintaining-428"></a><a name="index-maintaining-OS-package-429"></a><a name="index-fhs-430"></a><a name="index-filesystem-hierarchy-standard-431"></a>
|
||||
If you are planning on maintaining <samp><span class="command">ponysay</span></samp> in your favourite operating
|
||||
<p>If you are planning on maintaining <code>ponysay</code> in your favourite operating
|
||||
system you should first read <a href="Required-runtime-dependencies.html#Required-runtime-dependencies">Required runtime dependencies</a> and
|
||||
<a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a>. If your OS does not follow Filesystem Hierarchy
|
||||
Standard (FHS), e.g. installing amusement binaries in <samp><span class="file">/usr/games</span></samp> instead of
|
||||
<samp><span class="file">/usr/bin</span></samp> or only supporting <samp><span class="file">/opt</span></samp> equivalent directories you should
|
||||
Standard (FHS), e.g. installing amusement binaries in <samp>/usr/games</samp> instead of
|
||||
<samp>/usr/bin</samp> or only supporting <samp>/opt</samp> equivalent directories you should
|
||||
read about configurations in <a href="Custom-installations.html#Custom-installations">Custom installations</a>.
|
||||
|
||||
<p>Apart from this, you should configure <samp><span class="command">ponysay</span></samp> before building it with the
|
||||
option <samp><span class="option">--everything</span></samp>. Otherwise only the <samp><span class="command">info</span></samp> manual and the
|
||||
</p>
|
||||
<p>Apart from this, you should configure <code>ponysay</code> before building it with the
|
||||
option <samp>--everything</samp>. Otherwise only the <code>info</code> manual and the
|
||||
English manpage will be installed for documentation.
|
||||
|
||||
<p>Please inform us about your distribution so we can list it so everypony can see it.
|
||||
|
||||
<p><br>
|
||||
The following is a reference distribution written in Arch Linux's PKGBUILD format.
|
||||
</p>
|
||||
<p>Please inform us about your distribution so we can list it so everypony can see it.
|
||||
</p>
|
||||
<br>
|
||||
<p>The following is a reference distribution written in Arch Linux’s PKGBUILD format.
|
||||
It is not complete, proper, verbose enough or well written, it just contains the
|
||||
core of an stable <samp><span class="command">git</span></samp> distribution.
|
||||
core of an stable <code>git</code> distribution.
|
||||
</p>
|
||||
<table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example">pkgname=ponysay
|
||||
pkgver=3.0
|
||||
pkgrel=1
|
||||
arch=(any)
|
||||
pkgdesc="Cowsay reimplementation for ponies"
|
||||
url="https://github.com/erkin/ponysay"
|
||||
license=('GPL3' 'GNU FDL v1.3')
|
||||
depends=(python>=3 coreutils)
|
||||
optdepends=("util-say>=3: Improved TTY support with KMS and PNG files")
|
||||
makedepends=('git' 'texinfo' 'info' 'gzip' 'python>=3', 'zip')
|
||||
|
||||
<p><table class="cartouche" summary="cartouche" border="1"><tr><td>
|
||||
<pre class="example"> pkgname=ponysay
|
||||
pkgver=2.5
|
||||
pkgrel=1
|
||||
arch=(any)
|
||||
pkgdesc="Cowsay reimplementation for ponies"
|
||||
url="https://github.com/erkin/ponysay"
|
||||
license=(WTFPL "GNU FDL v1.3")
|
||||
depends=(python>=3 coreutils)
|
||||
optdepends=("util-say>=2: Improved TTY support with KMS and PNG files")
|
||||
makedepends=(git texinfo info gzip python>=3)
|
||||
|
||||
build()
|
||||
{ cd "$srcdir"; git clone git://github.com/erkin/ponysay.git ponysay
|
||||
cd ponysay ; git checkout "$pkgver"
|
||||
|
||||
./setup.py --everything --without-pdf-compression \
|
||||
--bin-dir=/usr/bin --dest-dir="$pkgdir" build
|
||||
}
|
||||
|
||||
package()
|
||||
{ cd "$srcdir/ponysay"; ./setup.py prebuilt
|
||||
}
|
||||
</pre>
|
||||
</td></tr></table>
|
||||
build()
|
||||
{ cd "$srcdir"; git clone git://github.com/erkin/ponysay.git ponysay
|
||||
cd ponysay ; git checkout "$pkgver"
|
||||
|
||||
./setup.py --everything --without-pdf-compression \
|
||||
--bin-dir=/usr/bin --dest-dir="$pkgdir" \
|
||||
--freedom=parital build
|
||||
|
||||
# CHANGE --freedom=parital to --freedom=strict
|
||||
# FOR ONLY COMPLETELY FREE PONIES,
|
||||
# useful for GNU/Linux-libre distributions
|
||||
}
|
||||
|
||||
</body></html>
|
||||
package()
|
||||
{ cd "$srcdir/ponysay"; ./setup.py prebuilt
|
||||
}
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
192
pages/ponysay/Editing-metadata.html
Normal file
192
pages/ponysay/Editing-metadata.html
Normal file
|
@ -0,0 +1,192 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Editing metadata</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Editing metadata">
|
||||
<meta name="keywords" content="Ponysay: Editing metadata">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="up" title="The tool chest">
|
||||
<link href="Metadata-collections.html#Metadata-collections" rel="next" title="Metadata collections">
|
||||
<link href="Metadata-pasting.html#Metadata-pasting" rel="previous" title="Metadata pasting">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Editing-metadata"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Metadata-collections.html#Metadata-collections" accesskey="n" rel="next">Metadata collections</a>, Previous: <a href="Metadata-pasting.html#Metadata-pasting" accesskey="p" rel="previous">Metadata pasting</a>, Up: <a href="The-tool-chest.html#The-tool-chest" accesskey="u" rel="up">The tool chest</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Editing-metadata-1"></a>
|
||||
<h3 class="section">7.3 Editing metadata</h3>
|
||||
<a name="index-editing-metadata-1"></a>
|
||||
<a name="index-metadata_002c-editing"></a>
|
||||
|
||||
<a name="index-_002d_002dedit"></a>
|
||||
<p><code>ponysay-tool</code> allows you to edit the metadata in a pony file by running
|
||||
<code>ponysay-tool --edit PONY-FILE</code>, where <code>PONY-FILE</code> is the pony file to edit,
|
||||
not the pony name. No additional options are available.
|
||||
</p>
|
||||
<p><code>ponysay-tool --edit PONY-FILE</code> is interative and opens an editor inspired by GNU Emacs.
|
||||
The tool will give you the standard tags to fill and will automatically fill in <var>HEIGHT</var>
|
||||
and <var>WIDTH</var> for you without allowing you to editing those two tags. Additionally the editor
|
||||
will print the pony at the right side of the terminal with the name of the file you are editing.
|
||||
</p>
|
||||
<p>The commands the editor use is a small subset of the standard commands in GNU Emacs.
|
||||
Currently the commands are only coded for xterm (just about all terminals except Linux VT.)
|
||||
<kbd>C-x</kbd> means <kbd>x</kbd> with <kbd>control</kbd> held down.
|
||||
<kbd>M-x</kbd> means <kbd>x</kbd> with <kbd>alt</kbd> (<kbd>meta</kbd>) held down.
|
||||
</p>
|
||||
<dl compact="compact">
|
||||
<dt><kbd>C-space</kbd></dt>
|
||||
<dt><kbd>C-@</kbd></dt>
|
||||
<dd><p>Set mark; only if mark is set and is at the same position
|
||||
as the point (cursor) the mark is deactivated.
|
||||
A mark creates a text select, it cannot span between lines.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-k</kbd></dt>
|
||||
<dd><p>Cut out the rest of the line and add it to the kill ring.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-w</kbd></dt>
|
||||
<dd><p>Cut out selected text and add it to the kill ring.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>M-w</kbd></dt>
|
||||
<dd><p>Add the selected text to the kill ring and unset the mark.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-y</kbd></dt>
|
||||
<dd><p>Paste (yank) text from the kill ring.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>M-y</kbd></dt>
|
||||
<dd><p>Cycle in the kill ring.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-o</kbd></dt>
|
||||
<dd><p>Insert a next line below the current line and go to it.
|
||||
This is useful if you want to add another entry for a tag.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-j</kbd></dt>
|
||||
<dt><kbd>enter</kbd></dt>
|
||||
<dd><p>Go to next line, create a new line if at last line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-n</kbd></dt>
|
||||
<dt><kbd>down</kbd></dt>
|
||||
<dd><p>Go to next line, do not create a new line if at last line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-p</kbd></dt>
|
||||
<dt><kbd>up</kbd></dt>
|
||||
<dd><p>Go to previous line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-f</kbd></dt>
|
||||
<dt><kbd>right</kbd></dt>
|
||||
<dd><p>Go to next column.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-b</kbd></dt>
|
||||
<dt><kbd>left</kbd></dt>
|
||||
<dd><p>Go to previous column.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>home</kbd></dt>
|
||||
<dd><p>Go to the beginning of the line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>end</kbd></dt>
|
||||
<dd><p>Go to the end of the line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>backspace</kbd></dt>
|
||||
<dt><kbd>C-h</kbd></dt>
|
||||
<dt><kbd>C-?</kbd></dt>
|
||||
<dd><p>Remove the previous character on the same line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>delete</kbd></dt>
|
||||
<dd><p>Remove the current character on the same line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>insert</kbd></dt>
|
||||
<dd><p>Enter or exit override mode.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-x C-x</kbd></dt>
|
||||
<dd><p>Swap the mark and the point.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-x C-s</kbd></dt>
|
||||
<dd><p>Save your changes.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><kbd>C-x C-c</kbd></dt>
|
||||
<dd><p>Exit the editor, do not forget to save if you have made changes.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Metadata-collections.html#Metadata-collections" accesskey="n" rel="next">Metadata collections</a>, Previous: <a href="Metadata-pasting.html#Metadata-pasting" accesskey="p" rel="previous">Metadata pasting</a>, Up: <a href="The-tool-chest.html#The-tool-chest" accesskey="u" rel="up">The tool chest</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,92 +1,202 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Environment variables - Ponysay</title>
|
||||
<title>Ponysay: Environment variables</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Environment variables">
|
||||
<meta name="keywords" content="Ponysay: Environment variables">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Advanced-usage.html#Advanced-usage" title="Advanced usage">
|
||||
<link rel="next" href="Optional-features.html#Optional-features" title="Optional features">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Optional-features.html#Optional-features" rel="next" title="Optional features">
|
||||
<link href="Narcissistic-ponies.html#Narcissistic-ponies" rel="previous" title="Narcissistic ponies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Environment-variables"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Optional-features.html#Optional-features">Optional features</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Optional-features.html#Optional-features" accesskey="n" rel="next">Optional features</a>, Previous: <a href="Advanced-usage.html#Advanced-usage" accesskey="p" rel="previous">Advanced usage</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Environment-variables-1"></a>
|
||||
<h2 class="chapter">4 Environment variables</h2>
|
||||
<a name="index-environment-variables-1"></a>
|
||||
<a name="index-truncation"></a>
|
||||
|
||||
<p><a name="index-environment-variables-110"></a><a name="index-truncation-111"></a>
|
||||
<samp><span class="command">ponysay</span></samp> supports the follow environment variables:
|
||||
|
||||
<dl>
|
||||
<dt><samp><span class="env">PONYSAY_BOTTOM</span></samp><dd><a name="index-g_t_0040env_007bPONYSAY_005fBOTTOM_007d-112"></a><a name="index-tty-113"></a>Under TTY (Linux VT), if the output is larger the the screen's height, only
|
||||
<p><code>ponysay</code> supports the follow environment variables:
|
||||
</p>
|
||||
<dl compact="compact">
|
||||
<dt><code>PONYSAY_BOTTOM</code></dt>
|
||||
<dd><a name="index-PONYSAY_005fBOTTOM"></a>
|
||||
<a name="index-TTY-1"></a>
|
||||
<a name="index-Linux-VT"></a>
|
||||
<p>Under TTY (Linux VT), if the output is larger the the screen’s height, only
|
||||
the beginning is printed, leaving two blank lines. If you want the bottom
|
||||
to be printed rather the the beginning you can export <samp><span class="env">PONYSAY_BOTTOM</span></samp>
|
||||
to be printed rather the the beginning you can export <code>PONYSAY_BOTTOM</code>
|
||||
with the value <code>yes</code>, <code>y</code> or <code>1</code>.
|
||||
|
||||
<br><dt><samp><span class="env">PONYSAY_SHELL_LINES</span></samp><dd><a name="index-g_t_0040env_007bPONYSAY_005fSHELL_005fLINES_007d-114"></a><a name="index-tty-115"></a>Under TTY (Linux VT), if the output is larger than the screen's height, two
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code>PONYSAY_SHELL_LINES</code></dt>
|
||||
<dd><a name="index-PONYSAY_005fSHELL_005fLINES"></a>
|
||||
<a name="index-TTY-2"></a>
|
||||
<a name="index-Linux-VT-1"></a>
|
||||
<p>Under TTY (Linux VT), if the output is larger than the screen’s height, two
|
||||
lines are left blank. If you want more, or less, blank lines you can export
|
||||
<samp><span class="env">PONYSAY_SHELL_LINES</span></samp> with the value of how many blank lines you want.
|
||||
<code>PONYSAY_SHELL_LINES</code> with the value of how many blank lines you want.
|
||||
Naturally this takes effect eve n if the output is not actually larger than
|
||||
the screen.
|
||||
|
||||
<br><dt><samp><span class="env">PONYSAY_FULL_WIDTH</span></samp><dd><a name="index-g_t_0040env_007bPONYSAY_005fFULL_005fWIDTH_007d-116"></a>You can export <samp><span class="env">PONYSAY_FULL_WIDTH</span></samp> with the value <code>yes</code>, <code>y</code>
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code>PONYSAY_FULL_WIDTH</code></dt>
|
||||
<dd><a name="index-PONYSAY_005fFULL_005fWIDTH"></a>
|
||||
<p>You can export <code>PONYSAY_FULL_WIDTH</code> with the value <code>yes</code>, <code>y</code>
|
||||
or <code>1</code>, if you do not want the output to be truncated on the width to
|
||||
fit the terminal.
|
||||
|
||||
<br><dt><samp><span class="env">PONYSAY_TRUNCATE_HEIGHT</span></samp><dd><a name="index-g_t_0040env_007bPONYSAY_005fTRUNCATE_005fHEIGHT_007d-117"></a>Export <samp><span class="env">PONYSAY_TRUNCATE_HEIGHT</span></samp> with the value <code>yes</code>, <code>y</code>
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code>PONYSAY_TRUNCATE_HEIGHT</code></dt>
|
||||
<dd><a name="index-PONYSAY_005fTRUNCATE_005fHEIGHT"></a>
|
||||
<p>Export <code>PONYSAY_TRUNCATE_HEIGHT</code> with the value <code>yes</code>, <code>y</code>
|
||||
or <code>1</code>, if you want to truncate the output on the height even if you
|
||||
are not running <samp><span class="command">ponysay</span></samp> under TTY.
|
||||
|
||||
<br><dt><samp><span class="env">PONYSAY_UCS_ME</span></samp><dd><a name="index-g_t_0040env_007bPONYSAY_005fUCS_005fME_007d-118"></a><a name="index-ucs-119"></a><a name="index-universal-character-set-120"></a><a name="index-unicode-121"></a><a name="index-ascii-122"></a>Export <samp><span class="env">PONYSAY_UCS_ME</span></samp> with the value <code>yes</code>, <code>y</code> or <code>1</code>,
|
||||
are not running <code>ponysay</code> under TTY.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code>PONYSAY_UCS_ME</code></dt>
|
||||
<dd><a name="index-PONYSAY_005fUCS_005fME"></a>
|
||||
<a name="index-UCS"></a>
|
||||
<a name="index-Universal-Character-Set"></a>
|
||||
<a name="index-Unicode"></a>
|
||||
<a name="index-ASCII"></a>
|
||||
<p>Export <code>PONYSAY_UCS_ME</code> with the value <code>yes</code>, <code>y</code> or <code>1</code>,
|
||||
if you want [simulated] symlink to pony files using Universal Character Set
|
||||
in their names. Otherwise pony files uses only ASCII. If you want to remove
|
||||
the ASCII:ised names export <samp><span class="env">PONYSAY_UCS_ME</span></samp> with the value <code>harder</code>,
|
||||
the ASCII:ised names export <code>PONYSAY_UCS_ME</code> with the value <code>harder</code>,
|
||||
<code>h</code> or <code>2</code> instead.
|
||||
|
||||
<p>If you have not enabled this, UCS names are not usable, suggested or listed.
|
||||
</p>
|
||||
<p>If you have not enabled this, UCS names are not usable, suggested or listed.
|
||||
If you use <code>yes</code> UCS names will be usable, suggested and listed. If you
|
||||
use <code>harder</code> ASCII:ised names will not be suggested or listed, but they
|
||||
will still be usable.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code><code>PONYSAY_KMS_PALETTE</code></code></dt>
|
||||
<dt><code><code>PONYSAY_KMS_PALETTE_CMD</code></code></dt>
|
||||
<dd><a name="index-PONYSAY_005fKMS_005fPALETTE"></a>
|
||||
<a name="index-PONYSAY_005fKMS_005fPALETTE_005fCMD"></a>
|
||||
<a name="index-TTY-3"></a>
|
||||
<a name="index-Linux-VT-4"></a>
|
||||
<a name="index-kmsponies"></a>
|
||||
<a name="index-KMS"></a>
|
||||
<a name="index-kernel-mode-setting"></a>
|
||||
|
||||
<br><dt><samp><samp><span class="env">PONYSAY_KMS_PALETTE</span></samp></samp><dt><samp><samp><span class="env">PONYSAY_KMS_PALETTE_CMD</span></samp></samp><dd><a name="index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_007d-123"></a><a name="index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_005fCMD_007d-124"></a><a name="index-tty-125"></a><a name="index-linux-vt-126"></a><a name="index-kmsponies-127"></a><a name="index-kms-128"></a><a name="index-kernel-mode-setting-129"></a>
|
||||
<samp><span class="env">PONYSAY_KMS_PALETTE</span></samp> or <samp><span class="env">PONYSAY_KMS_PALETTE_CMD</span></samp> is used to tell
|
||||
<p><code>PONYSAY_KMS_PALETTE</code> or <code>PONYSAY_KMS_PALETTE_CMD</code> is used to tell
|
||||
ponysay how your TTY palette looks, this feature lets you get the best images
|
||||
in TTY if you have Kernel Mode Setting (KMS) support.
|
||||
</p>
|
||||
<p>See <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a> for information on how to use this.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code><code>PONYSAY_TYPO_LIMIT</code></code></dt>
|
||||
<dd><a name="index-PONYSAY_005fTYPO_005fLIMIT"></a>
|
||||
<a name="index-auto-correction"></a>
|
||||
<a name="index-typo-correction"></a>
|
||||
<a name="index-spello-correction"></a>
|
||||
|
||||
<p>See <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a> for information on how to use this.
|
||||
<p>ponysay is able to auto correct misspelled pony names and balloon style name.
|
||||
Without consideration for transpositioning, the distance between two words are
|
||||
measured in the number of edits needed to get from one word to the other, with
|
||||
weighting on some character changes used to favour spellos over typos.
|
||||
</p>
|
||||
<p>By default if the weighted distance is greater than 5 for the closest words,
|
||||
auto correction ignored. This limit can be changed by exporting the limit to
|
||||
<code>PONYSAY_TYPO_LIMIT</code>; setting the limit to zero will disable auto correction.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code><code>PONYSAY_WRAP_HYPHEN</code></code></dt>
|
||||
<dd><a name="index-PONYSAY_005fWRAP_005fHYPHEN"></a>
|
||||
<a name="index-wrapping"></a>
|
||||
|
||||
<p>You can export what ponysay should use instead of a hyphen when wrapping messages.
|
||||
The hythen is red by default, if you want to change the colour or other formating,
|
||||
should should do so using the option <samp>--colour-hyphen</samp> (<samp>--colour-wrap</samp>).
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code><code>PONYSAY_WRAP_LIMIT</code></code></dt>
|
||||
<dd><a name="index-PONYSAY_005fWRAP_005fLIMIT"></a>
|
||||
<a name="index-wrapping-1"></a>
|
||||
|
||||
<p>Defines how long a word mush be to be hyphenated. This is used for to wrap words that
|
||||
are long so the output gets as pretty as possible. This s not the only condition under
|
||||
which a word can be hyphenated, it can also be hyphenated if the word cannot fit
|
||||
otherwise. The default value is 8.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><code><code>PONYSAY_WRAP_EXCEED</code></code></dt>
|
||||
<dd><a name="index-PONYSAY_005fWRAP_005fEXCEED"></a>
|
||||
<a name="index-wrapping-2"></a>
|
||||
|
||||
<p>Defines how much a word must exceed the wrapping point to be hyphenated. This setting
|
||||
is used togather with <code>PONYSAY_WRAP_LIMIT</code>. The default value is 5.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Optional-features.html#Optional-features" accesskey="n" rel="next">Optional features</a>, Previous: <a href="Advanced-usage.html#Advanced-usage" accesskey="p" rel="previous">Advanced usage</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
95
pages/ponysay/Exotic-operating-systems.html
Normal file
95
pages/ponysay/Exotic-operating-systems.html
Normal file
|
@ -0,0 +1,95 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Exotic operating systems</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Exotic operating systems">
|
||||
<meta name="keywords" content="Ponysay: Exotic operating systems">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Installing.html#Installing" rel="up" title="Installing">
|
||||
<link href="Uninstalling.html#Uninstalling" rel="next" title="Uninstalling">
|
||||
<link href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux" rel="previous" title="Source Mage GNU/Linux">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Exotic-operating-systems"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Uninstalling.html#Uninstalling" accesskey="n" rel="next">Uninstalling</a>, Previous: <a href="Package-repositories.html#Package-repositories" accesskey="p" rel="previous">Package repositories</a>, Up: <a href="Installing.html#Installing" accesskey="u" rel="up">Installing</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Exotic-operating-systems-1"></a>
|
||||
<h3 class="section">11.3 Exotic operating systems</h3>
|
||||
<a name="index-exotic-OS_003aes"></a>
|
||||
|
||||
<p>An "exotic operating system" as a operating system that is not GNU (GNU/Linux ("Linux")
|
||||
and GNU/Hurd are GNU distor:s.)
|
||||
</p>
|
||||
<a name="index-Mac-OS-X"></a>
|
||||
<a name="index-OS-X"></a>
|
||||
<p>Ponysay is told to be running on Mac OS X, which is Unix-like OS meaning that probably
|
||||
all future version of ponysay will be able to run without any problems.
|
||||
</p>
|
||||
<a name="index-Windows"></a>
|
||||
<a name="index-Cygwin"></a>
|
||||
<p>Ponysay is also reported to be able to run on Windows 8 through Cygwin, provided that
|
||||
<code>python3</code> is installed. It will probabily also run one any other version of Windows
|
||||
through Cygwin. Additionally among the preinstalled fonts in Windows 8; Consolas 10pt,
|
||||
and larger, can be used for almost perfect ponies (they may be just a little distorted
|
||||
on the height), however Consolas is only able print the ASCII based balloons.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
126
pages/ponysay/External-bugs.html
Normal file
126
pages/ponysay/External-bugs.html
Normal file
|
@ -0,0 +1,126 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: External bugs</title>
|
||||
|
||||
<meta name="description" content="Ponysay: External bugs">
|
||||
<meta name="keywords" content="Ponysay: External bugs">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Problems-and-requests.html#Problems-and-requests" rel="up" title="Problems and requests">
|
||||
<link href="Reporting-bugs.html#Reporting-bugs" rel="next" title="Reporting bugs">
|
||||
<link href="Problems-and-requests.html#Problems-and-requests" rel="previous" title="Problems and requests">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="External-bugs"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Reporting-bugs.html#Reporting-bugs" accesskey="n" rel="next">Reporting bugs</a>, Up: <a href="Problems-and-requests.html#Problems-and-requests" accesskey="u" rel="up">Problems and requests</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="External-bugs-1"></a>
|
||||
<h3 class="section">9.1 External bugs</h3>
|
||||
<a name="index-external-bugs"></a>
|
||||
<a name="index-bugs_002c-external"></a>
|
||||
|
||||
<a name="index-VTE_002dbased-terminals"></a>
|
||||
<a name="index-terminals-1"></a>
|
||||
<a name="index-mate_002dterminal"></a>
|
||||
<a name="index-gnome_002dterminal"></a>
|
||||
<a name="index-terminator"></a>
|
||||
<p>There is only one known bug that may occour that is external to ponysay,
|
||||
meaning that it is a bug that can occour with ponysay, but is not actually
|
||||
a bug in ponysay. This bug is common for programs that prints a lot of
|
||||
colours, even with <code>cat</code>; it is only known to happen for VTE-based
|
||||
terminals, such as <code>mate-terminal</code>, <code>gnome-terminal</code> and
|
||||
<code>terminator</code>.
|
||||
</p>
|
||||
<p>The bug, is that lines (often no more than one line) can skipped when all
|
||||
lines move up one step, the next line is skipped instead, and so one; or
|
||||
that an escape sequence is interpreted as pure text (this is common in GNU
|
||||
Emacs, however GNU Emacs does not support programs such as <code>ponysay</code>.)
|
||||
</p>
|
||||
<p>This bug can often be suppressed by piping the output to <code>cat</code>
|
||||
multiple times when using a VTE-based terminal (or always if you prefer).
|
||||
The use of VTE-based terminal can often be determined by checking for the
|
||||
environment variable <var>COLORTERM</var>, to which VTE-based terminal usually
|
||||
export their name (some reported another terminals name.)
|
||||
</p>
|
||||
<p>If you want to do this in GNU Bash you can add this (with possible modifications
|
||||
depending on what you also have done with <code>ponysay</code>) code sample
|
||||
to your <samp>~/.bashrc</samp> file.
|
||||
</p>
|
||||
<table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example">[[ ! "$COLORTERM" = "" ]] &&
|
||||
function ponysay
|
||||
{
|
||||
exec ponysay "$@" | cat | cat | cat | cat
|
||||
}
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p>It is important for this bug workaround that <code>cat</code> is unbuffered, which
|
||||
is default in GNU’s version of <code>cat</code>, but not in Unix’s version.
|
||||
If this does not work, test adding the option <samp>-u</samp> to <code>cat</code>.
|
||||
</p>
|
||||
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Reporting-bugs.html#Reporting-bugs" accesskey="n" rel="next">Reporting bugs</a>, Up: <a href="Problems-and-requests.html#Problems-and-requests" accesskey="u" rel="up">Problems and requests</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,60 +1,91 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Extra information - Ponysay</title>
|
||||
<title>Ponysay: Extra information</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Extra information">
|
||||
<meta name="keywords" content="Ponysay: Extra information">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Advanced-usage.html#Advanced-usage" title="Advanced usage">
|
||||
<link rel="next" href="Fortune-cookies.html#Fortune-cookies" title="Fortune cookies">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="up" title="Advanced usage">
|
||||
<link href="Fortune-cookies.html#Fortune-cookies" rel="next" title="Fortune cookies">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="previous" title="Advanced usage">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Extra-information"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>
|
||||
<hr>
|
||||
Next: <a href="Fortune-cookies.html#Fortune-cookies" accesskey="n" rel="next">Fortune cookies</a>, Up: <a href="Advanced-usage.html#Advanced-usage" accesskey="u" rel="up">Advanced usage</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Extra-information-1"></a>
|
||||
<h3 class="section">3.1 Extra information</h3>
|
||||
|
||||
<p><a name="index-file-descriptor-3-91"></a><a name="index-extra-information-92"></a><a name="index-verbose-mode-93"></a><a name="index-g_t_0040command_007btee_007d-94"></a>If file descriptor 3 is definied when <samp><span class="command">ponysay</span></samp> is executed, extra information
|
||||
<a name="index-file-descriptor-3"></a>
|
||||
<a name="index-extra-information"></a>
|
||||
<a name="index-verbose-mode"></a>
|
||||
<a name="index-tee"></a>
|
||||
<p>If file descriptor 3 is definied when <code>ponysay</code> is executed, extra information
|
||||
is printed to it. The printed information includes the name of the pony file, the name
|
||||
of the balloon style file, and if definied in the pony file, file meta data and comment.
|
||||
</p>
|
||||
<p>In most shells, a file descriptor 3 can defined using <code>3> FILE</code>, and linked to
|
||||
stderr using <code>3>&2</code>. For example, you can print the information to <samp>~/info</samp>
|
||||
by running <code>ponysay I\'m just the cutest pony! 3> ~/info</code>.
|
||||
</p>
|
||||
<p>The message is not stored this way, for that you can use <code>tee</code>. However, if you
|
||||
use <samp>-q</samp> the quote file is printed to file descriptor 3.
|
||||
</p>
|
||||
|
||||
<p>In most shells, a file descriptor 3 can defined using <samp><span class="command">3> FILE</span></samp>, and linked to
|
||||
stderr using <samp><span class="command">3>&2</span></samp>. For example, you can print the information to <samp><span class="file">~/info</span></samp>
|
||||
by running <samp><span class="command">ponysay I\'m just the cutest pony! 3> ~/info</span></samp>.
|
||||
|
||||
<p>The message is not stored this way, for that you can use <samp><span class="command">tee</span></samp>. However, if you
|
||||
use <samp><span class="option">-q</span></samp> the quote file is printed to file descriptor 3.
|
||||
|
||||
</body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
93
pages/ponysay/Fill-KMS-cache.html
Normal file
93
pages/ponysay/Fill-KMS-cache.html
Normal file
|
@ -0,0 +1,93 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Fill KMS cache</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Fill KMS cache">
|
||||
<meta name="keywords" content="Ponysay: Fill KMS cache">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="up" title="The tool chest">
|
||||
<link href="Metadata-pasting.html#Metadata-pasting" rel="next" title="Metadata pasting">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="previous" title="The tool chest">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Fill-KMS-cache"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Metadata-pasting.html#Metadata-pasting" accesskey="n" rel="next">Metadata pasting</a>, Up: <a href="The-tool-chest.html#The-tool-chest" accesskey="u" rel="up">The tool chest</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Fill-KMS-cache-1"></a>
|
||||
<h3 class="section">7.1 Fill KMS cache</h3>
|
||||
<a name="index-fill-KMS-cache"></a>
|
||||
<a name="index-KMS-cache_002c-fill"></a>
|
||||
<a name="index-kmsponies-2"></a>
|
||||
<a name="index-KMS-2"></a>
|
||||
<a name="index-Linux-VT-2"></a>
|
||||
<a name="index-TTY-5"></a>
|
||||
|
||||
<p>Before reading this section you may want to read the earlier section <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a>.
|
||||
</p>
|
||||
<a name="index-_002d_002dkms"></a>
|
||||
<p>Invoking the command <code>ponysay-tool --kms</code> (no additional options are available)
|
||||
will pre-generate all kmsponies for your current TTY palette. This is useful if your
|
||||
computer is not fast enough, for you, at converting a pony to a kmspony. As the kmsponies
|
||||
may change between versions (noted in the change log if it happens) you may want to
|
||||
run this commmend after installing a new version of <code>ponysay</code>. Ponies that are
|
||||
already in the cache with the current KMS version will not be re-generated.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,61 +1,91 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Fortune cookies - Ponysay</title>
|
||||
<title>Ponysay: Fortune cookies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Fortune cookies">
|
||||
<meta name="keywords" content="Ponysay: Fortune cookies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Advanced-usage.html#Advanced-usage" title="Advanced usage">
|
||||
<link rel="prev" href="Extra-information.html#Extra-information" title="Extra information">
|
||||
<link rel="next" href="Ponification.html#Ponification" title="Ponification">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="up" title="Advanced usage">
|
||||
<link href="Ponification.html#Ponification" rel="next" title="Ponification">
|
||||
<link href="Extra-information.html#Extra-information" rel="previous" title="Extra information">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Fortune-cookies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Ponification.html#Ponification">Ponification</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Extra-information.html#Extra-information">Extra information</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>
|
||||
<hr>
|
||||
Next: <a href="Ponification.html#Ponification" accesskey="n" rel="next">Ponification</a>, Previous: <a href="Extra-information.html#Extra-information" accesskey="p" rel="previous">Extra information</a>, Up: <a href="Advanced-usage.html#Advanced-usage" accesskey="u" rel="up">Advanced usage</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Fortune-cookies-1"></a>
|
||||
<h3 class="section">3.2 Fortune cookies</h3>
|
||||
<a name="index-fortune"></a>
|
||||
<a name="index-startup"></a>
|
||||
<a name="index-on-startup"></a>
|
||||
<a name="index-_002ebashrc"></a>
|
||||
<a name="index-_007e_002f_002ebashrc"></a>
|
||||
|
||||
<p><a name="index-g_t_0040command_007bfortune_007d-95"></a><a name="index-startup-96"></a><a name="index-on-startup-97"></a><a name="index-g_t_0040file_007b_002ebashrc_007d-98"></a><a name="index-g_t_0040file_007b_007e_002f_002ebashrc_007d-99"></a>
|
||||
If you have <samp><span class="command">fortune</span></samp> installed – this program may be named
|
||||
<samp><span class="command">fortune-mod</span></samp> in your GNU/Linux distributions package repository – you can
|
||||
<p>If you have <code>fortune</code> installed – this program may be named
|
||||
<code>fortune-mod</code> in your GNU/Linux distributions package repository – you can
|
||||
run <code>fortune | ponysay</code> to get a random pony reading a random fortune cookie.
|
||||
|
||||
<p>By adding <code>fortune | ponysay</code> to the end [easiest way] of your
|
||||
<samp><span class="file">~/.bashrc</span></samp> – or equivalent for your shell if you do not use GNU Bash
|
||||
</p>
|
||||
<p>By adding <code>fortune | ponysay</code> to the end [easiest way] of your
|
||||
<samp>~/.bashrc</samp> – or equivalent for your shell if you do not use GNU Bash
|
||||
(standard shell for most distributions now a days) – you will get the effect
|
||||
described in the previous paragraph every time you open a terminal.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,56 +1,84 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>From upstream - Ponysay</title>
|
||||
<title>Ponysay: From upstream</title>
|
||||
|
||||
<meta name="description" content="Ponysay: From upstream">
|
||||
<meta name="keywords" content="Ponysay: From upstream">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Installing.html#Installing" title="Installing">
|
||||
<link rel="next" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Installing.html#Installing" rel="up" title="Installing">
|
||||
<link href="Installations-basics.html#Installations-basics" rel="next" title="Installations basics">
|
||||
<link href="Installing.html#Installing" rel="previous" title="Installing">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="From-upstream"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Package-repositories.html#Package-repositories">Package repositories</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Installing.html#Installing">Installing</a>
|
||||
<hr>
|
||||
Next: <a href="Package-repositories.html#Package-repositories" accesskey="n" rel="next">Package repositories</a>, Up: <a href="Installing.html#Installing" accesskey="u" rel="up">Installing</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="From-upstream-1"></a>
|
||||
<h3 class="section">11.1 From upstream</h3>
|
||||
<a name="index-upstream-installation"></a>
|
||||
|
||||
<h3 class="section">9.1 From upstream</h3>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Installations-basics.html#Installations-basics" accesskey="1">Installations basics</a>:</td><td> </td><td align="left" valign="top">The basics of installations.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Custom-installations.html#Custom-installations" accesskey="2">Custom installations</a>:</td><td> </td><td align="left" valign="top">Installation customisation.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-upstream-installation-191"></a>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Installations-basics.html#Installations-basics">Installations basics</a>: The basics of installations.
|
||||
<li><a accesskey="2" href="Custom-installations.html#Custom-installations">Custom installations</a>: Installation customisation.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,89 +1,111 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>GNU Free Documentation License - Ponysay</title>
|
||||
<title>Ponysay: GNU Free Documentation License</title>
|
||||
|
||||
<meta name="description" content="Ponysay: GNU Free Documentation License">
|
||||
<meta name="keywords" content="Ponysay: GNU Free Documentation License">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Ponysay-license.html#Ponysay-license" title="Ponysay license">
|
||||
<link rel="next" href="Concept-and-program-index.html#Concept-and-program-index" title="Concept and program index">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="next" title="Concept and program index">
|
||||
<link href="GNU-General-Public-License.html#GNU-General-Public-License" rel="previous" title="GNU General Public License">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="GNU-Free-Documentation-License"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Concept-and-program-index.html#Concept-and-program-index">Concept and program index</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Ponysay-license.html#Ponysay-license">Ponysay license</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
Next: <a href="Concept-and-program-index.html#Concept-and-program-index" accesskey="n" rel="next">Concept and program index</a>, Previous: <a href="GNU-General-Public-License.html#GNU-General-Public-License" accesskey="p" rel="previous">GNU General Public License</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="GNU-Free-Documentation-License-1"></a>
|
||||
<h2 class="appendix">Appendix E GNU Free Documentation License</h2>
|
||||
<div align="center">Version 1.3, 3 November 2008
|
||||
</div>
|
||||
|
||||
<h2 class="appendix">Appendix D GNU Free Documentation License</h2>
|
||||
<div class="display">
|
||||
<pre class="display">Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
<a href="http://fsf.org/">http://fsf.org/</a>
|
||||
|
||||
<!-- The GNU Free Documentation License. -->
|
||||
<div align="center">Version 1.3, 3 November 2008</div>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
</pre></div>
|
||||
|
||||
<!-- This file is intended to be included within another document, -->
|
||||
<!-- hence no sectioning command or @node. -->
|
||||
<pre class="display"> Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
|
||||
<a href="http://fsf.org/">http://fsf.org/</a>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
</pre>
|
||||
<ol type=1 start=0>
|
||||
<li>PREAMBLE
|
||||
<ol>
|
||||
<li> PREAMBLE
|
||||
|
||||
<p>The purpose of this License is to make a manual, textbook, or other
|
||||
functional and useful document <dfn>free</dfn> in the sense of freedom: to
|
||||
<p>The purpose of this License is to make a manual, textbook, or other
|
||||
functional and useful document <em>free</em> in the sense of freedom: to
|
||||
assure everyone the effective freedom to copy and redistribute it,
|
||||
with or without modifying it, either commercially or noncommercially.
|
||||
with or without modifying it, either commercially or noncommercially.
|
||||
Secondarily, this License preserves for the author and publisher a way
|
||||
to get credit for their work, while not being considered responsible
|
||||
for modifications made by others.
|
||||
|
||||
<p>This License is a kind of “copyleft”, which means that derivative
|
||||
</p>
|
||||
<p>This License is a kind of “copyleft”, which means that derivative
|
||||
works of the document must themselves be free in the same sense. It
|
||||
complements the GNU General Public License, which is a copyleft
|
||||
license designed for free software.
|
||||
|
||||
<p>We have designed this License in order to use it for manuals for free
|
||||
</p>
|
||||
<p>We have designed this License in order to use it for manuals for free
|
||||
software, because free software needs free documentation: a free
|
||||
program should come with manuals providing the same freedoms that the
|
||||
software does. But this License is not limited to software manuals;
|
||||
it can be used for any textual work, regardless of subject matter or
|
||||
whether it is published as a printed book. We recommend this License
|
||||
principally for works whose purpose is instruction or reference.
|
||||
</p>
|
||||
</li><li> APPLICABILITY AND DEFINITIONS
|
||||
|
||||
<li>APPLICABILITY AND DEFINITIONS
|
||||
|
||||
<p>This License applies to any manual or other work, in any medium, that
|
||||
<p>This License applies to any manual or other work, in any medium, that
|
||||
contains a notice placed by the copyright holder saying it can be
|
||||
distributed under the terms of this License. Such a notice grants a
|
||||
world-wide, royalty-free license, unlimited in duration, to use that
|
||||
|
@ -92,14 +114,14 @@ refers to any such manual or work. Any member of the public is a
|
|||
licensee, and is addressed as “you”. You accept the license if you
|
||||
copy, modify or distribute the work in a way requiring permission
|
||||
under copyright law.
|
||||
|
||||
<p>A “Modified Version” of the Document means any work containing the
|
||||
</p>
|
||||
<p>A “Modified Version” of the Document means any work containing the
|
||||
Document or a portion of it, either copied verbatim, or with
|
||||
modifications and/or translated into another language.
|
||||
|
||||
<p>A “Secondary Section” is a named appendix or a front-matter section
|
||||
</p>
|
||||
<p>A “Secondary Section” is a named appendix or a front-matter section
|
||||
of the Document that deals exclusively with the relationship of the
|
||||
publishers or authors of the Document to the Document's overall
|
||||
publishers or authors of the Document to the Document’s overall
|
||||
subject (or to related matters) and contains nothing that could fall
|
||||
directly within that overall subject. (Thus, if the Document is in
|
||||
part a textbook of mathematics, a Secondary Section may not explain
|
||||
|
@ -107,21 +129,21 @@ any mathematics.) The relationship could be a matter of historical
|
|||
connection with the subject or with related matters, or of legal,
|
||||
commercial, philosophical, ethical or political position regarding
|
||||
them.
|
||||
|
||||
<p>The “Invariant Sections” are certain Secondary Sections whose titles
|
||||
</p>
|
||||
<p>The “Invariant Sections” are certain Secondary Sections whose titles
|
||||
are designated, as being those of Invariant Sections, in the notice
|
||||
that says that the Document is released under this License. If a
|
||||
section does not fit the above definition of Secondary then it is not
|
||||
allowed to be designated as Invariant. The Document may contain zero
|
||||
Invariant Sections. If the Document does not identify any Invariant
|
||||
Sections then there are none.
|
||||
|
||||
<p>The “Cover Texts” are certain short passages of text that are listed,
|
||||
</p>
|
||||
<p>The “Cover Texts” are certain short passages of text that are listed,
|
||||
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
|
||||
the Document is released under this License. A Front-Cover Text may
|
||||
be at most 5 words, and a Back-Cover Text may be at most 25 words.
|
||||
|
||||
<p>A “Transparent” copy of the Document means a machine-readable copy,
|
||||
</p>
|
||||
<p>A “Transparent” copy of the Document means a machine-readable copy,
|
||||
represented in a format whose specification is available to the
|
||||
general public, that is suitable for revising the document
|
||||
straightforwardly with generic text editors or (for images composed of
|
||||
|
@ -130,11 +152,11 @@ drawing editor, and that is suitable for input to text formatters or
|
|||
for automatic translation to a variety of formats suitable for input
|
||||
to text formatters. A copy made in an otherwise Transparent file
|
||||
format whose markup, or absence of markup, has been arranged to thwart
|
||||
or discourage subsequent modification by readers is not Transparent.
|
||||
or discourage subsequent modification by readers is not Transparent.
|
||||
An image format is not Transparent if used for any substantial amount
|
||||
of text. A copy that is not “Transparent” is called “Opaque”.
|
||||
|
||||
<p>Examples of suitable formats for Transparent copies include plain
|
||||
</p>
|
||||
<p>Examples of suitable formats for Transparent copies include plain
|
||||
ASCII without markup, Texinfo input format, LaTeX input
|
||||
format, SGML or XML using a publicly available
|
||||
DTD, and standard-conforming simple HTML,
|
||||
|
@ -146,35 +168,35 @@ XML for which the DTD and/or processing tools are
|
|||
not generally available, and the machine-generated HTML,
|
||||
PostScript or PDF produced by some word processors for
|
||||
output purposes only.
|
||||
|
||||
<p>The “Title Page” means, for a printed book, the title page itself,
|
||||
</p>
|
||||
<p>The “Title Page” means, for a printed book, the title page itself,
|
||||
plus such following pages as are needed to hold, legibly, the material
|
||||
this License requires to appear in the title page. For works in
|
||||
formats which do not have any title page as such, “Title Page” means
|
||||
the text near the most prominent appearance of the work's title,
|
||||
the text near the most prominent appearance of the work’s title,
|
||||
preceding the beginning of the body of the text.
|
||||
|
||||
<p>The “publisher” means any person or entity that distributes copies
|
||||
</p>
|
||||
<p>The “publisher” means any person or entity that distributes copies
|
||||
of the Document to the public.
|
||||
|
||||
<p>A section “Entitled XYZ” means a named subunit of the Document whose
|
||||
</p>
|
||||
<p>A section “Entitled XYZ” means a named subunit of the Document whose
|
||||
title either is precisely XYZ or contains XYZ in parentheses following
|
||||
text that translates XYZ in another language. (Here XYZ stands for a
|
||||
specific section name mentioned below, such as “Acknowledgements”,
|
||||
“Dedications”, “Endorsements”, or “History”.) To “Preserve the Title”
|
||||
of such a section when you modify the Document means that it remains a
|
||||
section “Entitled XYZ” according to this definition.
|
||||
|
||||
<p>The Document may include Warranty Disclaimers next to the notice which
|
||||
</p>
|
||||
<p>The Document may include Warranty Disclaimers next to the notice which
|
||||
states that this License applies to the Document. These Warranty
|
||||
Disclaimers are considered to be included by reference in this
|
||||
License, but only as regards disclaiming warranties: any other
|
||||
implication that these Warranty Disclaimers may have is void and has
|
||||
no effect on the meaning of this License.
|
||||
</p>
|
||||
</li><li> VERBATIM COPYING
|
||||
|
||||
<li>VERBATIM COPYING
|
||||
|
||||
<p>You may copy and distribute the Document in any medium, either
|
||||
<p>You may copy and distribute the Document in any medium, either
|
||||
commercially or noncommercially, provided that this License, the
|
||||
copyright notices, and the license notice saying this License applies
|
||||
to the Document are reproduced in all copies, and that you add no other
|
||||
|
@ -183,87 +205,87 @@ technical measures to obstruct or control the reading or further
|
|||
copying of the copies you make or distribute. However, you may accept
|
||||
compensation in exchange for copies. If you distribute a large enough
|
||||
number of copies you must also follow the conditions in section 3.
|
||||
|
||||
<p>You may also lend copies, under the same conditions stated above, and
|
||||
</p>
|
||||
<p>You may also lend copies, under the same conditions stated above, and
|
||||
you may publicly display copies.
|
||||
</p>
|
||||
</li><li> COPYING IN QUANTITY
|
||||
|
||||
<li>COPYING IN QUANTITY
|
||||
|
||||
<p>If you publish printed copies (or copies in media that commonly have
|
||||
<p>If you publish printed copies (or copies in media that commonly have
|
||||
printed covers) of the Document, numbering more than 100, and the
|
||||
Document's license notice requires Cover Texts, you must enclose the
|
||||
Document’s license notice requires Cover Texts, you must enclose the
|
||||
copies in covers that carry, clearly and legibly, all these Cover
|
||||
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
|
||||
the back cover. Both covers must also clearly and legibly identify
|
||||
you as the publisher of these copies. The front cover must present
|
||||
the full title with all words of the title equally prominent and
|
||||
visible. You may add other material on the covers in addition.
|
||||
visible. You may add other material on the covers in addition.
|
||||
Copying with changes limited to the covers, as long as they preserve
|
||||
the title of the Document and satisfy these conditions, can be treated
|
||||
as verbatim copying in other respects.
|
||||
|
||||
<p>If the required texts for either cover are too voluminous to fit
|
||||
</p>
|
||||
<p>If the required texts for either cover are too voluminous to fit
|
||||
legibly, you should put the first ones listed (as many as fit
|
||||
reasonably) on the actual cover, and continue the rest onto adjacent
|
||||
pages.
|
||||
|
||||
<p>If you publish or distribute Opaque copies of the Document numbering
|
||||
</p>
|
||||
<p>If you publish or distribute Opaque copies of the Document numbering
|
||||
more than 100, you must either include a machine-readable Transparent
|
||||
copy along with each Opaque copy, or state in or with each Opaque copy
|
||||
a computer-network location from which the general network-using
|
||||
public has access to download using public-standard network protocols
|
||||
a complete Transparent copy of the Document, free of added material.
|
||||
a complete Transparent copy of the Document, free of added material.
|
||||
If you use the latter option, you must take reasonably prudent steps,
|
||||
when you begin distribution of Opaque copies in quantity, to ensure
|
||||
that this Transparent copy will remain thus accessible at the stated
|
||||
location until at least one year after the last time you distribute an
|
||||
Opaque copy (directly or through your agents or retailers) of that
|
||||
edition to the public.
|
||||
|
||||
<p>It is requested, but not required, that you contact the authors of the
|
||||
</p>
|
||||
<p>It is requested, but not required, that you contact the authors of the
|
||||
Document well before redistributing any large number of copies, to give
|
||||
them a chance to provide you with an updated version of the Document.
|
||||
</p>
|
||||
</li><li> MODIFICATIONS
|
||||
|
||||
<li>MODIFICATIONS
|
||||
|
||||
<p>You may copy and distribute a Modified Version of the Document under
|
||||
<p>You may copy and distribute a Modified Version of the Document under
|
||||
the conditions of sections 2 and 3 above, provided that you release
|
||||
the Modified Version under precisely this License, with the Modified
|
||||
Version filling the role of the Document, thus licensing distribution
|
||||
and modification of the Modified Version to whoever possesses a copy
|
||||
of it. In addition, you must do these things in the Modified Version:
|
||||
|
||||
<ol type=A start=1>
|
||||
<li>Use in the Title Page (and on the covers, if any) a title distinct
|
||||
</p>
|
||||
<ol>
|
||||
<li> Use in the Title Page (and on the covers, if any) a title distinct
|
||||
from that of the Document, and from those of previous versions
|
||||
(which should, if there were any, be listed in the History section
|
||||
of the Document). You may use the same title as a previous version
|
||||
if the original publisher of that version gives permission.
|
||||
|
||||
<li>List on the Title Page, as authors, one or more persons or entities
|
||||
</li><li> List on the Title Page, as authors, one or more persons or entities
|
||||
responsible for authorship of the modifications in the Modified
|
||||
Version, together with at least five of the principal authors of the
|
||||
Document (all of its principal authors, if it has fewer than five),
|
||||
unless they release you from this requirement.
|
||||
|
||||
<li>State on the Title page the name of the publisher of the
|
||||
</li><li> State on the Title page the name of the publisher of the
|
||||
Modified Version, as the publisher.
|
||||
|
||||
<li>Preserve all the copyright notices of the Document.
|
||||
</li><li> Preserve all the copyright notices of the Document.
|
||||
|
||||
<li>Add an appropriate copyright notice for your modifications
|
||||
</li><li> Add an appropriate copyright notice for your modifications
|
||||
adjacent to the other copyright notices.
|
||||
|
||||
<li>Include, immediately after the copyright notices, a license notice
|
||||
</li><li> Include, immediately after the copyright notices, a license notice
|
||||
giving the public permission to use the Modified Version under the
|
||||
terms of this License, in the form shown in the Addendum below.
|
||||
|
||||
<li>Preserve in that license notice the full lists of Invariant Sections
|
||||
and required Cover Texts given in the Document's license notice.
|
||||
</li><li> Preserve in that license notice the full lists of Invariant Sections
|
||||
and required Cover Texts given in the Document’s license notice.
|
||||
|
||||
<li>Include an unaltered copy of this License.
|
||||
</li><li> Include an unaltered copy of this License.
|
||||
|
||||
<li>Preserve the section Entitled “History”, Preserve its Title, and add
|
||||
</li><li> Preserve the section Entitled “History”, Preserve its Title, and add
|
||||
to it an item stating at least the title, year, new authors, and
|
||||
publisher of the Modified Version as given on the Title Page. If
|
||||
there is no section Entitled “History” in the Document, create one
|
||||
|
@ -271,46 +293,46 @@ stating the title, year, authors, and publisher of the Document as
|
|||
given on its Title Page, then add an item describing the Modified
|
||||
Version as stated in the previous sentence.
|
||||
|
||||
<li>Preserve the network location, if any, given in the Document for
|
||||
</li><li> Preserve the network location, if any, given in the Document for
|
||||
public access to a Transparent copy of the Document, and likewise
|
||||
the network locations given in the Document for previous versions
|
||||
it was based on. These may be placed in the “History” section.
|
||||
it was based on. These may be placed in the “History” section.
|
||||
You may omit a network location for a work that was published at
|
||||
least four years before the Document itself, or if the original
|
||||
publisher of the version it refers to gives permission.
|
||||
|
||||
<li>For any section Entitled “Acknowledgements” or “Dedications”, Preserve
|
||||
</li><li> For any section Entitled “Acknowledgements” or “Dedications”, Preserve
|
||||
the Title of the section, and preserve in the section all the
|
||||
substance and tone of each of the contributor acknowledgements and/or
|
||||
dedications given therein.
|
||||
|
||||
<li>Preserve all the Invariant Sections of the Document,
|
||||
</li><li> Preserve all the Invariant Sections of the Document,
|
||||
unaltered in their text and in their titles. Section numbers
|
||||
or the equivalent are not considered part of the section titles.
|
||||
|
||||
<li>Delete any section Entitled “Endorsements”. Such a section
|
||||
</li><li> Delete any section Entitled “Endorsements”. Such a section
|
||||
may not be included in the Modified Version.
|
||||
|
||||
<li>Do not retitle any existing section to be Entitled “Endorsements” or
|
||||
</li><li> Do not retitle any existing section to be Entitled “Endorsements” or
|
||||
to conflict in title with any Invariant Section.
|
||||
|
||||
<li>Preserve any Warranty Disclaimers.
|
||||
</ol>
|
||||
</li><li> Preserve any Warranty Disclaimers.
|
||||
</li></ol>
|
||||
|
||||
<p>If the Modified Version includes new front-matter sections or
|
||||
<p>If the Modified Version includes new front-matter sections or
|
||||
appendices that qualify as Secondary Sections and contain no material
|
||||
copied from the Document, you may at your option designate some or all
|
||||
of these sections as invariant. To do this, add their titles to the
|
||||
list of Invariant Sections in the Modified Version's license notice.
|
||||
list of Invariant Sections in the Modified Version’s license notice.
|
||||
These titles must be distinct from any other section titles.
|
||||
|
||||
<p>You may add a section Entitled “Endorsements”, provided it contains
|
||||
</p>
|
||||
<p>You may add a section Entitled “Endorsements”, provided it contains
|
||||
nothing but endorsements of your Modified Version by various
|
||||
parties—for example, statements of peer review or that the text has
|
||||
been approved by an organization as the authoritative definition of a
|
||||
standard.
|
||||
|
||||
<p>You may add a passage of up to five words as a Front-Cover Text, and a
|
||||
</p>
|
||||
<p>You may add a passage of up to five words as a Front-Cover Text, and a
|
||||
passage of up to 25 words as a Back-Cover Text, to the end of the list
|
||||
of Cover Texts in the Modified Version. Only one passage of
|
||||
Front-Cover Text and one of Back-Cover Text may be added by (or
|
||||
|
@ -319,71 +341,71 @@ includes a cover text for the same cover, previously added by you or
|
|||
by arrangement made by the same entity you are acting on behalf of,
|
||||
you may not add another; but you may replace the old one, on explicit
|
||||
permission from the previous publisher that added the old one.
|
||||
|
||||
<p>The author(s) and publisher(s) of the Document do not by this License
|
||||
</p>
|
||||
<p>The author(s) and publisher(s) of the Document do not by this License
|
||||
give permission to use their names for publicity for or to assert or
|
||||
imply endorsement of any Modified Version.
|
||||
</p>
|
||||
</li><li> COMBINING DOCUMENTS
|
||||
|
||||
<li>COMBINING DOCUMENTS
|
||||
|
||||
<p>You may combine the Document with other documents released under this
|
||||
<p>You may combine the Document with other documents released under this
|
||||
License, under the terms defined in section 4 above for modified
|
||||
versions, provided that you include in the combination all of the
|
||||
Invariant Sections of all of the original documents, unmodified, and
|
||||
list them all as Invariant Sections of your combined work in its
|
||||
license notice, and that you preserve all their Warranty Disclaimers.
|
||||
|
||||
<p>The combined work need only contain one copy of this License, and
|
||||
</p>
|
||||
<p>The combined work need only contain one copy of this License, and
|
||||
multiple identical Invariant Sections may be replaced with a single
|
||||
copy. If there are multiple Invariant Sections with the same name but
|
||||
different contents, make the title of each such section unique by
|
||||
adding at the end of it, in parentheses, the name of the original
|
||||
author or publisher of that section if known, or else a unique number.
|
||||
author or publisher of that section if known, or else a unique number.
|
||||
Make the same adjustment to the section titles in the list of
|
||||
Invariant Sections in the license notice of the combined work.
|
||||
|
||||
<p>In the combination, you must combine any sections Entitled “History”
|
||||
</p>
|
||||
<p>In the combination, you must combine any sections Entitled “History”
|
||||
in the various original documents, forming one section Entitled
|
||||
“History”; likewise combine any sections Entitled “Acknowledgements”,
|
||||
and any sections Entitled “Dedications”. You must delete all
|
||||
sections Entitled “Endorsements.”
|
||||
</p>
|
||||
</li><li> COLLECTIONS OF DOCUMENTS
|
||||
|
||||
<li>COLLECTIONS OF DOCUMENTS
|
||||
|
||||
<p>You may make a collection consisting of the Document and other documents
|
||||
<p>You may make a collection consisting of the Document and other documents
|
||||
released under this License, and replace the individual copies of this
|
||||
License in the various documents with a single copy that is included in
|
||||
the collection, provided that you follow the rules of this License for
|
||||
verbatim copying of each of the documents in all other respects.
|
||||
|
||||
<p>You may extract a single document from such a collection, and distribute
|
||||
</p>
|
||||
<p>You may extract a single document from such a collection, and distribute
|
||||
it individually under this License, provided you insert a copy of this
|
||||
License into the extracted document, and follow this License in all
|
||||
other respects regarding verbatim copying of that document.
|
||||
</p>
|
||||
</li><li> AGGREGATION WITH INDEPENDENT WORKS
|
||||
|
||||
<li>AGGREGATION WITH INDEPENDENT WORKS
|
||||
|
||||
<p>A compilation of the Document or its derivatives with other separate
|
||||
<p>A compilation of the Document or its derivatives with other separate
|
||||
and independent documents or works, in or on a volume of a storage or
|
||||
distribution medium, is called an “aggregate” if the copyright
|
||||
resulting from the compilation is not used to limit the legal rights
|
||||
of the compilation's users beyond what the individual works permit.
|
||||
of the compilation’s users beyond what the individual works permit.
|
||||
When the Document is included in an aggregate, this License does not
|
||||
apply to the other works in the aggregate which are not themselves
|
||||
derivative works of the Document.
|
||||
|
||||
<p>If the Cover Text requirement of section 3 is applicable to these
|
||||
</p>
|
||||
<p>If the Cover Text requirement of section 3 is applicable to these
|
||||
copies of the Document, then if the Document is less than one half of
|
||||
the entire aggregate, the Document's Cover Texts may be placed on
|
||||
the entire aggregate, the Document’s Cover Texts may be placed on
|
||||
covers that bracket the Document within the aggregate, or the
|
||||
electronic equivalent of covers if the Document is in electronic form.
|
||||
electronic equivalent of covers if the Document is in electronic form.
|
||||
Otherwise they must appear on printed covers that bracket the whole
|
||||
aggregate.
|
||||
</p>
|
||||
</li><li> TRANSLATION
|
||||
|
||||
<li>TRANSLATION
|
||||
|
||||
<p>Translation is considered a kind of modification, so you may
|
||||
distribute translations of the Document under the terms of section 4.
|
||||
<p>Translation is considered a kind of modification, so you may
|
||||
distribute translations of the Document under the terms of section 4.
|
||||
Replacing Invariant Sections with translations requires special
|
||||
permission from their copyright holders, but you may include
|
||||
translations of some or all Invariant Sections in addition to the
|
||||
|
@ -394,48 +416,48 @@ the original English version of this License and the original versions
|
|||
of those notices and disclaimers. In case of a disagreement between
|
||||
the translation and the original version of this License or a notice
|
||||
or disclaimer, the original version will prevail.
|
||||
|
||||
<p>If a section in the Document is Entitled “Acknowledgements”,
|
||||
</p>
|
||||
<p>If a section in the Document is Entitled “Acknowledgements”,
|
||||
“Dedications”, or “History”, the requirement (section 4) to Preserve
|
||||
its Title (section 1) will typically require changing the actual
|
||||
title.
|
||||
</p>
|
||||
</li><li> TERMINATION
|
||||
|
||||
<li>TERMINATION
|
||||
|
||||
<p>You may not copy, modify, sublicense, or distribute the Document
|
||||
<p>You may not copy, modify, sublicense, or distribute the Document
|
||||
except as expressly provided under this License. Any attempt
|
||||
otherwise to copy, modify, sublicense, or distribute it is void, and
|
||||
will automatically terminate your rights under this License.
|
||||
|
||||
<p>However, if you cease all violation of this License, then your license
|
||||
</p>
|
||||
<p>However, if you cease all violation of this License, then your license
|
||||
from a particular copyright holder is reinstated (a) provisionally,
|
||||
unless and until the copyright holder explicitly and finally
|
||||
terminates your license, and (b) permanently, if the copyright holder
|
||||
fails to notify you of the violation by some reasonable means prior to
|
||||
60 days after the cessation.
|
||||
|
||||
<p>Moreover, your license from a particular copyright holder is
|
||||
</p>
|
||||
<p>Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
<p>Termination of your rights under this section does not terminate the
|
||||
</p>
|
||||
<p>Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, receipt of a copy of some or all of the same material does
|
||||
not give you any rights to use it.
|
||||
</p>
|
||||
</li><li> FUTURE REVISIONS OF THIS LICENSE
|
||||
|
||||
<li>FUTURE REVISIONS OF THIS LICENSE
|
||||
|
||||
<p>The Free Software Foundation may publish new, revised versions
|
||||
<p>The Free Software Foundation may publish new, revised versions
|
||||
of the GNU Free Documentation License from time to time. Such new
|
||||
versions will be similar in spirit to the present version, but may
|
||||
differ in detail to address new problems or concerns. See
|
||||
<a href="http://www.gnu.org/copyleft/">http://www.gnu.org/copyleft/</a>.
|
||||
|
||||
<p>Each version of the License is given a distinguishing version number.
|
||||
</p>
|
||||
<p>Each version of the License is given a distinguishing version number.
|
||||
If the Document specifies that a particular numbered version of this
|
||||
License “or any later version” applies to it, you have the option of
|
||||
following the terms and conditions either of that specified version or
|
||||
|
@ -444,73 +466,85 @@ Free Software Foundation. If the Document does not specify a version
|
|||
number of this License, you may choose any version ever published (not
|
||||
as a draft) by the Free Software Foundation. If the Document
|
||||
specifies that a proxy can decide which future versions of this
|
||||
License can be used, that proxy's public statement of acceptance of a
|
||||
License can be used, that proxy’s public statement of acceptance of a
|
||||
version permanently authorizes you to choose that version for the
|
||||
Document.
|
||||
</p>
|
||||
</li><li> RELICENSING
|
||||
|
||||
<li>RELICENSING
|
||||
|
||||
<p>“Massive Multiauthor Collaboration Site” (or “MMC Site”) means any
|
||||
<p>“Massive Multiauthor Collaboration Site” (or “MMC Site”) means any
|
||||
World Wide Web server that publishes copyrightable works and also
|
||||
provides prominent facilities for anybody to edit those works. A
|
||||
public wiki that anybody can edit is an example of such a server. A
|
||||
“Massive Multiauthor Collaboration” (or “MMC”) contained in the
|
||||
site means any set of copyrightable works thus published on the MMC
|
||||
site.
|
||||
|
||||
<p>“CC-BY-SA” means the Creative Commons Attribution-Share Alike 3.0
|
||||
</p>
|
||||
<p>“CC-BY-SA” means the Creative Commons Attribution-Share Alike 3.0
|
||||
license published by Creative Commons Corporation, a not-for-profit
|
||||
corporation with a principal place of business in San Francisco,
|
||||
California, as well as future copyleft versions of that license
|
||||
published by that same organization.
|
||||
|
||||
<p>“Incorporate” means to publish or republish a Document, in whole or
|
||||
</p>
|
||||
<p>“Incorporate” means to publish or republish a Document, in whole or
|
||||
in part, as part of another Document.
|
||||
|
||||
<p>An MMC is “eligible for relicensing” if it is licensed under this
|
||||
</p>
|
||||
<p>An MMC is “eligible for relicensing” if it is licensed under this
|
||||
License, and if all works that were first published under this License
|
||||
somewhere other than this MMC, and subsequently incorporated in whole
|
||||
or in part into the MMC, (1) had no cover texts or invariant sections,
|
||||
and (2) were thus incorporated prior to November 1, 2008.
|
||||
|
||||
<p>The operator of an MMC Site may republish an MMC contained in the site
|
||||
</p>
|
||||
<p>The operator of an MMC Site may republish an MMC contained in the site
|
||||
under CC-BY-SA on the same site at any time before August 1, 2009,
|
||||
provided the MMC is eligible for relicensing.
|
||||
</p>
|
||||
</li></ol>
|
||||
|
||||
</ol>
|
||||
|
||||
<a name="ADDENDUM_003a-How-to-use-this-License-for-your-documents"></a>
|
||||
<h3 class="heading">ADDENDUM: How to use this License for your documents</h3>
|
||||
|
||||
<p>To use this License in a document you have written, include a copy of
|
||||
the License in the document and put the following copyright and
|
||||
license notices just after the title page:
|
||||
</p>
|
||||
<div class="smallexample">
|
||||
<pre class="smallexample"> Copyright (C) <var>year</var> <var>your name</var>.
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3
|
||||
or any later version published by the Free Software Foundation;
|
||||
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled ``GNU
|
||||
Free Documentation License''.
|
||||
</pre></div>
|
||||
|
||||
<pre class="smallexample"> Copyright (C) <var>year</var> <var>your name</var>.
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3
|
||||
or any later version published by the Free Software Foundation;
|
||||
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled ``GNU
|
||||
Free Documentation License''.
|
||||
</pre>
|
||||
<p>If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
|
||||
replace the “with<small class="dots">...</small>Texts.” line with this:
|
||||
<p>If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
|
||||
replace the “with…Texts.” line with this:
|
||||
</p>
|
||||
<div class="smallexample">
|
||||
<pre class="smallexample"> with the Invariant Sections being <var>list their titles</var>, with
|
||||
the Front-Cover Texts being <var>list</var>, and with the Back-Cover Texts
|
||||
being <var>list</var>.
|
||||
</pre></div>
|
||||
|
||||
<pre class="smallexample"> with the Invariant Sections being <var>list their titles</var>, with
|
||||
the Front-Cover Texts being <var>list</var>, and with the Back-Cover Texts
|
||||
being <var>list</var>.
|
||||
</pre>
|
||||
<p>If you have Invariant Sections without Cover Texts, or some other
|
||||
<p>If you have Invariant Sections without Cover Texts, or some other
|
||||
combination of the three, merge those two alternatives to suit the
|
||||
situation.
|
||||
|
||||
<p>If your document contains nontrivial examples of program code, we
|
||||
</p>
|
||||
<p>If your document contains nontrivial examples of program code, we
|
||||
recommend releasing these examples in parallel under your choice of
|
||||
free software license, such as the GNU General Public License,
|
||||
to permit their use in free software.
|
||||
</p>
|
||||
|
||||
<!-- Local Variables: -->
|
||||
<!-- ispell-local-pdict: "ispell-dict" -->
|
||||
<!-- End: -->
|
||||
</body></html>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Concept-and-program-index.html#Concept-and-program-index" accesskey="n" rel="next">Concept and program index</a>, Previous: <a href="GNU-General-Public-License.html#GNU-General-Public-License" accesskey="p" rel="previous">GNU General Public License</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
784
pages/ponysay/GNU-General-Public-License.html
Normal file
784
pages/ponysay/GNU-General-Public-License.html
Normal file
|
@ -0,0 +1,784 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: GNU General Public License</title>
|
||||
|
||||
<meta name="description" content="Ponysay: GNU General Public License">
|
||||
<meta name="keywords" content="Ponysay: GNU General Public License">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" rel="next" title="GNU Free Documentation License">
|
||||
<link href="Ponysay-license.html#Ponysay-license" rel="previous" title="Ponysay license">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="GNU-General-Public-License"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="n" rel="next">GNU Free Documentation License</a>, Previous: <a href="Ponysay-license.html#Ponysay-license" accesskey="p" rel="previous">Ponysay license</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="GNU-General-Public-License-1"></a>
|
||||
<h2 class="appendix">Appendix D GNU General Public License</h2>
|
||||
<div align="center">Version 3, 29 June 2007
|
||||
</div>
|
||||
|
||||
<div class="display">
|
||||
<pre class="display">Copyright © 2007 Free Software Foundation, Inc. <a href="http://fsf.org/">http://fsf.org/</a>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies of this
|
||||
license document, but changing it is not allowed.
|
||||
</pre></div>
|
||||
|
||||
<a name="Preamble"></a>
|
||||
<h3 class="heading">Preamble</h3>
|
||||
|
||||
<p>The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
</p>
|
||||
<p>The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
the GNU General Public License is intended to guarantee your freedom
|
||||
to share and change all versions of a program—to make sure it remains
|
||||
free software for all its users. We, the Free Software Foundation,
|
||||
use the GNU General Public License for most of our software; it
|
||||
applies also to any other work released this way by its authors. You
|
||||
can apply it to your programs, too.
|
||||
</p>
|
||||
<p>When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
</p>
|
||||
<p>To protect your rights, we need to prevent others from denying you
|
||||
these rights or asking you to surrender the rights. Therefore, you
|
||||
have certain responsibilities if you distribute copies of the
|
||||
software, or if you modify it: responsibilities to respect the freedom
|
||||
of others.
|
||||
</p>
|
||||
<p>For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must pass on to the recipients the same
|
||||
freedoms that you received. You must make sure that they, too,
|
||||
receive or can get the source code. And you must show them these
|
||||
terms so they know their rights.
|
||||
</p>
|
||||
<p>Developers that use the GNU GPL protect your rights with two steps:
|
||||
(1) assert copyright on the software, and (2) offer you this License
|
||||
giving you legal permission to copy, distribute and/or modify it.
|
||||
</p>
|
||||
<p>For the developers’ and authors’ protection, the GPL clearly explains
|
||||
that there is no warranty for this free software. For both users’ and
|
||||
authors’ sake, the GPL requires that modified versions be marked as
|
||||
changed, so that their problems will not be attributed erroneously to
|
||||
authors of previous versions.
|
||||
</p>
|
||||
<p>Some devices are designed to deny users access to install or run
|
||||
modified versions of the software inside them, although the
|
||||
manufacturer can do so. This is fundamentally incompatible with the
|
||||
aim of protecting users’ freedom to change the software. The
|
||||
systematic pattern of such abuse occurs in the area of products for
|
||||
individuals to use, which is precisely where it is most unacceptable.
|
||||
Therefore, we have designed this version of the GPL to prohibit the
|
||||
practice for those products. If such problems arise substantially in
|
||||
other domains, we stand ready to extend this provision to those
|
||||
domains in future versions of the GPL, as needed to protect the
|
||||
freedom of users.
|
||||
</p>
|
||||
<p>Finally, every program is threatened constantly by software patents.
|
||||
States should not allow patents to restrict development and use of
|
||||
software on general-purpose computers, but in those that do, we wish
|
||||
to avoid the special danger that patents applied to a free program
|
||||
could make it effectively proprietary. To prevent this, the GPL
|
||||
assures that patents cannot be used to render the program non-free.
|
||||
</p>
|
||||
<p>The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
</p>
|
||||
<a name="TERMS-AND-CONDITIONS"></a>
|
||||
<h3 class="heading">TERMS AND CONDITIONS</h3>
|
||||
|
||||
<ol>
|
||||
<li> Definitions.
|
||||
|
||||
<p>“This License” refers to version 3 of the GNU General Public License.
|
||||
</p>
|
||||
<p>“Copyright” also means copyright-like laws that apply to other kinds
|
||||
of works, such as semiconductor masks.
|
||||
</p>
|
||||
<p>“The Program” refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as “you”. “Licensees” and
|
||||
“recipients” may be individuals or organizations.
|
||||
</p>
|
||||
<p>To “modify” a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of
|
||||
an exact copy. The resulting work is called a “modified version” of
|
||||
the earlier work or a work “based on” the earlier work.
|
||||
</p>
|
||||
<p>A “covered work” means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
</p>
|
||||
<p>To “propagate” a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
</p>
|
||||
<p>To “convey” a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user
|
||||
through a computer network, with no transfer of a copy, is not
|
||||
conveying.
|
||||
</p>
|
||||
<p>An interactive user interface displays “Appropriate Legal Notices” to
|
||||
the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
</p>
|
||||
</li><li> Source Code.
|
||||
|
||||
<p>The “source code” for a work means the preferred form of the work for
|
||||
making modifications to it. “Object code” means any non-source form
|
||||
of a work.
|
||||
</p>
|
||||
<p>A “Standard Interface” means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
</p>
|
||||
<p>The “System Libraries” of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
“Major Component”, in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
</p>
|
||||
<p>The “Corresponding Source” for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work’s
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
</p>
|
||||
<p>The Corresponding Source need not include anything that users can
|
||||
regenerate automatically from other parts of the Corresponding Source.
|
||||
</p>
|
||||
<p>The Corresponding Source for a work in source code form is that same
|
||||
work.
|
||||
</p>
|
||||
</li><li> Basic Permissions.
|
||||
|
||||
<p>All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
</p>
|
||||
<p>You may make, run and propagate covered works that you do not convey,
|
||||
without conditions so long as your license otherwise remains in force.
|
||||
You may convey covered works to others for the sole purpose of having
|
||||
them make modifications exclusively for you, or provide you with
|
||||
facilities for running those works, provided that you comply with the
|
||||
terms of this License in conveying all material for which you do not
|
||||
control copyright. Those thus making or running the covered works for
|
||||
you must do so exclusively on your behalf, under your direction and
|
||||
control, on terms that prohibit them from making any copies of your
|
||||
copyrighted material outside their relationship with you.
|
||||
</p>
|
||||
<p>Conveying under any other circumstances is permitted solely under the
|
||||
conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
</p>
|
||||
</li><li> Protecting Users’ Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
<p>No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
</p>
|
||||
<p>When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such
|
||||
circumvention is effected by exercising rights under this License with
|
||||
respect to the covered work, and you disclaim any intention to limit
|
||||
operation or modification of the work as a means of enforcing, against
|
||||
the work’s users, your or third parties’ legal rights to forbid
|
||||
circumvention of technological measures.
|
||||
</p>
|
||||
</li><li> Conveying Verbatim Copies.
|
||||
|
||||
<p>You may convey verbatim copies of the Program’s source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
</p>
|
||||
<p>You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
</p>
|
||||
</li><li> Conveying Modified Source Versions.
|
||||
|
||||
<p>You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these
|
||||
conditions:
|
||||
</p>
|
||||
<ol>
|
||||
<li> The work must carry prominent notices stating that you modified it,
|
||||
and giving a relevant date.
|
||||
|
||||
</li><li> The work must carry prominent notices stating that it is released
|
||||
under this License and any conditions added under section 7. This
|
||||
requirement modifies the requirement in section 4 to “keep intact all
|
||||
notices”.
|
||||
|
||||
</li><li> You must license the entire work, as a whole, under this License to
|
||||
anyone who comes into possession of a copy. This License will
|
||||
therefore apply, along with any applicable section 7 additional terms,
|
||||
to the whole of the work, and all its parts, regardless of how they
|
||||
are packaged. This License gives no permission to license the work in
|
||||
any other way, but it does not invalidate such permission if you have
|
||||
separately received it.
|
||||
|
||||
</li><li> If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your work
|
||||
need not make them do so.
|
||||
</li></ol>
|
||||
|
||||
<p>A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
“aggregate” if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation’s users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
</p>
|
||||
</li><li> Conveying Non-Source Forms.
|
||||
|
||||
<p>You may convey a covered work in object code form under the terms of
|
||||
sections 4 and 5, provided that you also convey the machine-readable
|
||||
Corresponding Source under the terms of this License, in one of these
|
||||
ways:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium customarily
|
||||
used for software interchange.
|
||||
|
||||
</li><li> Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a written
|
||||
offer, valid for at least three years and valid for as long as you
|
||||
offer spare parts or customer support for that product model, to give
|
||||
anyone who possesses the object code either (1) a copy of the
|
||||
Corresponding Source for all the software in the product that is
|
||||
covered by this License, on a durable physical medium customarily used
|
||||
for software interchange, for a price no more than your reasonable
|
||||
cost of physically performing this conveying of source, or (2) access
|
||||
to copy the Corresponding Source from a network server at no charge.
|
||||
|
||||
</li><li> Convey individual copies of the object code with a copy of the written
|
||||
offer to provide the Corresponding Source. This alternative is
|
||||
allowed only occasionally and noncommercially, and only if you
|
||||
received the object code with such an offer, in accord with subsection
|
||||
6b.
|
||||
|
||||
</li><li> Convey the object code by offering access from a designated place
|
||||
(gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to copy
|
||||
the object code is a network server, the Corresponding Source may be
|
||||
on a different server (operated by you or a third party) that supports
|
||||
equivalent copying facilities, provided you maintain clear directions
|
||||
next to the object code saying where to find the Corresponding Source.
|
||||
Regardless of what server hosts the Corresponding Source, you remain
|
||||
obligated to ensure that it is available for as long as needed to
|
||||
satisfy these requirements.
|
||||
|
||||
</li><li> Convey the object code using peer-to-peer transmission, provided you
|
||||
inform other peers where the object code and Corresponding Source of
|
||||
the work are being offered to the general public at no charge under
|
||||
subsection 6d.
|
||||
|
||||
</li></ol>
|
||||
|
||||
<p>A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
</p>
|
||||
<p>A “User Product” is either (1) a “consumer product”, which means any
|
||||
tangible personal property which is normally used for personal,
|
||||
family, or household purposes, or (2) anything designed or sold for
|
||||
incorporation into a dwelling. In determining whether a product is a
|
||||
consumer product, doubtful cases shall be resolved in favor of
|
||||
coverage. For a particular product received by a particular user,
|
||||
“normally used” refers to a typical or common use of that class of
|
||||
product, regardless of the status of the particular user or of the way
|
||||
in which the particular user actually uses, or expects or is expected
|
||||
to use, the product. A product is a consumer product regardless of
|
||||
whether the product has substantial commercial, industrial or
|
||||
non-consumer uses, unless such uses represent the only significant
|
||||
mode of use of the product.
|
||||
</p>
|
||||
<p>“Installation Information” for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to
|
||||
install and execute modified versions of a covered work in that User
|
||||
Product from a modified version of its Corresponding Source. The
|
||||
information must suffice to ensure that the continued functioning of
|
||||
the modified object code is in no case prevented or interfered with
|
||||
solely because modification has been made.
|
||||
</p>
|
||||
<p>If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
</p>
|
||||
<p>The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or
|
||||
updates for a work that has been modified or installed by the
|
||||
recipient, or for the User Product in which it has been modified or
|
||||
installed. Access to a network may be denied when the modification
|
||||
itself materially and adversely affects the operation of the network
|
||||
or violates the rules and protocols for communication across the
|
||||
network.
|
||||
</p>
|
||||
<p>Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
</p>
|
||||
</li><li> Additional Terms.
|
||||
|
||||
<p>“Additional permissions” are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
</p>
|
||||
<p>When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
</p>
|
||||
<p>Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders
|
||||
of that material) supplement the terms of this License with terms:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Disclaiming warranty or limiting liability differently from the terms
|
||||
of sections 15 and 16 of this License; or
|
||||
|
||||
</li><li> Requiring preservation of specified reasonable legal notices or author
|
||||
attributions in that material or in the Appropriate Legal Notices
|
||||
displayed by works containing it; or
|
||||
|
||||
</li><li> Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
</li><li> Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
</li><li> Declining to grant rights under trademark law for use of some trade
|
||||
names, trademarks, or service marks; or
|
||||
|
||||
</li><li> Requiring indemnification of licensors and authors of that material by
|
||||
anyone who conveys the material (or modified versions of it) with
|
||||
contractual assumptions of liability to the recipient, for any
|
||||
liability that these contractual assumptions directly impose on those
|
||||
licensors and authors.
|
||||
</li></ol>
|
||||
|
||||
<p>All other non-permissive additional terms are considered “further
|
||||
restrictions” within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
</p>
|
||||
<p>If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
</p>
|
||||
<p>Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions; the
|
||||
above requirements apply either way.
|
||||
</p>
|
||||
</li><li> Termination.
|
||||
|
||||
<p>You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
</p>
|
||||
<p>However, if you cease all violation of this License, then your license
|
||||
from a particular copyright holder is reinstated (a) provisionally,
|
||||
unless and until the copyright holder explicitly and finally
|
||||
terminates your license, and (b) permanently, if the copyright holder
|
||||
fails to notify you of the violation by some reasonable means prior to
|
||||
60 days after the cessation.
|
||||
</p>
|
||||
<p>Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
</p>
|
||||
<p>Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
</p>
|
||||
</li><li> Acceptance Not Required for Having Copies.
|
||||
|
||||
<p>You are not required to accept this License in order to receive or run
|
||||
a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
</p>
|
||||
</li><li> Automatic Licensing of Downstream Recipients.
|
||||
|
||||
<p>Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
</p>
|
||||
<p>An “entity transaction” is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party’s predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
</p>
|
||||
<p>You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
</p>
|
||||
</li><li> Patents.
|
||||
|
||||
<p>A “contributor” is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor’s “contributor version”.
|
||||
</p>
|
||||
<p>A contributor’s “essential patent claims” are all patent claims owned
|
||||
or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, “control” includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
</p>
|
||||
<p>Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor’s essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
</p>
|
||||
<p>In the following three paragraphs, a “patent license” is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To “grant” such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
</p>
|
||||
<p>If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. “Knowingly relying” means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient’s use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
</p>
|
||||
<p>If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
</p>
|
||||
<p>A patent license is “discriminatory” if it does not include within the
|
||||
scope of its coverage, prohibits the exercise of, or is conditioned on
|
||||
the non-exercise of one or more of the rights that are specifically
|
||||
granted under this License. You may not convey a covered work if you
|
||||
are a party to an arrangement with a third party that is in the
|
||||
business of distributing software, under which you make payment to the
|
||||
third party based on the extent of your activity of conveying the
|
||||
work, and under which the third party grants, to any of the parties
|
||||
who would receive the covered work from you, a discriminatory patent
|
||||
license (a) in connection with copies of the covered work conveyed by
|
||||
you (or copies made from those copies), or (b) primarily for and in
|
||||
connection with specific products or compilations that contain the
|
||||
covered work, unless you entered into that arrangement, or that patent
|
||||
license was granted, prior to 28 March 2007.
|
||||
</p>
|
||||
<p>Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
</p>
|
||||
</li><li> No Surrender of Others’ Freedom.
|
||||
|
||||
<p>If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey
|
||||
a covered work so as to satisfy simultaneously your obligations under
|
||||
this License and any other pertinent obligations, then as a
|
||||
consequence you may not convey it at all. For example, if you agree
|
||||
to terms that obligate you to collect a royalty for further conveying
|
||||
from those to whom you convey the Program, the only way you could
|
||||
satisfy both those terms and this License would be to refrain entirely
|
||||
from conveying the Program.
|
||||
</p>
|
||||
</li><li> Use with the GNU Affero General Public License.
|
||||
|
||||
<p>Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU Affero General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the special requirements of the GNU Affero General Public License,
|
||||
section 13, concerning interaction through a network will apply to the
|
||||
combination as such.
|
||||
</p>
|
||||
</li><li> Revised Versions of this License.
|
||||
|
||||
<p>The Free Software Foundation may publish revised and/or new versions
|
||||
of the GNU General Public License from time to time. Such new
|
||||
versions will be similar in spirit to the present version, but may
|
||||
differ in detail to address new problems or concerns.
|
||||
</p>
|
||||
<p>Each version is given a distinguishing version number. If the Program
|
||||
specifies that a certain numbered version of the GNU General Public
|
||||
License “or any later version” applies to it, you have the option of
|
||||
following the terms and conditions either of that numbered version or
|
||||
of any later version published by the Free Software Foundation. If
|
||||
the Program does not specify a version number of the GNU General
|
||||
Public License, you may choose any version ever published by the Free
|
||||
Software Foundation.
|
||||
</p>
|
||||
<p>If the Program specifies that a proxy can decide which future versions
|
||||
of the GNU General Public License can be used, that proxy’s public
|
||||
statement of acceptance of a version permanently authorizes you to
|
||||
choose that version for the Program.
|
||||
</p>
|
||||
<p>Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
</p>
|
||||
</li><li> Disclaimer of Warranty.
|
||||
|
||||
<p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT
|
||||
WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
|
||||
PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
|
||||
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
|
||||
CORRECTION.
|
||||
</p>
|
||||
</li><li> Limitation of Liability.
|
||||
|
||||
<p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
|
||||
CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
|
||||
ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
|
||||
NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
|
||||
LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
|
||||
TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
|
||||
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
</p>
|
||||
</li><li> Interpretation of Sections 15 and 16.
|
||||
|
||||
<p>If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
</p>
|
||||
</li></ol>
|
||||
|
||||
<a name="END-OF-TERMS-AND-CONDITIONS"></a>
|
||||
<h3 class="heading">END OF TERMS AND CONDITIONS</h3>
|
||||
|
||||
<a name="How-to-Apply-These-Terms-to-Your-New-Programs"></a>
|
||||
<h3 class="heading">How to Apply These Terms to Your New Programs</h3>
|
||||
|
||||
<p>If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these
|
||||
terms.
|
||||
</p>
|
||||
<p>To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the “copyright” line and a pointer to where the full notice is found.
|
||||
</p>
|
||||
<div class="smallexample">
|
||||
<pre class="smallexample"><var>one line to give the program's name and a brief idea of what it does.</var>
|
||||
Copyright (C) <var>year</var> <var>name of author</var>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or (at
|
||||
your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>.
|
||||
</pre></div>
|
||||
|
||||
<p>Also add information on how to contact you by electronic and paper mail.
|
||||
</p>
|
||||
<p>If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
</p>
|
||||
<div class="smallexample">
|
||||
<pre class="smallexample"><var>program</var> Copyright (C) <var>year</var> <var>name of author</var>
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type ‘<samp>show w</samp>’.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type ‘<samp>show c</samp>’ for details.
|
||||
</pre></div>
|
||||
|
||||
<p>The hypothetical commands ‘<samp>show w</samp>’ and ‘<samp>show c</samp>’ should show
|
||||
the appropriate parts of the General Public License. Of course, your
|
||||
program’s commands might be different; for a GUI interface, you would
|
||||
use an “about box”.
|
||||
</p>
|
||||
<p>You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a “copyright disclaimer” for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU GPL, see
|
||||
<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>.
|
||||
</p>
|
||||
<p>The GNU General Public License does not permit incorporating your
|
||||
program into proprietary programs. If your program is a subroutine
|
||||
library, you may consider it more useful to permit linking proprietary
|
||||
applications with the library. If this is what you want to do, use
|
||||
the GNU Lesser General Public License instead of this License. But
|
||||
first, please read <a href="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</a>.
|
||||
</p>
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="n" rel="next">GNU Free Documentation License</a>, Previous: <a href="Ponysay-license.html#Ponysay-license" accesskey="p" rel="previous">Ponysay license</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
88
pages/ponysay/GNU-Hurd.html
Normal file
88
pages/ponysay/GNU-Hurd.html
Normal file
|
@ -0,0 +1,88 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: GNU Hurd</title>
|
||||
|
||||
<meta name="description" content="Ponysay: GNU Hurd">
|
||||
<meta name="keywords" content="Ponysay: GNU Hurd">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Limitations.html#Limitations" rel="up" title="Limitations">
|
||||
<link href="Cowsay.html#Cowsay" rel="next" title="Cowsay">
|
||||
<link href="Terminals.html#Terminals" rel="previous" title="Terminals">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="GNU-Hurd"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Cowsay.html#Cowsay" accesskey="n" rel="next">Cowsay</a>, Previous: <a href="Terminals.html#Terminals" accesskey="p" rel="previous">Terminals</a>, Up: <a href="Limitations.html#Limitations" accesskey="u" rel="up">Limitations</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="GNU-Hurd-1"></a>
|
||||
<h3 class="section">8.2 GNU Hurd</h3>
|
||||
<a name="index-Hurd"></a>
|
||||
<a name="index-GNU-Hurd"></a>
|
||||
<a name="index-TTY-7"></a>
|
||||
|
||||
<p><code>ponysay</code> should work just fine on GNU/Hurd, except for in the native virtual
|
||||
terminal (TTY). Hurd’s terminal is limited to 16 colours and does not provide the capaility
|
||||
of modifing
|
||||
</p>
|
||||
<p>If we are lucky it may be possible draw pictures, in full resultions, as you can in linux;
|
||||
which is currently not inplementedin <code>ponysay</code>. Another, not yet implemented
|
||||
possiblity, is to use low resoltion with ACSII character for colour interpolation.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,55 +1,81 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Gentoo Linux - Ponysay</title>
|
||||
<title>Ponysay: Gentoo Linux</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Gentoo Linux">
|
||||
<meta name="keywords" content="Ponysay: Gentoo Linux">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link rel="prev" href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux" title="Debian GNU/Linux">
|
||||
<link rel="next" href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux" title="Source Mage GNU/Linux">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="up" title="Package repositories">
|
||||
<link href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux" rel="next" title="Source Mage GNU/Linux">
|
||||
<link href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux" rel="previous" title="Debian GNU/Linux">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Gentoo-Linux"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux">Source Mage GNU/Linux</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">Debian GNU/Linux</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Package-repositories.html#Package-repositories">Package repositories</a>
|
||||
<hr>
|
||||
Next: <a href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux" accesskey="n" rel="next">Source Mage GNU/Linux</a>, Previous: <a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux" accesskey="p" rel="previous">Debian GNU/Linux</a>, Up: <a href="Package-repositories.html#Package-repositories" accesskey="u" rel="up">Package repositories</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Gentoo-Linux-1"></a>
|
||||
<h4 class="subsection">11.2.5 Gentoo Linux</h4>
|
||||
<a name="index-Gentoo-Linux"></a>
|
||||
|
||||
<h4 class="subsection">9.2.5 Gentoo Linux</h4>
|
||||
<p>Gentoo users can use the overlay <a href="https://github.com/etu/aidstu-overlay">https://github.com/etu/aidstu-overlay</a>, which
|
||||
contains <code>ponysay</code> as <code><span class="nolinebreak">games-misc/ponysay</span></code><!-- /@w --> (developer maintained).
|
||||
</p>
|
||||
|
||||
<p><a name="index-gentoo-linux-377"></a>
|
||||
Gentoo users can use the overlay <a href="https://github.com/etu/aidstu-overlay">https://github.com/etu/aidstu-overlay</a>, which
|
||||
contains <samp><span class="command">ponysay</span></samp> as <code>games-misc/ponysay</code><!-- /@w --> (developer maintained).
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,63 +1,100 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Inner workings - Ponysay</title>
|
||||
<title>Ponysay: Inner workings</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Inner workings">
|
||||
<meta name="keywords" content="Ponysay: Inner workings">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Installing.html#Installing" title="Installing">
|
||||
<link rel="next" href="Contributing.html#Contributing" title="Contributing">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Pony-anatomy.html#Pony-anatomy" rel="next" title="Pony anatomy">
|
||||
<link href="Uninstalling.html#Uninstalling" rel="previous" title="Uninstalling">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Inner-workings"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Contributing.html#Contributing">Contributing</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Installing.html#Installing">Installing</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Contributing.html#Contributing" accesskey="n" rel="next">Contributing</a>, Previous: <a href="Installing.html#Installing" accesskey="p" rel="previous">Installing</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Inner-workings-1"></a>
|
||||
<h2 class="chapter">12 Inner workings</h2>
|
||||
<a name="index-inner-workings"></a>
|
||||
<a name="index-hacking"></a>
|
||||
|
||||
<h2 class="chapter">10 Inner workings</h2>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Pony-anatomy.html#Pony-anatomy" accesskey="1">Pony anatomy</a>:</td><td> </td><td align="left" valign="top">Anatomy of pony files.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Pony-metadata-extension.html#Pony-metadata-extension" accesskey="2">Pony metadata extension</a>:</td><td> </td><td align="left" valign="top">Metadata in pony files.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" accesskey="3">Pony quote infrastructure</a>:</td><td> </td><td align="left" valign="top">Pony quote infrastructure.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Balloon-style-files.html#Balloon-style-files" accesskey="4">Balloon style files</a>:</td><td> </td><td align="left" valign="top">Balloon style files.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" accesskey="5">Printing in TTY with KMS</a>:</td><td> </td><td align="left" valign="top">Printing in TTY with KMS support.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Truncation.html#Truncation" accesskey="6">Truncation</a>:</td><td> </td><td align="left" valign="top">Output truncation.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Languages.html#Languages" accesskey="7">Languages</a>:</td><td> </td><td align="left" valign="top">Selection of programming languages.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion" accesskey="8">Shell auto-completion</a>:</td><td> </td><td align="left" valign="top">Things that make auto-completion simpler.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Universal-Character-Set.html#Universal-Character-Set" accesskey="9">Universal Character Set</a>:</td><td> </td><td align="left" valign="top">Something about Universal Character Set support.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-inner-workings-380"></a><a name="index-hacking-381"></a>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Pony-anatomy.html#Pony-anatomy">Pony anatomy</a>: Anatomy of pony files.
|
||||
<li><a accesskey="2" href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">Pony quote infrastructure</a>: Pony quote infrastructure.
|
||||
<li><a accesskey="3" href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a>: Balloon style files.
|
||||
<li><a accesskey="4" href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a>: Printing in TTY with KMS support.
|
||||
<li><a accesskey="5" href="Truncation.html#Truncation">Truncation</a>: Output truncation.
|
||||
<li><a accesskey="6" href="Languages.html#Languages">Languages</a>: Selection of programming languages.
|
||||
<li><a accesskey="7" href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a>: Things that make auto-completion simpler.
|
||||
<li><a accesskey="8" href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a>: Something about Universal Character Set support.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,74 +1,111 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Installations basics - Ponysay</title>
|
||||
<title>Ponysay: Installations basics</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Installations basics">
|
||||
<meta name="keywords" content="Ponysay: Installations basics">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="From-upstream.html#From-upstream" title="From upstream">
|
||||
<link rel="next" href="Custom-installations.html#Custom-installations" title="Custom installations">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="From-upstream.html#From-upstream" rel="up" title="From upstream">
|
||||
<link href="Custom-installations.html#Custom-installations" rel="next" title="Custom installations">
|
||||
<link href="From-upstream.html#From-upstream" rel="previous" title="From upstream">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Installations-basics"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Custom-installations.html#Custom-installations">Custom installations</a>,
|
||||
Up: <a rel="up" accesskey="u" href="From-upstream.html#From-upstream">From upstream</a>
|
||||
<hr>
|
||||
Next: <a href="Custom-installations.html#Custom-installations" accesskey="n" rel="next">Custom installations</a>, Up: <a href="From-upstream.html#From-upstream" accesskey="u" rel="up">From upstream</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Installations-basics-1"></a>
|
||||
<h4 class="subsection">11.1.1 Installations basics</h4>
|
||||
<a name="index-setup_002epy"></a>
|
||||
<a name="index-_002e_002fsetup_002epy"></a>
|
||||
<a name="index-make-1"></a>
|
||||
<a name="index-basic-installation"></a>
|
||||
|
||||
<h4 class="subsection">9.1.1 Installations basics</h4>
|
||||
|
||||
<p><a name="index-g_t_0040file_007bsetup_002epy_007d-192"></a><a name="index-g_t_0040command_007b_002e_002fsetup_002epy_007d-193"></a><a name="index-g_t_0040command_007bmake_007d-194"></a><a name="index-basic-installation-195"></a>
|
||||
|
||||
<p>Before installing <samp><span class="command">ponysay</span></samp>, make sure your system have the packages listed
|
||||
<p>Before installing <code>ponysay</code>, make sure your system have the packages listed
|
||||
under <a href="Required-runtime-dependencies.html#Required-runtime-dependencies">Required runtime dependencies</a> and <a href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a>
|
||||
installed.
|
||||
|
||||
<p>Tarballs can be downloaded at <a href="https://github.com/erkin/ponysay/tarball/master">https://github.com/erkin/ponysay/tarball/master</a>
|
||||
</p>
|
||||
<p>Tarballs can be downloaded at <a href="https://github.com/erkin/ponysay/tarball/master">https://github.com/erkin/ponysay/tarball/master</a>
|
||||
for bleeding edge, or from <a href="https://github.com/erkin/ponysay/tags">https://github.com/erkin/ponysay/tags</a> for releases.
|
||||
|
||||
<p>If you have <samp><span class="command">git</span></samp> you can <samp><span class="command">clone</span></samp> the project URL
|
||||
</p>
|
||||
<p>If you have <code>git</code> you can <code>clone</code> the project URL
|
||||
<a href="https://github.com/erkin/ponysay.git">https://github.com/erkin/ponysay.git</a>.
|
||||
</p>
|
||||
<p>In the terminal, <code>cd</code> into the ponysay directory and execute
|
||||
<code>./setup.py --freedom=parital install</code> or
|
||||
<code>python3 setup.py --freedom=parital install</code>. This will install
|
||||
<code>ponysay</code> into <samp>/usr</samp>, normally meaning you need to run as root, e.g. by
|
||||
running <code>sudo ./setup.py --freedom=parital install</code>.
|
||||
</p>
|
||||
<p>The <code>--freedom</code> option and manditory, if you only want completely free
|
||||
ponies, use <code>--freedom=strict</code> instread of <code>--freedom=partial</code>.
|
||||
</p>
|
||||
<p>Now you will be to use ponysay, run: <code>ponysay "I am just the cutest pony!"</code>,
|
||||
or if have a specific pony in your mind: <code>ponysay -f pinkie "Partay!~"</code>.
|
||||
</p>
|
||||
<a name="index-man-page-translations"></a>
|
||||
<p><code>ponysay</code> comes with this <code>info</code> manual and a manpage in section 6,
|
||||
<code>man 6 ponysay</code> (or just <code>man ponysay</code>). The manpage is also available
|
||||
in Spanish: <code>man -L es 6 ponysay</code>. To install the Spanish manual add the
|
||||
option <samp>--with-man-es</samp> when running <code>./setup.py</code>.
|
||||
</p>
|
||||
|
||||
<p>In the terminal, <samp><span class="command">cd</span></samp> into the ponysay directory and execute
|
||||
<samp><span class="command">./setup.py install</span></samp> or <samp><span class="command">python3 setup.py install</span></samp>. This will install
|
||||
<samp><span class="command">ponysay</span></samp> into <samp><span class="file">/usr</span></samp>, normally meaning you need to run as root, e.g. by
|
||||
running <samp><span class="command">sudo ./setup.py install</span></samp>.
|
||||
|
||||
<p>Now you will be to use ponysay, run: <samp><span class="command">ponysay "I am just the cutest pony!"</span></samp>,
|
||||
or if have a specific pony in your mind: <samp><span class="command">ponysay -f pinkie "Partay!~"</span></samp>.
|
||||
|
||||
<p><a name="index-manpage-translations-196"></a><samp><span class="command">ponysay</span></samp> comes with this <samp><span class="command">info</span></samp> manual and a manpage in section 6,
|
||||
<samp><span class="command">man 6 ponysay</span></samp> (or just <samp><span class="command">man ponysay</span></samp>). The manpage is also available
|
||||
in Spanish: <samp><span class="command">man -L es 6 ponysay</span></samp>. To install the Spanish manual add the
|
||||
option <samp><span class="option">--with-man-es</span></samp> when running <samp><span class="command">./setup.py</span></samp>.
|
||||
|
||||
</body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,58 +1,90 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Installing - Ponysay</title>
|
||||
<title>Ponysay: Installing</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Installing">
|
||||
<meta name="keywords" content="Ponysay: Installing">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Dependencies.html#Dependencies" title="Dependencies">
|
||||
<link rel="next" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="From-upstream.html#From-upstream" rel="next" title="From upstream">
|
||||
<link href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers" rel="previous" title="Dependencies for pony providers">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Installing"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Inner-workings.html#Inner-workings">Inner workings</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Dependencies.html#Dependencies">Dependencies</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Inner-workings.html#Inner-workings" accesskey="n" rel="next">Inner workings</a>, Previous: <a href="Dependencies.html#Dependencies" accesskey="p" rel="previous">Dependencies</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Installing-1"></a>
|
||||
<h2 class="chapter">11 Installing</h2>
|
||||
<a name="index-installing"></a>
|
||||
<a name="index-make"></a>
|
||||
|
||||
<h2 class="chapter">9 Installing</h2>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="From-upstream.html#From-upstream" accesskey="1">From upstream</a>:</td><td> </td><td align="left" valign="top">Installing manually from upstream (GitHub repository).
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Package-repositories.html#Package-repositories" accesskey="2">Package repositories</a>:</td><td> </td><td align="left" valign="top">Packages distributed in OS package repositories.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Exotic-operating-systems.html#Exotic-operating-systems" accesskey="3">Exotic operating systems</a>:</td><td> </td><td align="left" valign="top">Installing on other OS:es than GNU.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Uninstalling.html#Uninstalling" accesskey="4">Uninstalling</a>:</td><td> </td><td align="left" valign="top">Uninstalling when installed manually.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-installing-189"></a><a name="index-g_t_0040command_007bmake_007d-190"></a>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="From-upstream.html#From-upstream">From upstream</a>: Installing manually from upstream (GitHub repository).
|
||||
<li><a accesskey="2" href="Package-repositories.html#Package-repositories">Package repositories</a>: Packages distributed in OS package repositories.
|
||||
<li><a accesskey="3" href="Uninstalling.html#Uninstalling">Uninstalling</a>: Uninstalling when installed manually.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,199 +1,501 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Invoking ponysay - Ponysay</title>
|
||||
<title>Ponysay: Invoking ponysay</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Invoking ponysay">
|
||||
<meta name="keywords" content="Ponysay: Invoking ponysay">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Overview.html#Overview" title="Overview">
|
||||
<link rel="next" href="Advanced-usage.html#Advanced-usage" title="Advanced usage">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="next" title="Advanced usage">
|
||||
<link href="Overview.html#Overview" rel="previous" title="Overview">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Invoking-ponysay"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Overview.html#Overview">Overview</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Advanced-usage.html#Advanced-usage" accesskey="n" rel="next">Advanced usage</a>, Previous: <a href="Overview.html#Overview" accesskey="p" rel="previous">Overview</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Invoking-ponysay-1"></a>
|
||||
<h2 class="chapter">2 Invoking <code>ponysay</code></h2>
|
||||
<a name="index-invoking"></a>
|
||||
<a name="index-options"></a>
|
||||
<a name="index-arguments"></a>
|
||||
<a name="index-ponythink"></a>
|
||||
|
||||
<h2 class="chapter">2 Invoking <samp><span class="command">ponysay</span></samp></h2>
|
||||
<p>The format for running the <code>ponysay</code> program is:
|
||||
</p>
|
||||
<div class="example">
|
||||
<pre class="example">ponysay [<var>option</var>...] [--] [<var>message</var>]
|
||||
ponythink [<var>option</var>...] [--] [<var>message</var>]
|
||||
</pre></div>
|
||||
|
||||
<p><a name="index-invoking-2"></a><a name="index-options-3"></a><a name="index-arguments-4"></a><a name="index-g_t_0040command_007bponythink_007d-5"></a>
|
||||
The format for running the <samp><span class="command">ponysay</span></samp> program is:
|
||||
|
||||
<pre class="example"> ponysay [<var>option</var>...] [--] [<var>message</var>]
|
||||
ponythink [<var>option</var>...] [--] [<var>message</var>]
|
||||
</pre>
|
||||
<p>Running <samp><span class="command">ponysay</span></samp> will print a speech balloon, <samp><span class="command">ponythink</span></samp> will
|
||||
print a thought balloon. Otherwise <samp><span class="command">ponysay</span></samp> and <samp><span class="command">ponythink</span></samp> is
|
||||
<p>Running <code>ponysay</code> will print a speech balloon, <code>ponythink</code> will
|
||||
print a thought balloon. Otherwise <code>ponysay</code> and <code>ponythink</code> is
|
||||
the same thing.
|
||||
|
||||
<p><samp><span class="command">ponysay</span></samp> supports the following options:
|
||||
|
||||
<dl>
|
||||
<dt><samp><span class="option">--</span></samp><dd><a name="index-g_t_0040option_007b_002d_002d_007d-6"></a>Parse the following arguments as parts of <var>message</var>.
|
||||
|
||||
<br><dt><samp><span class="option">-h</span></samp><dt><samp><span class="option">--help</span></samp><dd><a name="index-g_t_0040option_007b_002dh_007d-7"></a><a name="index-g_t_0040option_007b_002d_002dhelp_007d-8"></a>Show summary of options.
|
||||
|
||||
<br><dt><samp><span class="option">-v</span></samp><dt><samp><span class="option">--verion</span></samp><dd><a name="index-g_t_0040option_007b_002dv_007d-9"></a><a name="index-g_t_0040option_007b_002d_002dversion_007d-10"></a>Show version of program.
|
||||
|
||||
<br><dt><samp><span class="option">-f PONY</span></samp><dt><samp><span class="option">--file PONY</span></samp><dt><samp><span class="option">--pony PONY</span></samp><dd><a name="index-g_t_0040option_007b_002df_007d-11"></a><a name="index-g_t_0040option_007b_002d_002dfile_007d-12"></a><a name="index-g_t_0040option_007b_002d_002dpony_007d-13"></a>Specify the pony that should printed, this can either be a file name or a pony
|
||||
name printed by <samp><span class="command">ponysay -l</span></samp>. This option can be used multiple times to
|
||||
</p>
|
||||
<p><code>ponysay</code> supports the following options:
|
||||
</p>
|
||||
<dl compact="compact">
|
||||
<dt><samp>--</samp></dt>
|
||||
<dd><a name="index-_002d_002d"></a>
|
||||
<p>Parse the following arguments as parts of <code><var>message</var></code>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-h</samp></dt>
|
||||
<dt><samp>--help</samp></dt>
|
||||
<dd><a name="index-_002dh"></a>
|
||||
<a name="index-_002d_002dhelp"></a>
|
||||
<p>Show summary of options.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-v</samp></dt>
|
||||
<dt><samp>--verion</samp></dt>
|
||||
<dd><a name="index-_002dv"></a>
|
||||
<a name="index-_002d_002dversion"></a>
|
||||
<p>Show version of program.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-f PONY</samp></dt>
|
||||
<dt><samp>--file PONY</samp></dt>
|
||||
<dt><samp>--pony PONY</samp></dt>
|
||||
<dd><a name="index-_002df"></a>
|
||||
<a name="index-_002d_002dfile"></a>
|
||||
<a name="index-_002d_002dpony"></a>
|
||||
<p>Specify the pony that should printed, this can either be a file name or a pony
|
||||
name printed by <code>ponysay -l</code>. This option can be used multiple times to
|
||||
specify a set of ponies from which one will be selected randomly. If no pony is
|
||||
specified one will be selected randomly.
|
||||
|
||||
<p><a name="index-g_t_0040command_007butil_002dsay_007d-14"></a><a name="index-g_t_002epng-15"></a><a name="index-png-images-16"></a><a name="index-images_002c-png-17"></a><a name="index-portable-network-graphics-18"></a>If you have <samp><span class="command">util-say</span></samp> installed, you can use .png-files as the arguments
|
||||
</p>
|
||||
<a name="index-util_002dsay"></a>
|
||||
<a name="index-_002epng"></a>
|
||||
<a name="index-PNG-images"></a>
|
||||
<a name="index-images_002c-PNG"></a>
|
||||
<a name="index-Portable-Network-Graphics"></a>
|
||||
<p>If you have <code>util-say</code> installed, you can use .png-files as the arguments
|
||||
for this options.
|
||||
|
||||
<p>In versions earlier than version 2.0, the if the pony were a file name it had to
|
||||
include a `<code>/</code>'. This is not longer required and any existing pony name
|
||||
</p>
|
||||
<p>In versions earlier than version 2.0, the if the pony were a file name it had to
|
||||
include a ‘<code>/</code>’. This is not longer required and any existing pony name
|
||||
supersedes file names.
|
||||
|
||||
<br><dt><samp><span class="option">-F PONY</span></samp><dt><samp><span class="option">++file PONY</span></samp><dt><samp><span class="option">++pony PONY</span></samp><dd><a name="index-g_t_0040option_007b_002dF_007d-19"></a><a name="index-g_t_0040option_007b_002b_002bfile_007d-20"></a><a name="index-g_t_0040option_007b_002b_002bpony_007d-21"></a>Just as <samp><span class="option">-F</span></samp>, but it uses extra (non-MLP:FiM) ponies instead of standard
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>+f PONY</samp></dt>
|
||||
<dt><samp>++file PONY</samp></dt>
|
||||
<dt><samp>++pony PONY</samp></dt>
|
||||
<dd><a name="index-_002bf"></a>
|
||||
<a name="index-_002b_002bfile"></a>
|
||||
<a name="index-_002b_002bpony"></a>
|
||||
<p>Just as <samp>+f</samp>, but it uses extra (non-MLP:FiM) ponies instead of standard
|
||||
(MLP:FiM) ponies
|
||||
|
||||
<br><dt><samp><span class="option">-q PONY</span></samp><dt><samp><span class="option">--quote PONY</span></samp><dd><a name="index-g_t_0040option_007b_002dq_007d-22"></a><a name="index-g_t_0040option_007b_002d_002dquote_007d-23"></a><a name="index-quotes-24"></a><a name="index-pony-quotes-25"></a>By using this option, a pony will be printed with quotes from her in My Little Pony:
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-F PONY</samp></dt>
|
||||
<dt><samp>--any-file PONY</samp></dt>
|
||||
<dt><samp>--anyfile PONY</samp></dt>
|
||||
<dt><samp>--any-pony PONY</samp></dt>
|
||||
<dt><samp>--anypony PONY</samp></dt>
|
||||
<dd><a name="index-_002dF"></a>
|
||||
<a name="index-_002d_002dany_002dfile"></a>
|
||||
<a name="index-_002d_002danyfile"></a>
|
||||
<a name="index-_002d_002dany_002dpony"></a>
|
||||
<a name="index-_002d_002danypony"></a>
|
||||
<p>This option combines <samp>-f</samp> and <samp>+f</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-q PONY</samp></dt>
|
||||
<dt><samp>--quote PONY</samp></dt>
|
||||
<dd><a name="index-_002dq"></a>
|
||||
<a name="index-_002d_002dquote"></a>
|
||||
<a name="index-quotes"></a>
|
||||
<a name="index-pony-quotes"></a>
|
||||
<p>By using this option, a pony will be printed with quotes from her in My Little Pony:
|
||||
Friendship is Magic. The pony will be selected randomly, unless at least one pony
|
||||
is added as an argument to <samp><span class="option">-q</span></samp>. If one or more ponies are added as an argument
|
||||
to <samp><span class="option">-q</span></samp>, the pony will be selected randomly from that set of ponies.
|
||||
This option requires the extension <samp><span class="command">ponyquotes4ponysay</span></samp>, which is included
|
||||
is added as an argument to <samp>-q</samp>. If one or more ponies are added as an argument
|
||||
to <samp>-q</samp>, the pony will be selected randomly from that set of ponies.
|
||||
This option requires the extension <code>ponyquotes4ponysay</code>, which is included
|
||||
by default since version 1.2.
|
||||
|
||||
<p>The argument can be a file name, but only if it ends with <samp><span class="file">.pony</span></samp>.
|
||||
|
||||
<br><dt><samp><span class="option">--f [PONY...]</span></samp><dt><samp><span class="option">--files [PONY...]</span></samp><dt><samp><span class="option">--ponies [PONY...]</span></samp><dd><a name="index-g_t_0040option_007b_002d_002df_007d-26"></a><a name="index-g_t_0040option_007b_002d_002dfiles_007d-27"></a><a name="index-g_t_0040option_007b_002d_002dponies_007d-28"></a>Variadic variant of <samp><span class="option">-f</span></samp>, meaning that all arguments added after this one
|
||||
</p>
|
||||
<p>The argument can be a file name, but only if it ends with <samp>.pony</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--f [PONY...]</samp></dt>
|
||||
<dt><samp>--files [PONY...]</samp></dt>
|
||||
<dt><samp>--ponies [PONY...]</samp></dt>
|
||||
<dd><a name="index-_002d_002df"></a>
|
||||
<a name="index-_002d_002dfiles"></a>
|
||||
<a name="index-_002d_002dponies"></a>
|
||||
<p>Variadic variant of <samp>-f</samp>, meaning that all arguments added after this one
|
||||
will parsed as an argument to this option. Additionally, those options are added
|
||||
to <samp><span class="option">-f</span></samp>.
|
||||
|
||||
<br><dt><samp><span class="option">--F [PONY...]</span></samp><dt><samp><span class="option">++files [PONY...]</span></samp><dt><samp><span class="option">++ponies [PONY...]</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dF_007d-29"></a><a name="index-g_t_0040option_007b_002b_002bfiles_007d-30"></a><a name="index-g_t_0040option_007b_002b_002bponies_007d-31"></a>Variadic variant of <samp><span class="option">-F</span></samp>, meaning that all arguments added after this one
|
||||
to <samp>-f</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>++f [PONY...]</samp></dt>
|
||||
<dt><samp>++files [PONY...]</samp></dt>
|
||||
<dt><samp>++ponies [PONY...]</samp></dt>
|
||||
<dd><a name="index-_002b_002bf"></a>
|
||||
<a name="index-_002b_002bfiles"></a>
|
||||
<a name="index-_002b_002bponies"></a>
|
||||
<p>Variadic variant of <samp>+f</samp>, meaning that all arguments added after this one
|
||||
will parsed as an argument to this option. Additionally, those options are added
|
||||
to <samp><span class="option">-F</span></samp>.
|
||||
|
||||
<p>An important feature of this options, is that you can but it in the end of the
|
||||
command line, without any argument to get a random non-MLP:FiM pony.
|
||||
|
||||
<br><dt><samp><span class="option">--q [PONY...]</span></samp><dt><samp><span class="option">--quotes [PONY...]</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dq_007d-32"></a><a name="index-g_t_0040option_007b_002d_002dquotes_007d-33"></a><a name="index-quotes-34"></a><a name="index-pony-quotes-35"></a>Variadic variant of <samp><span class="option">-q</span></samp>, meaning that all arguments added after this one
|
||||
to <samp>+f</samp>.
|
||||
</p>
|
||||
<p>An important feature of this options, is that you can but it in the end of the
|
||||
command line, without any argument to get a random non-MLP:FiM pony. However,
|
||||
altough it is not nice, since version 3.0, <samp>+f</samp> can also be unargumented
|
||||
if at the end of the command line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--F [PONY...]</samp></dt>
|
||||
<dt><samp>--any-files [PONY...]</samp></dt>
|
||||
<dt><samp>--anyfiles [PONY...]</samp></dt>
|
||||
<dt><samp>--any-ponies [PONY...]</samp></dt>
|
||||
<dt><samp>--anyponies [PONY...]</samp></dt>
|
||||
<dd><a name="index-_002d_002dF"></a>
|
||||
<a name="index-_002d_002dany_002dfile-1"></a>
|
||||
<a name="index-_002d_002danyfile-1"></a>
|
||||
<a name="index-_002d_002dany_002dpony-1"></a>
|
||||
<a name="index-_002d_002danypony-1"></a>
|
||||
<p>This option combines <samp>--f</samp> and <samp>++f</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--q [PONY...]</samp></dt>
|
||||
<dt><samp>--quotes [PONY...]</samp></dt>
|
||||
<dd><a name="index-_002d_002dq"></a>
|
||||
<a name="index-_002d_002dquotes"></a>
|
||||
<a name="index-quotes-1"></a>
|
||||
<a name="index-pony-quotes-1"></a>
|
||||
<p>Variadic variant of <samp>-q</samp>, meaning that all arguments added after this one
|
||||
will parsed as an argument to this option. Additionally, those options are added
|
||||
to <samp><span class="option">-q</span></samp>.
|
||||
|
||||
<p>An important feature of this options, is that you can but it in the end of the
|
||||
to <samp>-q</samp>.
|
||||
</p>
|
||||
<p>An important feature of this options, is that you can but it in the end of the
|
||||
command line, without any argument to get a quote from any pony with a quote.
|
||||
|
||||
<br><dt><samp><span class="option">-b STYLE</span></samp><dt><samp><span class="option">--bubble STYLE</span></samp><dt><samp><span class="option">--balloon STYLE</span></samp><dd><a name="index-g_t_0040option_007b_002db_007d-36"></a><a name="index-g_t_0040option_007b_002d_002dbubble_007d-37"></a><a name="index-g_t_0040option_007b_002d_002dballoon_007d-38"></a>Specify the balloon style that should used, this can either be a file name or a
|
||||
balloon name printed by <samp><span class="option">ponysay -B</span></samp>. This option can be used multiple
|
||||
However, altough it is not nice, since version 3.0, <samp>-q</samp> can also be
|
||||
unargumented if at the end of the command line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-b STYLE</samp></dt>
|
||||
<dt><samp>--bubble STYLE</samp></dt>
|
||||
<dt><samp>--balloon STYLE</samp></dt>
|
||||
<dd><a name="index-_002db"></a>
|
||||
<a name="index-_002d_002dbubble"></a>
|
||||
<a name="index-_002d_002dballoon"></a>
|
||||
<p>Specify the balloon style that should used, this can either be a file name or a
|
||||
balloon name printed by <samp>ponysay -B</samp>. This option can be used multiple
|
||||
times to specify a set of styles from which one will be selected randomly. If no
|
||||
balloon style is specified a fallback style will be used.
|
||||
|
||||
<br><dt><samp><span class="option">-W COLUMN</span></samp><dt><samp><span class="option">--wrap COLUMN</span></samp><dd><a name="index-g_t_0040option_007b_002dW_007d-39"></a><a name="index-g_t_0040option_007b_002d_002dwrap_007d-40"></a>Specify the screen column where the message should be wrapped, this is by default 40,
|
||||
as with <samp><span class="command">cowsay</span></samp>. The balloon's extra width is taken into consideration.
|
||||
|
||||
<p>If the argument is not a number, but starts instead with <code>n</code> (for ‘none’ or
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-W COLUMN</samp></dt>
|
||||
<dt><samp>--wrap COLUMN</samp></dt>
|
||||
<dd><a name="index-_002dW"></a>
|
||||
<a name="index-_002d_002dwrap"></a>
|
||||
<p>Specify the screen column where the message should be wrapped, this is by default 40,
|
||||
as with <code>cowsay</code>. The balloon’s extra width is taken into consideration.
|
||||
</p>
|
||||
<p>If the argument is not a number, but starts instead with <code>n</code> (for ‘none’ or
|
||||
‘no’), no wrapping is done, and if it starts with <code>i</code> (for ‘inherit’) the width
|
||||
of the terminal is used.
|
||||
|
||||
<p><code>n</code> and <code>i</code> is case insensitive, so you may use <code>N</code> and <code>I</code>
|
||||
instead. Additionally, typo correction is for QWERTY and Dvorak is built in to
|
||||
<samp><span class="command">ponysay</span></samp>; the nearest key, either to the left or to the right, depending
|
||||
on which hand is used to press the key, is also allowed.
|
||||
|
||||
<br><dt><samp><span class="option">-c</span></samp><dt><samp><span class="option">--compress</span></samp><dd><a name="index-g_t_0040option_007b_002dc_007d-41"></a><a name="index-g_t_0040option_007b_002d_002dcompress_007d-42"></a><a name="index-g_t_0040command_007bfiglet_007d-43"></a><a name="index-g_t_0040command_007bTOIlet_007d-44"></a>Compress the message in the same way <samp><span class="command">cowsay</span></samp> does, that is basically
|
||||
</p>
|
||||
<p><code>n</code> and <code>i</code> is case insensitive, so you may use <code>N</code> and <code>I</code>
|
||||
instead. Additionally, typo correction is for QWERTY (and QWERTZ) and Dvorak is
|
||||
built in to <code>ponysay</code>; the nearest key, either to the left or to the
|
||||
right, depending on which hand is used to press the key, is also allowed.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-c</samp></dt>
|
||||
<dt><samp>--compress</samp></dt>
|
||||
<dt><samp>--compact</samp></dt>
|
||||
<dd><a name="index-_002dc"></a>
|
||||
<a name="index-_002d_002dcompress"></a>
|
||||
<a name="index-_002d_002dcompact"></a>
|
||||
<a name="index-figlet"></a>
|
||||
<a name="index-TOIlet"></a>
|
||||
<p>Compress the message in the same way <code>cowsay</code> does, that is basically
|
||||
without multiple spaces, and only paragraphs separations. Using this options
|
||||
will mean that you cannot display <samp><span class="command">figlet</span></samp> and <samp><span class="command">TOIlet</span></samp> style
|
||||
will mean that you cannot display <code>figlet</code> and <code>TOIlet</code> style
|
||||
messages.
|
||||
|
||||
<br><dt><samp><span class="option">-l</span></samp><dt><samp><span class="option">--list</span></samp><dd><a name="index-g_t_0040option_007b_002dl_007d-45"></a><a name="index-g_t_0040option_007b_002d_002dlist_007d-46"></a>Lists all installed ponies. The ponies which have quotes, i.e. can be used with
|
||||
the <samp><span class="option">-q</span></samp> option, will be marked by being printed in bold or bright (depending
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-l</samp></dt>
|
||||
<dt><samp>--list</samp></dt>
|
||||
<dd><a name="index-_002dl"></a>
|
||||
<a name="index-_002d_002dlist"></a>
|
||||
<p>Lists all installed ponies. The ponies which have quotes, i.e. can be used with
|
||||
the <samp>-q</samp> option, will be marked by being printed in bold or bright (depending
|
||||
on the terminal.)
|
||||
|
||||
<br><dt><samp><span class="option">-L</span></samp><dt><samp><span class="option">--altlist</span></samp><dt><samp><span class="option">--symlist</span></samp><dd><a name="index-g_t_0040option_007b_002dL_007d-47"></a><a name="index-g_t_0040option_007b_002d_002dsymlist_007d-48"></a><a name="index-g_t_0040option_007b_002d_002daltlist_007d-49"></a>Lists all installed ponies. The ponies which have quotes, i.e. can be used with
|
||||
the <samp><span class="option">-q</span></samp> option, will be marked by being printed in bold or bright (depending
|
||||
on the terminal.) This options differs from <samp><span class="option">-l</span></samp> by printing alternative
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-L</samp></dt>
|
||||
<dt><samp>--altlist</samp></dt>
|
||||
<dt><samp>--symlist</samp></dt>
|
||||
<dd><a name="index-_002dL"></a>
|
||||
<a name="index-_002d_002dsymlist"></a>
|
||||
<a name="index-_002d_002daltlist"></a>
|
||||
<p>Lists all installed ponies. The ponies which have quotes, i.e. can be used with
|
||||
the <samp>-q</samp> option, will be marked by being printed in bold or bright (depending
|
||||
on the terminal.) This options differs from <samp>-l</samp> by printing alternative
|
||||
names (symbolic links) inside brackets after their target ponies.
|
||||
|
||||
<br><dt><samp><span class="option">+l</span></samp><dt><samp><span class="option">++list</span></samp><dd><a name="index-g_t_0040option_007b_002bl_007d-50"></a><a name="index-g_t_0040option_007b_002b_002blist_007d-51"></a>Just as <samp><span class="option">-l</span></samp>, except it lists extra (non-MLP:FiM) ponies instead of standard
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>+l</samp></dt>
|
||||
<dt><samp>++list</samp></dt>
|
||||
<dd><a name="index-_002bl"></a>
|
||||
<a name="index-_002b_002blist"></a>
|
||||
<p>Just as <samp>-l</samp>, except it lists extra (non-MLP:FiM) ponies instead of standard
|
||||
(MLP:FiM) ponies.
|
||||
|
||||
<br><dt><samp><span class="option">+L</span></samp><dt><samp><span class="option">++symlist</span></samp><dt><samp><span class="option">++altlist</span></samp><dd><a name="index-g_t_0040option_007b_002bL_007d-52"></a><a name="index-g_t_0040option_007b_002b_002bsymlist_007d-53"></a><a name="index-g_t_0040option_007b_002b_002baltlist_007d-54"></a>Just as <samp><span class="option">-L</span></samp>, except it lists extra (non-MLP:FiM) ponies instead of standard
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>+L</samp></dt>
|
||||
<dt><samp>++symlist</samp></dt>
|
||||
<dt><samp>++altlist</samp></dt>
|
||||
<dd><a name="index-_002bL"></a>
|
||||
<a name="index-_002b_002bsymlist"></a>
|
||||
<a name="index-_002b_002baltlist"></a>
|
||||
<p>Just as <samp>-L</samp>, except it lists extra (non-MLP:FiM) ponies instead of standard
|
||||
(MLP:FiM) ponies.
|
||||
|
||||
<br><dt><samp><span class="option">-B</span></samp><dt><samp><span class="option">--balloonlist</span></samp><dd><a name="index-g_t_0040option_007b_002dB_007d-55"></a><a name="index-g_t_0040option_007b_002d_002dbubblelist_007d-56"></a><a name="index-g_t_0040option_007b_002d_002dballoonlist_007d-57"></a>Prints a list of all balloon styles.
|
||||
|
||||
<br><dt><samp><span class="option">-A</span></samp><dt><samp><span class="option">--all</span></samp><dd><a name="index-g_t_0040option_007b_002dA_007d-58"></a><a name="index-g_t_0040option_007b_002d_002dall_007d-59"></a>List all ponies, MLP:FiM and non-MLP:FiM, in this case the first list are MLP:FiM
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-B</samp></dt>
|
||||
<dt><samp>--bubblelist</samp></dt>
|
||||
<dt><samp>--balloonlist</samp></dt>
|
||||
<dd><a name="index-_002dB"></a>
|
||||
<a name="index-_002d_002dbubblelist"></a>
|
||||
<a name="index-_002d_002dballoonlist"></a>
|
||||
<p>Prints a list of all balloon styles.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-A</samp></dt>
|
||||
<dt><samp>--all</samp></dt>
|
||||
<dd><a name="index-_002dA"></a>
|
||||
<a name="index-_002d_002dall"></a>
|
||||
<p>List all ponies, MLP:FiM and non-MLP:FiM, in this case the first list are MLP:FiM
|
||||
and the second are non-MLP:FiM.
|
||||
|
||||
<br><dt><samp><span class="option">+A</span></samp><dt><samp><span class="option">++all</span></samp><dt><samp><span class="option">--symall</span></samp><dt><samp><span class="option">--altall</span></samp><dd><a name="index-g_t_0040option_007b_002bA_007d-60"></a><a name="index-g_t_0040option_007b_002b_002ball_007d-61"></a><a name="index-g_t_0040option_007b_002d_002dsymall_007d-62"></a><a name="index-g_t_0040option_007b_002d_002daltall_007d-63"></a>List all ponies names, including alternatives, these from MLP:FiM and non-MLP:FiM.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>+A</samp></dt>
|
||||
<dt><samp>++all</samp></dt>
|
||||
<dt><samp>--symall</samp></dt>
|
||||
<dt><samp>--altall</samp></dt>
|
||||
<dd><a name="index-_002bA"></a>
|
||||
<a name="index-_002b_002ball"></a>
|
||||
<a name="index-_002d_002dsymall"></a>
|
||||
<a name="index-_002d_002daltall"></a>
|
||||
<p>List all ponies names, including alternatives, these from MLP:FiM and non-MLP:FiM.
|
||||
The first list are the MLP:FiM and the second one are non-MLP:FiM.
|
||||
|
||||
<br><dt><samp><span class="option">-o</span></samp><dt><samp><span class="option">--pony-only</span></samp><dt><samp><span class="option">--ponyonly</span></samp><dd><a name="index-g_t_0040option_007b_002do_007d-64"></a><a name="index-g_t_0040option_007b_002d_002dpony_002donly_007d-65"></a><a name="index-g_t_0040option_007b_002d_002dponyonly_007d-66"></a>Print just the pony, nothing else like the speech balloon. Naturally the
|
||||
<samp><span class="command">ponysay</span></samp> will not wait for a message from stdin.
|
||||
|
||||
<br><dt><samp><span class="option">-X</span></samp><dt><samp><span class="option">--256-colours</span></samp><dt><samp><span class="option">--256colours</span></samp><dt><samp><span class="option">--x-colours</span></samp><dd><a name="index-g_t_0040option_007b_002dX_007d-67"></a><a name="index-g_t_0040option_007b_002d_002d256_002dcolours_007d-68"></a><a name="index-g_t_0040option_007b_002d_002d256colours_007d-69"></a><a name="index-g_t_0040option_007b_002d_002dx_002dcolours_007d-70"></a>Use <samp><span class="command">xterm</span></samp>'s 256-colour support (supported by most X11 terminals), despite
|
||||
your terminal's actual compatibilies.
|
||||
|
||||
<br><dt><samp><span class="option">-V</span></samp><dt><samp><span class="option">--tty-colours</span></samp><dt><samp><span class="option">--ttycolours</span></samp><dt><samp><span class="option">--vt-colours</span></samp><dd><a name="index-g_t_0040option_007b_002dV_007d-71"></a><a name="index-g_t_0040option_007b_002d_002dtty_002dcolours_007d-72"></a><a name="index-g_t_0040option_007b_002d_002dttycolours_007d-73"></a><a name="index-g_t_0040option_007b_002d_002dvt_002dcolours_007d-74"></a>Use Linux VT's compatbilies without KMS utilisation, despite your terminal's actual
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-o</samp></dt>
|
||||
<dt><samp>--pony-only</samp></dt>
|
||||
<dt><samp>--ponyonly</samp></dt>
|
||||
<dd><a name="index-_002do"></a>
|
||||
<a name="index-_002d_002dpony_002donly"></a>
|
||||
<a name="index-_002d_002dponyonly"></a>
|
||||
<p>Print just the pony, nothing else like the speech balloon. Naturally the
|
||||
<code>ponysay</code> will not wait for a message from stdin.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-i</samp></dt>
|
||||
<dt><samp>--info</samp></dt>
|
||||
<dd><a name="index-_002di"></a>
|
||||
<a name="index-_002d_002dinfo"></a>
|
||||
<p>By adding this flag you will get a metadata for a pony printed, rather than the pony
|
||||
itself. The output will beformated with bold tag names. The output will be wrapped
|
||||
according to the <samp>-W</samp> option.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>+i</samp></dt>
|
||||
<dt><samp>++info</samp></dt>
|
||||
<dd><a name="index-_002bi"></a>
|
||||
<a name="index-_002b_002binfo"></a>
|
||||
<p>This works just like the <samp>-i</samp> option, except the pony will use the output
|
||||
has her message rather that just print that information.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-r RESTRICTION</samp></dt>
|
||||
<dt><samp>--restrict RESTRICTION</samp></dt>
|
||||
<dd><a name="index-_002dr"></a>
|
||||
<a name="index-_002d_002drestrict"></a>
|
||||
<p>This option is used to restrict which ponies can be randomly select based one their
|
||||
metadata. The restrict is given is disjunctive normal form, and can hence express any
|
||||
logical combination, however only for tags with one entry. For tags with multiple
|
||||
values all values are tested and of one of them passes a test passes.
|
||||
</p>
|
||||
<p>The argument for <samp>--restrict</samp> is a <code>+</code> separated list of values that all
|
||||
must be satisfied for a pony to be qualified for random selection. The option
|
||||
<samp>--restrict</samp> can be used multiply times, only one of them need to be satisfied
|
||||
for a pony to qualified for random selection.
|
||||
</p>
|
||||
<p>A value in the argument is a combination of the tag name and tag value on the form
|
||||
<code>NAME=VALUE</code>. Additionally if the tag names ends with a question mark (<code>?</code>)
|
||||
the tag is satsified if the tag is missing; if the value starts with a bang (<code>!</code>)
|
||||
the test is inverted. Using just a bang means that the test passes for and only for
|
||||
all ponies with the tag definied; using the question mark and a empty value means
|
||||
that the test passes for all ponies; finally, using the question mark and just a bang
|
||||
for the value means that the test passes for and only for all ponies without the tag
|
||||
definied.
|
||||
</p>
|
||||
<p>For most shells, if not all, trick to not need to use disjunctive normal form is to
|
||||
use <code>{ }</code>. For example if you use
|
||||
<samp>--restrict={eye={blue,green,cyan}+coat={black,grey},coat=white}</samp>
|
||||
(note that there is no whitespaces) means that only ponies with white coat will be
|
||||
randomly selected as will as ponies with black or grey coat provided that they
|
||||
have either blue, green or cyan eyes.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-X</samp></dt>
|
||||
<dt><samp>--256-colours</samp></dt>
|
||||
<dt><samp>--256colours</samp></dt>
|
||||
<dt><samp>--x-colours</samp></dt>
|
||||
<dd><a name="index-_002dX"></a>
|
||||
<a name="index-_002d_002d256_002dcolours"></a>
|
||||
<a name="index-_002d_002d256colours"></a>
|
||||
<a name="index-_002d_002dx_002dcolours"></a>
|
||||
<p>Use <code>xterm</code>’s 256-colour support (supported by most X11 terminals), despite
|
||||
your terminal’s actual compatibilies.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-V</samp></dt>
|
||||
<dt><samp>--tty-colours</samp></dt>
|
||||
<dt><samp>--ttycolours</samp></dt>
|
||||
<dt><samp>--vt-colours</samp></dt>
|
||||
<dd><a name="index-_002dV"></a>
|
||||
<a name="index-_002d_002dtty_002dcolours"></a>
|
||||
<a name="index-_002d_002dttycolours"></a>
|
||||
<a name="index-_002d_002dvt_002dcolours"></a>
|
||||
<p>Use Linux VT’s compatbilies without KMS utilisation, despite your terminal’s actual
|
||||
compatibilies.
|
||||
|
||||
<br><dt><samp><span class="option">-K</span></samp><dt><samp><span class="option">--kms-colours</span></samp><dt><samp><span class="option">--kmscolours</span></samp><dd><a name="index-g_t_0040option_007b_002dK_007d-75"></a><a name="index-g_t_0040option_007b_002d_002dkms_002dcolours_007d-76"></a><a name="index-g_t_0040option_007b_002d_002dkmscolours_007d-77"></a>Use Linux VT's compatbilies with KMS utilisation, despite your terminal's actual
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>-K</samp></dt>
|
||||
<dt><samp>--kms-colours</samp></dt>
|
||||
<dt><samp>--kmscolours</samp></dt>
|
||||
<dd><a name="index-_002dK"></a>
|
||||
<a name="index-_002d_002dkms_002dcolours"></a>
|
||||
<a name="index-_002d_002dkmscolours"></a>
|
||||
<p>Use Linux VT’s compatbilies with KMS utilisation, despite your terminal’s actual
|
||||
compatibilies.
|
||||
|
||||
<br><dt><samp><span class="option">+c</span></samp><dt><samp><span class="option">--colour ANSI-COLOUR</span></samp><dd><a name="index-g_t_0040option_007b_002bc_007d-78"></a><a name="index-g_t_0040option_007b_002d_002dcolour_007d-79"></a>Colour the balloon, including link and message (the parts that are not individually
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>+c</samp></dt>
|
||||
<dt><samp>--colour ANSI-COLOUR</samp></dt>
|
||||
<dd><a name="index-_002bc"></a>
|
||||
<a name="index-_002d_002dcolour"></a>
|
||||
<p>Colour the balloon, including link and message (the parts that are not individually
|
||||
specified.) The argument, should be a ANSI colour sequence without leading CSI and
|
||||
without a tailing ‘m’, for example <code>1;31</code> will make it in red and bold (or bright
|
||||
depending on the terminal.)
|
||||
|
||||
<br><dt><samp><span class="option">--colour-bubble</span></samp><dt><samp><span class="option">--colour-balloon ANSI-COLOUR</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dcolour_002dbubble_007d-80"></a><a name="index-g_t_0040option_007b_002d_002dcolour_002dballoon_007d-81"></a>Just like <samp><span class="option">--colour</span></samp>, but it only colours the balloon, without the message
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--colour-bubble</samp></dt>
|
||||
<dt><samp>--colour-balloon ANSI-COLOUR</samp></dt>
|
||||
<dd><a name="index-_002d_002dcolour_002dbubble"></a>
|
||||
<a name="index-_002d_002dcolour_002dballoon"></a>
|
||||
<p>Just like <samp>--colour</samp>, but it only colours the balloon, without the message
|
||||
or link.
|
||||
|
||||
<br><dt><samp><span class="option">--colour-link ANSI-COLOUR</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dcolour_002dlink_007d-82"></a>Just like <samp><span class="option">--colour</span></samp>, but it only colours the balloon link.
|
||||
|
||||
<br><dt><samp><span class="option">--colour-msg</span></samp><dt><samp><span class="option">--colour-message ANSI-COLOUR</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dcolour_002dmsg_007d-83"></a><a name="index-g_t_0040option_007b_002d_002dcolour_002dmessage_007d-84"></a>Just like <samp><span class="option">--colour</span></samp>, but it only colours the message.
|
||||
|
||||
<br><dt><samp><span class="option">--colour-pony ANSI-COLOUR</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dcolour_002dpony_007d-85"></a>Just like <samp><span class="option">--colour</span></samp>, but it colours the pony. This colouring has no
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--colour-link ANSI-COLOUR</samp></dt>
|
||||
<dd><a name="index-_002d_002dcolour_002dlink"></a>
|
||||
<p>Just like <samp>--colour</samp>, but it only colours the balloon link.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--colour-msg</samp></dt>
|
||||
<dt><samp>--colour-message ANSI-COLOUR</samp></dt>
|
||||
<dd><a name="index-_002d_002dcolour_002dmsg"></a>
|
||||
<a name="index-_002d_002dcolour_002dmessage"></a>
|
||||
<p>Just like <samp>--colour</samp>, but it only colours the message.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--colour-pony ANSI-COLOUR</samp></dt>
|
||||
<dd><a name="index-_002d_002dcolour_002dpony"></a>
|
||||
<p>Just like <samp>--colour</samp>, but it colours the pony. This colouring has no
|
||||
effect ony regular pony files, as it has its own colouring.
|
||||
|
||||
<br><dt><samp><span class="option">--colour-wrap</span></samp><dt><samp><span class="option">--colour-hyphen ANSI-COLOUR</span></samp><dd><a name="index-g_t_0040option_007b_002d_002dcolour_002dwrap_007d-86"></a><a name="index-g_t_0040option_007b_002d_002dcolour_002dhyphen_007d-87"></a>Just like <samp><span class="option">--colour</span></samp>, but it colours hyphen added by the word wrapping.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><samp>--colour-wrap</samp></dt>
|
||||
<dt><samp>--colour-hyphen ANSI-COLOUR</samp></dt>
|
||||
<dd><a name="index-_002d_002dcolour_002dwrap"></a>
|
||||
<a name="index-_002d_002dcolour_002dhyphen"></a>
|
||||
<p>Just like <samp>--colour</samp>, but it colours hyphen added by the word wrapping.
|
||||
By default this is red (<code>31</code>), if you want uncoloured use <code>0</code>,
|
||||
without <code>0</code> or <code>39</code>, the default <code>31</code> is presistent.
|
||||
</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
</dl>
|
||||
|
||||
<p><a name="index-g_t_0040var_007bmessage_007d-88"></a>If neither <samp><span class="option">-q</span></samp> is used nor any <var>message</var> is specified, <samp><span class="command">ponysay</span></samp>
|
||||
<a name="index-message"></a>
|
||||
<p>If neither <samp>-q</samp> is used nor any <var>message</var> is specified, <code>ponysay</code>
|
||||
will read the message from stdin (standard input); however, if no arguments are used
|
||||
and nothing is piped to stdin, a help message will be printed. If you want to use
|
||||
<samp><span class="command">ponysay</span></samp> without arguments and enter the message by hand, you can run
|
||||
<code>ponysay</code> without arguments and enter the message by hand, you can run
|
||||
<code>cat | ponysay</code>.
|
||||
|
||||
<p><a name="index-g_t_0040file_007bbest_002epony_007d-89"></a>If no pony is selected, <samp><span class="command">ponysay</span></samp> will look for a <samp><span class="file">best.pony</span></samp> file,
|
||||
</p>
|
||||
<a name="index-best_002epony"></a>
|
||||
<p>If no pony is selected, <code>ponysay</code> will look for a <samp>best.pony</samp> file,
|
||||
this file should be a symbolic link to the pony you want as a default. If it is not
|
||||
a symbolic link, <samp><span class="option">-q</span></samp> cannot determine which quotes to use.
|
||||
a symbolic link, <samp>-q</samp> cannot determine which quotes to use.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Advanced-usage.html#Advanced-usage" accesskey="n" rel="next">Advanced usage</a>, Previous: <a href="Overview.html#Overview" accesskey="p" rel="previous">Overview</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,81 +1,133 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>KMS ponies - Ponysay</title>
|
||||
<title>Ponysay: KMS ponies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: KMS ponies">
|
||||
<meta name="keywords" content="Ponysay: KMS ponies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Optional-features.html#Optional-features" title="Optional features">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Optional-features.html#Optional-features" rel="up" title="Optional features">
|
||||
<link href="Pony-metadata.html#Pony-metadata" rel="next" title="Pony metadata">
|
||||
<link href="Optional-features.html#Optional-features" rel="previous" title="Optional features">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="KMS-ponies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Up: <a rel="up" accesskey="u" href="Optional-features.html#Optional-features">Optional features</a>
|
||||
<hr>
|
||||
Up: <a href="Optional-features.html#Optional-features" accesskey="u" rel="up">Optional features</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="KMS-ponies-1"></a>
|
||||
<h3 class="section">5.1 KMS ponies</h3>
|
||||
<a name="index-kmsponies-1"></a>
|
||||
<a name="index-TTY-4"></a>
|
||||
<a name="index-Linux-VT-5"></a>
|
||||
<a name="index-KMS-1"></a>
|
||||
<a name="index-kernel-mode-setting-1"></a>
|
||||
<a name="index-environment-variables-2"></a>
|
||||
<a name="index-PONYSAY_005fKMS_005fPALETTE-1"></a>
|
||||
<a name="index-PONYSAY_005fKMS_005fPALETTE_005fCMD-1"></a>
|
||||
<a name="index-_002ebashrc-3"></a>
|
||||
<a name="index-_007e_002f_002ebashrc-3"></a>
|
||||
<a name="index-cache"></a>
|
||||
<a name="index-_002fvar_002fcache_002fponysay"></a>
|
||||
<a name="index-_007e_002f_002ecache_002fponysay"></a>
|
||||
|
||||
<p><a name="index-kmsponies-133"></a><a name="index-tty-134"></a><a name="index-linux-vt-135"></a><a name="index-kms-136"></a><a name="index-kernel-mode-setting-137"></a><a name="index-environment-variables-138"></a><a name="index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_007d-139"></a><a name="index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_005fCMD_007d-140"></a><a name="index-g_t_0040file_007b_002ebashrc_007d-141"></a><a name="index-g_t_0040file_007b_007e_002f_002ebashrc_007d-142"></a><a name="index-cache-143"></a><a name="index-g_t_0040file_007b_002fvar_002fcache_002fponysay_007d-144"></a><a name="index-g_t_0040file_007b_007e_002f_002ecache_002fponysay_007d-145"></a>
|
||||
KMS ponies is an optional feature that required that you have <samp><span class="command">util-say>=2</span></samp>
|
||||
(<samp><span class="command">util-say<2</span></samp> for <samp><span class="command">ponysay<2.1</span></samp>) installed. It lets TTY users that
|
||||
<p>KMS ponies is an optional feature that required that you have <code>util-say>=3</code>
|
||||
(<code>util-say<2</code> for <code>ponysay<2.1</code> and <code>util-say<3</code> for
|
||||
<code>ponysay<3</code>) installed. It lets TTY users that
|
||||
have a custom TTY colour palette and KMS support get best TTY images that can be
|
||||
display at the current state of the art. KMS is supported on most computers, but due
|
||||
to lack of published specifications Nvidia drivers does not support KMS.
|
||||
<samp><span class="command">util-say</span></samp> can be downloaded at <a href="https://github.com/maandree/util-say">https://github.com/maandree/util-say</a>.
|
||||
|
||||
<p>To use this feature your <samp><span class="file">~/.bashrc</span></samp> (or equivalent for your shell) must keep
|
||||
track of your colour palette; it is not possible for a program to ask to terminal.
|
||||
Either the shell should export a palette string to <samp><span class="env">$PONYSAY_KMS_PALETTE</span></samp> or you
|
||||
to lack of published specifications Nvidia drivers does not support KMS.
|
||||
<code>util-say</code> can be downloaded at <a href="https://github.com/maandree/util-say">https://github.com/maandree/util-say</a>.
|
||||
</p>
|
||||
<p>To use this feature your <samp>~/.bashrc</samp> (or equivalent for your shell) must keep
|
||||
track of your colour palette; it is not possible for a program to ask to terminal.
|
||||
Either the shell should export a palette string to <code>$PONYSAY_KMS_PALETTE</code> or you
|
||||
should export a command to can get the palette string to
|
||||
<samp><span class="env">$PONYSAY_KMS_PALETTE_CMD</span></samp>. The palette string should be the stream which sets
|
||||
the colour palette to the terminal when <samp><span class="command">echo</span></samp>:ed; preferably, to increase
|
||||
<code>$PONYSAY_KMS_PALETTE_CMD</code>. The palette string should be the stream which sets
|
||||
the colour palette to the terminal when <code>echo</code>:ed; preferably, to increase
|
||||
speed and reduce cache usage, it should be consistent every time it is exported for
|
||||
every colours palette. So you may want to keep it sorted, always be in either upper
|
||||
case or lower case, and not contain an character that is not used to set the colour
|
||||
palette.
|
||||
</p>
|
||||
<p>Assuming you have a function in your <samp>~/.bashrc</samp>, to reset the colour palette
|
||||
to what you set it to last time in the terminal, named <code>reset-palette</code>,
|
||||
your <samp>~/.bashrc</samp> should, for example, contain:
|
||||
</p><table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example">[ "$TERM" = "linux" ] &&
|
||||
function ponysay
|
||||
{ export PONYSAY_KMS_PALETTE="$(reset-palette)"
|
||||
exec ponysay "$@"
|
||||
}
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p>Assuming you have a function in your <samp><span class="file">~/.bashrc</span></samp>, to reset the colour palette
|
||||
to what you set it to last time in the terminal, named <samp><span class="command">reset-palette</span></samp>,
|
||||
your <samp><span class="file">~/.bashrc</span></samp> should, for example, contain:
|
||||
<p><table class="cartouche" summary="cartouche" border="1"><tr><td>
|
||||
<pre class="example"> [ "$TERM" = "linux" ] &&
|
||||
function ponysay
|
||||
{ export PONYSAY_KMS_PALETTE="$(reset-palette)"
|
||||
exec ponysay "$@"
|
||||
}
|
||||
</pre>
|
||||
</td></tr></table>
|
||||
|
||||
<p>KMS ponies uses <samp><span class="file">/var/cache/ponysay/</span></samp> or, if missing, <samp><span class="file">~/.cache/ponysay/</span></samp>
|
||||
<p>KMS ponies uses <samp>/var/cache/ponysay/</samp> or, if missing, <samp>~/.cache/ponysay/</samp>
|
||||
for cache space.
|
||||
</p>
|
||||
<p>You may also want to read <a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a>.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Up: <a href="Optional-features.html#Optional-features" accesskey="u" rel="up">Optional features</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,62 +1,90 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Languages - Ponysay</title>
|
||||
<title>Ponysay: Languages</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Languages">
|
||||
<meta name="keywords" content="Ponysay: Languages">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="prev" href="Truncation.html#Truncation" title="Truncation">
|
||||
<link rel="next" href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion" title="Shell auto-completion">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion" rel="next" title="Shell auto-completion">
|
||||
<link href="Truncation.html#Truncation" rel="previous" title="Truncation">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Languages"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Truncation.html#Truncation">Truncation</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Next: <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion" accesskey="n" rel="next">Shell auto-completion</a>, Previous: <a href="Truncation.html#Truncation" accesskey="p" rel="previous">Truncation</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Languages-1"></a>
|
||||
<h3 class="section">12.7 Languages</h3>
|
||||
<a name="index-languages"></a>
|
||||
<a name="index-script-languages"></a>
|
||||
<a name="index-program-languages"></a>
|
||||
|
||||
<h3 class="section">10.6 Languages</h3>
|
||||
|
||||
<p><a name="index-languages-398"></a><a name="index-script-languages-399"></a><a name="index-program-languages-400"></a>
|
||||
Before version 2.0 <samp><span class="command">ponysay</span></samp> was written primarily in GNU Bash script; the
|
||||
<p>Before version 2.0 <code>ponysay</code> was written primarily in GNU Bash script; the
|
||||
truncater was however written in C, because it is simple, fast, does not pose
|
||||
addition dependencies, and is easy to do byte hacking in.
|
||||
|
||||
<p>Sometimes shell is too slow, in these cases Perl was used; Perl was already required
|
||||
by <samp><span class="command">cowsay</span></samp>, it is also similar to shell, but also supports hash tables.
|
||||
|
||||
<p>However since version 2.0 we were trying to move from all there languages and only
|
||||
</p>
|
||||
<p>Sometimes shell is too slow, in these cases Perl was used; Perl was already required
|
||||
by <code>cowsay</code>, it is also similar to shell, but also supports hash tables.
|
||||
</p>
|
||||
<p>However since version 2.0 we were trying to move from all there languages and only
|
||||
use Python 3, which as been accomplished in version 2.1.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,57 +1,87 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Limitations - Ponysay</title>
|
||||
<title>Ponysay: Limitations</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Limitations">
|
||||
<meta name="keywords" content="Ponysay: Limitations">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Optional-features.html#Optional-features" title="Optional features">
|
||||
<link rel="next" href="Problems-and-requests.html#Problems-and-requests" title="Problems and requests">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Terminals.html#Terminals" rel="next" title="Terminals">
|
||||
<link href="Pony-browsing.html#Pony-browsing" rel="previous" title="Pony browsing">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Limitations"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Problems-and-requests.html#Problems-and-requests">Problems and requests</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Optional-features.html#Optional-features">Optional features</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Problems-and-requests.html#Problems-and-requests" accesskey="n" rel="next">Problems and requests</a>, Previous: <a href="The-tool-chest.html#The-tool-chest" accesskey="p" rel="previous">The tool chest</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Limitations-1"></a>
|
||||
<h2 class="chapter">8 Limitations</h2>
|
||||
<a name="index-limitations"></a>
|
||||
|
||||
<h2 class="chapter">6 Limitations</h2>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Terminals.html#Terminals" accesskey="1">Terminals</a>:</td><td> </td><td align="left" valign="top">Limitations on terminals.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="GNU-Hurd.html#GNU-Hurd" accesskey="2">GNU Hurd</a>:</td><td> </td><td align="left" valign="top">Limitations of the Hurd.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Cowsay.html#Cowsay" accesskey="3">Cowsay</a>:</td><td> </td><td align="left" valign="top">Limitations on cowsay.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-limitations-146"></a>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Terminals.html#Terminals">Terminals</a>: Limitations on terminals.
|
||||
<li><a accesskey="2" href="Cowsay.html#Cowsay">Cowsay</a>: Limitations on cowsay.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
93
pages/ponysay/Metadata-collections.html
Normal file
93
pages/ponysay/Metadata-collections.html
Normal file
|
@ -0,0 +1,93 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Metadata collections</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Metadata collections">
|
||||
<meta name="keywords" content="Ponysay: Metadata collections">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="up" title="The tool chest">
|
||||
<link href="Dimension-files.html#Dimension-files" rel="next" title="Dimension files">
|
||||
<link href="Editing-metadata.html#Editing-metadata" rel="previous" title="Editing metadata">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Metadata-collections"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Dimension-files.html#Dimension-files" accesskey="n" rel="next">Dimension files</a>, Previous: <a href="Editing-metadata.html#Editing-metadata" accesskey="p" rel="previous">Editing metadata</a>, Up: <a href="The-tool-chest.html#The-tool-chest" accesskey="u" rel="up">The tool chest</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Metadata-collections-1"></a>
|
||||
<h3 class="section">7.4 Metadata collections</h3>
|
||||
<a name="index-metadata-collection-files"></a>
|
||||
<a name="index-pony-metadata-collections"></a>
|
||||
<a name="index-_002d_002dmetadata"></a>
|
||||
<a name="index-_002d_002drestrict-1"></a>
|
||||
<a name="index-_002dr-1"></a>
|
||||
|
||||
<p>Pony metadata collection files are used by <code>ponysay</code> to by just reading
|
||||
one file per directory determine all pony files metadata and determine which
|
||||
ponies will pass the <samp>--restrict</samp> option when ponies are randomly selected.
|
||||
</p>
|
||||
<p>A metadata colletion file’s content a list, of pony files with and their corresponding
|
||||
metadata as a map from tag name to tag value set, serialised with Python’s cPickle module.
|
||||
</p>
|
||||
<p>Running <code>ponysay-tool --metadata PONY-DIR</code> will generate the file <samp>metadata</samp>
|
||||
with the serialised information. For use by the installer, the files to include can be
|
||||
explicity declared appending their basename to the command.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
116
pages/ponysay/Metadata-pasting.html
Normal file
116
pages/ponysay/Metadata-pasting.html
Normal file
|
@ -0,0 +1,116 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Metadata pasting</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Metadata pasting">
|
||||
<meta name="keywords" content="Ponysay: Metadata pasting">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="up" title="The tool chest">
|
||||
<link href="Editing-metadata.html#Editing-metadata" rel="next" title="Editing metadata">
|
||||
<link href="Fill-KMS-cache.html#Fill-KMS-cache" rel="previous" title="Fill KMS cache">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Metadata-pasting"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Editing-metadata.html#Editing-metadata" accesskey="n" rel="next">Editing metadata</a>, Previous: <a href="Fill-KMS-cache.html#Fill-KMS-cache" accesskey="p" rel="previous">Fill KMS cache</a>, Up: <a href="The-tool-chest.html#The-tool-chest" accesskey="u" rel="up">The tool chest</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Metadata-pasting-1"></a>
|
||||
<h3 class="section">7.2 Metadata pasting</h3>
|
||||
<a name="index-metadata-pasting"></a>
|
||||
<a name="index-pony-metadata-pasting"></a>
|
||||
<a name="index-pasting-metadata"></a>
|
||||
<a name="index-pasting-pony-metadata"></a>
|
||||
<a name="index-metadata-yanking"></a>
|
||||
<a name="index-pony-metadata-yanking"></a>
|
||||
<a name="index-yanking-metadata"></a>
|
||||
<a name="index-yanking-pony-metadata"></a>
|
||||
<a name="index-editing-metadata"></a>
|
||||
|
||||
<p><code>ponysay-tool</code> allows you to copy, remove, stash and apply stashed pony metadata
|
||||
(but not merging, that must be done by hand.) The following commands does not support
|
||||
additional options.
|
||||
</p>
|
||||
<a name="index-erase-metadata"></a>
|
||||
<a name="index-remove-metadata"></a>
|
||||
<a name="index-_002d_002dedit_002drm"></a>
|
||||
<p><code>ponysay-tool --edit-rm PONY-FILE</code> will remove all metadata from the file
|
||||
<code>PONY-FILE</code>. To just remove some data you must use <code>ponysay-tool --edit PONY-FILE</code>
|
||||
or do it by hand. Note that you always use pony file, not pony names.
|
||||
</p>
|
||||
<a name="index-copy-metadata"></a>
|
||||
<a name="index-store-metadata"></a>
|
||||
<a name="index-stash-metadata"></a>
|
||||
<a name="index-_002d_002dedit_002dstash"></a>
|
||||
<p><code>ponysay-tool --edit-stash PONY-FILE</code> will print all metadata from a file to stdout.
|
||||
Cherry-picking cannot be done.
|
||||
</p>
|
||||
<a name="index-paste-metadata"></a>
|
||||
<a name="index-apply-metadata"></a>
|
||||
<a name="index-yank-metadata"></a>
|
||||
<a name="index-_002d_002dedit_002dapply"></a>
|
||||
<p><code>ponysay-tool --edit-apply PONY-FILE</code> replace all metadata in a file with the metadata
|
||||
used provided in stdin.
|
||||
</p>
|
||||
<a name="index-copy-metadata-1"></a>
|
||||
<p>To copy the metadata from one pony to another (and remove the old metadata) you will have to
|
||||
pipe the stashing and the applying command:
|
||||
<code>ponysay-tool --edit-stash SOURCE-PONY-FILE | ponysay-tool --edit-apply TARGET-PONY-FILE</code>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
101
pages/ponysay/Narcissistic-ponies.html
Normal file
101
pages/ponysay/Narcissistic-ponies.html
Normal file
|
@ -0,0 +1,101 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Narcissistic ponies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Narcissistic ponies">
|
||||
<meta name="keywords" content="Ponysay: Narcissistic ponies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="up" title="Advanced usage">
|
||||
<link href="Environment-variables.html#Environment-variables" rel="next" title="Environment variables">
|
||||
<link href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc" rel="previous" title="~/.ponysayrc">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Narcissistic-ponies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc" accesskey="p" rel="previous">~/.ponysayrc</a>, Up: <a href="Advanced-usage.html#Advanced-usage" accesskey="u" rel="up">Advanced usage</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Narcissistic-ponies-1"></a>
|
||||
<h3 class="section">3.7 Narcissistic ponies</h3>
|
||||
<a name="index-narcissistic-ponies"></a>
|
||||
|
||||
<p>The following will not work if you have line breaks in you file names, but if you do
|
||||
have that, you may want to rethink that as it will usually cause problems for programs,
|
||||
especially for shell scripts.
|
||||
</p>
|
||||
<p>The command <code>__pony=$(ponysay -o 3>&1 1>/dev/null | grep ^pony\ file: |
|
||||
sed -e s/^pony\ file:\ //g) && (ponysay -of "$__pony" | ponythink -Wn -f "$__pony")</code>
|
||||
will give you a pony thinking of herself. The command works on GNU Bash, but may
|
||||
not work on less POSIX compatible shells. It works by first getting a random pony and
|
||||
use the extra information printed the file descriptor 3 (see <a href="Extra-information.html#Extra-information">Extra information</a>),
|
||||
and fetchs the file name with help of <code>grep</code> and <code>sed</code>. The file
|
||||
name is stored in a shell variable. It the pipes one an execute of ponysay into
|
||||
another executing, using the stored file anme in both executions. This does not
|
||||
work on FISH shell because os POSIX incompatibility.
|
||||
</p>
|
||||
<p>Ponysay can use just about anything as a message because it quarantines the message’s
|
||||
ANSI escape sequences, including colour. And is Unicode aware (including combining
|
||||
characters) and ANSI escape sequence aware.
|
||||
</p>
|
||||
<p>Naturally this means that you can also make ponies think of eachother,
|
||||
for example: <code>ponysay -f rarity -b round 'My little Spiky-wiky' |
|
||||
ponythink -f spikefloat -b unicode -W n</code>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,56 +1,85 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Optional features - Ponysay</title>
|
||||
<title>Ponysay: Optional features</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Optional features">
|
||||
<meta name="keywords" content="Ponysay: Optional features">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Environment-variables.html#Environment-variables" title="Environment variables">
|
||||
<link rel="next" href="Limitations.html#Limitations" title="Limitations">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="KMS-ponies.html#KMS-ponies" rel="next" title="KMS ponies">
|
||||
<link href="Environment-variables.html#Environment-variables" rel="previous" title="Environment variables">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Optional-features"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Limitations.html#Limitations">Limitations</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Environment-variables.html#Environment-variables">Environment variables</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Pony-metadata.html#Pony-metadata" accesskey="n" rel="next">Pony metadata</a>, Previous: <a href="Environment-variables.html#Environment-variables" accesskey="p" rel="previous">Environment variables</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Optional-features-1"></a>
|
||||
<h2 class="chapter">5 Optional features</h2>
|
||||
<a name="index-features_002c-optional"></a>
|
||||
<a name="index-optional-features"></a>
|
||||
<a name="index-optional-dependencies"></a>
|
||||
|
||||
<p><a name="index-features_002c-optional-130"></a><a name="index-optional-features-131"></a><a name="index-optional-dependencies-132"></a>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="KMS-ponies.html#KMS-ponies" accesskey="1">KMS ponies</a>:</td><td> </td><td align="left" valign="top">Improved TTY support under KMS support.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="KMS-ponies.html#KMS-ponies">KMS ponies</a>: Improved TTY support under KMS support.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,62 +1,100 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Optional runtime dependencies - Ponysay</title>
|
||||
<title>Ponysay: Optional runtime dependencies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Optional runtime dependencies">
|
||||
<meta name="keywords" content="Ponysay: Optional runtime dependencies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Dependencies.html#Dependencies" title="Dependencies">
|
||||
<link rel="prev" href="Required-runtime-dependencies.html#Required-runtime-dependencies" title="Required runtime dependencies">
|
||||
<link rel="next" href="Package-building-dependencies.html#Package-building-dependencies" title="Package building dependencies">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Dependencies.html#Dependencies" rel="up" title="Dependencies">
|
||||
<link href="Package-building-dependencies.html#Package-building-dependencies" rel="next" title="Package building dependencies">
|
||||
<link href="Required-runtime-dependencies.html#Required-runtime-dependencies" rel="previous" title="Required runtime dependencies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Optional-runtime-dependencies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Package-building-dependencies.html#Package-building-dependencies">Package building dependencies</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Required-runtime-dependencies.html#Required-runtime-dependencies">Required runtime dependencies</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Dependencies.html#Dependencies">Dependencies</a>
|
||||
<hr>
|
||||
Next: <a href="Package-building-dependencies.html#Package-building-dependencies" accesskey="n" rel="next">Package building dependencies</a>, Previous: <a href="Required-runtime-dependencies.html#Required-runtime-dependencies" accesskey="p" rel="previous">Required runtime dependencies</a>, Up: <a href="Dependencies.html#Dependencies" accesskey="u" rel="up">Dependencies</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Optional-runtime-dependencies-1"></a>
|
||||
<h3 class="section">10.2 Optional runtime dependencies</h3>
|
||||
<a name="index-extensions"></a>
|
||||
<a name="index-optional-dependencies-2"></a>
|
||||
|
||||
<h3 class="section">8.2 Optional runtime dependencies</h3>
|
||||
|
||||
<p><a name="index-extensions-169"></a><a name="index-optional-dependencies-170"></a>
|
||||
<dl>
|
||||
<dt><samp><span class="command">util-say>=2</span></samp><dd><a name="index-g_t_0040command_007butil_002dsay_007d-171"></a><a name="index-kms-172"></a><a name="index-tty-173"></a><a name="index-linux-vt-174"></a>For improved TTY support for user with custom colour palette and KMS support.
|
||||
<dl compact="compact">
|
||||
<dt><code>util-say>=3</code></dt>
|
||||
<dd><a name="index-util_002dsay-1"></a>
|
||||
<a name="index-KMS-4"></a>
|
||||
<a name="index-TTY-8"></a>
|
||||
<a name="index-Linux-VT-7"></a>
|
||||
<p>For improved TTY support for user with custom colour palette and KMS support.
|
||||
It can be downloaded at <a href="https://github.com/maandree/util-say">https://github.com/maandree/util-say</a>. If this is
|
||||
used <samp><span class="command">chmod</span></samp> from <samp><span class="command">coreutils</span></samp> is also required.
|
||||
used <code>chmod</code> from <code>coreutils</code> is also required.
|
||||
</p>
|
||||
|
||||
<p><a name="index-g_t_002epng-175"></a><a name="index-png-images-176"></a><a name="index-images_002c-png-177"></a><a name="index-portable-network-graphics-178"></a>For the purpose of simplifying for pony contributors, <samp><span class="command">ponysay</span></samp> supports
|
||||
using .png-images (note that the file must not miss the <samp><span class="file">.png</span></samp> at the end of
|
||||
the file name) in addition to .pony-files or pony names.
|
||||
<a name="index-_002epng-1"></a>
|
||||
<a name="index-PNG-images-1"></a>
|
||||
<a name="index-images_002c-PNG-1"></a>
|
||||
<a name="index-Portable-Network-Graphics-1"></a>
|
||||
<p>For the purpose of simplifying for pony contributors, <code>ponysay</code> supports
|
||||
using .png-images (note that the file must not miss the <samp>.png</samp> at the end of
|
||||
the file name) in addition to .pony-files or pony names.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,68 +1,96 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Overview - Ponysay</title>
|
||||
<title>Ponysay: Overview</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Overview">
|
||||
<meta name="keywords" content="Ponysay: Overview">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="index.html#Top" title="Top">
|
||||
<link rel="next" href="Invoking-ponysay.html#Invoking-ponysay" title="Invoking ponysay">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Invoking-ponysay.html#Invoking-ponysay" rel="next" title="Invoking ponysay">
|
||||
<link href="index.html#Top" rel="previous" title="Top">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<h1 class="settitle">Ponysay</h1>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Overview"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="index.html#Top">Top</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Invoking-ponysay.html#Invoking-ponysay" accesskey="n" rel="next">Invoking ponysay</a>, Previous: <a href="index.html#Top" accesskey="p" rel="previous">Top</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Overview-1"></a>
|
||||
<h2 class="chapter">1 Overview</h2>
|
||||
<a name="index-overview"></a>
|
||||
|
||||
<p><a name="index-overview-1"></a>
|
||||
<samp><span class="command">ponysay</span></samp> displays an image of a My Little Pony pony saying a message provided
|
||||
<p><code>ponysay</code> displays an image of a My Little Pony pony saying a message provided
|
||||
by the user in a terminal, or a quote from the show My Little Pony: Friendship is Magic
|
||||
(MLP:FiM). Historically <samp><span class="command">ponysay</span></samp> was a wrapper for cowsay, but has since
|
||||
version 2.1 become an independent reimplementation of <samp><span class="command">cowsay</span></samp>.
|
||||
|
||||
<p>If a message is not provided, e.g. by piping, it accepts standard input. The pony
|
||||
(MLP:FiM). Historically <code>ponysay</code> was a wrapper for cowsay, but has since
|
||||
version 2.1 become an independent reimplementation of <code>cowsay</code>.
|
||||
</p>
|
||||
<p>If a message is not provided, e.g. by piping, it accepts standard input. The pony
|
||||
quoting the given message is printed on standard output.
|
||||
|
||||
<p><samp><span class="command">ponythink</span></samp> is to <samp><span class="command">ponysay</span></samp> as <samp><span class="command">cowthink</span></samp> is to
|
||||
<samp><span class="command">cowsay</span></samp>.
|
||||
|
||||
<p><samp><span class="command">ponysay</span></samp> is generally used to decorate your terminal with a random pony, when
|
||||
</p>
|
||||
<p><code>ponythink</code> is to <code>ponysay</code> as <code>cowthink</code> is to
|
||||
<code>cowsay</code>.
|
||||
</p>
|
||||
<p><code>ponysay</code> is generally used to decorate your terminal with a random pony, when
|
||||
you start the terminal. But if you know anypony how does like ponies [fat chance] you
|
||||
can always make screen-shots of <samp><span class="command">ponysay --q</span></samp> executions and communication that
|
||||
can always make screen-shots of <code>ponysay --q</code> executions and communication that
|
||||
way over e-mail.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,69 +1,113 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Package building dependencies - Ponysay</title>
|
||||
<title>Ponysay: Package building dependencies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Package building dependencies">
|
||||
<meta name="keywords" content="Ponysay: Package building dependencies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Dependencies.html#Dependencies" title="Dependencies">
|
||||
<link rel="prev" href="Optional-runtime-dependencies.html#Optional-runtime-dependencies" title="Optional runtime dependencies">
|
||||
<link rel="next" href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers" title="Dependencies for pony providers">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Dependencies.html#Dependencies" rel="up" title="Dependencies">
|
||||
<link href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers" rel="next" title="Dependencies for pony providers">
|
||||
<link href="Optional-runtime-dependencies.html#Optional-runtime-dependencies" rel="previous" title="Optional runtime dependencies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Package-building-dependencies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Dependencies.html#Dependencies">Dependencies</a>
|
||||
<hr>
|
||||
Next: <a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers" accesskey="n" rel="next">Dependencies for pony providers</a>, Previous: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies" accesskey="p" rel="previous">Optional runtime dependencies</a>, Up: <a href="Dependencies.html#Dependencies" accesskey="u" rel="up">Dependencies</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Package-building-dependencies-1"></a>
|
||||
<h3 class="section">10.3 Package building dependencies</h3>
|
||||
|
||||
<h3 class="section">8.3 Package building dependencies</h3>
|
||||
|
||||
<dl>
|
||||
<dt><samp><span class="command">python>=3<a rel="footnote" href="#fn-1" name="fnd-1"><sup>1</sup></a></span></samp><dd><a name="index-g_t_0040command_007bpython_007d-179"></a><a name="index-g_t_0040command_007bpython3_007d-180"></a>Required to run the <samp><span class="file">./setup.py</span></samp> file, which is also invoked from the
|
||||
make script.
|
||||
<br><dt><samp><span class="command">gzip</span></samp><dd><a name="index-g_t_0040command_007bgzip_007d-181"></a>Used for compressing manuals. (Optional, standard)
|
||||
<br><dt><samp><span class="command">xz</span></samp><dd><a name="index-g_t_0040command_007bxz_007d-182"></a>Used for compressing manuals. (Optional, non-standard)
|
||||
<br><dt><samp><span class="command">texinfo</span></samp><dd><a name="index-g_t_0040command_007btexinfo_007d-183"></a><a name="index-g_t_0040command_007binfo_007d-184"></a><a name="index-g_t_0040command_007binstall_002dinfo_007d-185"></a>Used to compile this <samp><span class="command">info</span></samp> manual. (Optional, standard)
|
||||
<br><dt><samp><span class="command">info<a rel="footnote" href="#fn-2" name="fnd-2"><sup>2</sup></a></span></samp><dd>Used to install this <samp><span class="command">info</span></samp> manual with <samp><span class="command">install-info</span></samp>.
|
||||
<dl compact="compact">
|
||||
<dt><code>python>=3<a name="DOCF2" href="#FOOT2"><sup>2</sup></a></code></dt>
|
||||
<dd><a name="index-python"></a>
|
||||
<a name="index-python3"></a>
|
||||
<p>Required to run the <samp>./setup.py</samp> file, which is also invoked from the
|
||||
make script.
|
||||
</p></dd>
|
||||
<dt><code>gzip</code></dt>
|
||||
<dd><a name="index-gzip"></a>
|
||||
<p>Used for compressing manuals. (Optional, standard)
|
||||
</p></dd>
|
||||
<dt><code>xz</code></dt>
|
||||
<dd><a name="index-xz"></a>
|
||||
<p>Used for compressing manuals. (Optional, non-standard)
|
||||
</p></dd>
|
||||
<dt><code>texinfo</code></dt>
|
||||
<dd><a name="index-texinfo"></a>
|
||||
<a name="index-info"></a>
|
||||
<a name="index-install_002dinfo"></a>
|
||||
<p>Used to compile this <code>info</code> manual. (Optional, standard)
|
||||
</p></dd>
|
||||
<dt><code>info<a name="DOCF3" href="#FOOT3"><sup>3</sup></a></code></dt>
|
||||
<dd><p>Used to install this <code>info</code> manual with <code>install-info</code>.
|
||||
(Optional, standard)
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
<div class="footnote">
|
||||
|
||||
<div class="footnote">
|
||||
<hr>
|
||||
<h4>Footnotes</h4><p class="footnote"><small>[<a name="fn-1" href="#fnd-1">1</a>]</small> Sometimes distributed as <samp><span class="command">python3</span></samp> rather than <samp><span class="command">python</span></samp>.</p>
|
||||
<h4 class="footnotes-heading">Footnotes</h4>
|
||||
|
||||
<p class="footnote"><small>[<a name="fn-2" href="#fnd-2">2</a>]</small> Normally a part of <samp><span class="command">texinfo</span></samp>.</p>
|
||||
<h3><a name="FOOT2" href="#DOCF2">(2)</a></h3>
|
||||
<p>Sometimes distributed as <code>python3</code> rather than <code>python</code>.</p>
|
||||
<h3><a name="FOOT3" href="#DOCF3">(3)</a></h3>
|
||||
<p>Normally a part of <code>texinfo</code>.</p>
|
||||
</div>
|
||||
|
||||
<hr></div>
|
||||
|
||||
</body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,62 +1,93 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Package repositories - Ponysay</title>
|
||||
<title>Ponysay: Package repositories</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Package repositories">
|
||||
<meta name="keywords" content="Ponysay: Package repositories">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Installing.html#Installing" title="Installing">
|
||||
<link rel="prev" href="From-upstream.html#From-upstream" title="From upstream">
|
||||
<link rel="next" href="Uninstalling.html#Uninstalling" title="Uninstalling">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Installing.html#Installing" rel="up" title="Installing">
|
||||
<link href="Arch-Linux.html#Arch-Linux" rel="next" title="Arch Linux">
|
||||
<link href="Custom-installations.html#Custom-installations" rel="previous" title="Custom installations">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Package-repositories"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Uninstalling.html#Uninstalling">Uninstalling</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="From-upstream.html#From-upstream">From upstream</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Installing.html#Installing">Installing</a>
|
||||
<hr>
|
||||
Next: <a href="Exotic-operating-systems.html#Exotic-operating-systems" accesskey="n" rel="next">Exotic operating systems</a>, Previous: <a href="From-upstream.html#From-upstream" accesskey="p" rel="previous">From upstream</a>, Up: <a href="Installing.html#Installing" accesskey="u" rel="up">Installing</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Package-repositories-1"></a>
|
||||
<h3 class="section">11.2 Package repositories</h3>
|
||||
<a name="index-package-repositories"></a>
|
||||
|
||||
<h3 class="section">9.2 Package repositories</h3>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Arch-Linux.html#Arch-Linux" accesskey="1">Arch Linux</a>:</td><td> </td><td align="left" valign="top">Packages for Arch Linux.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Arch-Linux-ARM.html#Arch-Linux-ARM" accesskey="2">Arch Linux ARM</a>:</td><td> </td><td align="left" valign="top">Packages for Arch Linux ARM.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Chakra.html#Chakra" accesskey="3">Chakra</a>:</td><td> </td><td align="left" valign="top">Packages for Chakra.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux" accesskey="4">Debian GNU/Linux</a>:</td><td> </td><td align="left" valign="top">Packages for Debian GNU/Linux and Ubuntu.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Gentoo-Linux.html#Gentoo-Linux" accesskey="5">Gentoo Linux</a>:</td><td> </td><td align="left" valign="top">Packages for Gentoo Linux.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux" accesskey="6">Source Mage GNU/Linux</a>:</td><td> </td><td align="left" valign="top">Packages for Source Mage GNU/Linux.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<p><a name="index-package-repositories-371"></a>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Arch-Linux.html#Arch-Linux">Arch Linux</a>: Packages for Arch Linux.
|
||||
<li><a accesskey="2" href="Arch-Linux-ARM.html#Arch-Linux-ARM">Arch Linux ARM</a>: Packages for Arch Linux ARM.
|
||||
<li><a accesskey="3" href="Chakra.html#Chakra">Chakra</a>: Packages for Chakra.
|
||||
<li><a accesskey="4" href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">Debian GNU/Linux</a>: Packages for Debian GNU/Linux and Ubuntu.
|
||||
<li><a accesskey="5" href="Gentoo-Linux.html#Gentoo-Linux">Gentoo Linux</a>: Packages for Gentoo Linux.
|
||||
<li><a accesskey="6" href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux">Source Mage GNU/Linux</a>: Packages for Source Mage GNU/Linux.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,62 +1,90 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponification - Ponysay</title>
|
||||
<title>Ponysay: Ponification</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Ponification">
|
||||
<meta name="keywords" content="Ponysay: Ponification">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Advanced-usage.html#Advanced-usage" title="Advanced usage">
|
||||
<link rel="prev" href="Fortune-cookies.html#Fortune-cookies" title="Fortune cookies">
|
||||
<link rel="next" href="Running-on-TTY.html#Running-on-TTY" title="Running on TTY">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="up" title="Advanced usage">
|
||||
<link href="Running-on-TTY.html#Running-on-TTY" rel="next" title="Running on TTY">
|
||||
<link href="Fortune-cookies.html#Fortune-cookies" rel="previous" title="Fortune cookies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Ponification"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Fortune-cookies.html#Fortune-cookies">Fortune cookies</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>
|
||||
<hr>
|
||||
Next: <a href="Running-on-TTY.html#Running-on-TTY" accesskey="n" rel="next">Running on TTY</a>, Previous: <a href="Fortune-cookies.html#Fortune-cookies" accesskey="p" rel="previous">Fortune cookies</a>, Up: <a href="Advanced-usage.html#Advanced-usage" accesskey="u" rel="up">Advanced usage</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Ponification-1"></a>
|
||||
<h3 class="section">3.3 Ponification</h3>
|
||||
<a name="index-ponification"></a>
|
||||
<a name="index-text-ponification"></a>
|
||||
<a name="index-ponypipe"></a>
|
||||
|
||||
<p><a name="index-ponification-100"></a><a name="index-text-ponification-101"></a><a name="index-g_t_0040command_007bponypipe_007d-102"></a>
|
||||
You can ponify messages (i.e. replaces words search as `everyone' with `everypony') by
|
||||
using <code>fortune | ponypipe</code> instead of using <samp><span class="command">fortune</span></samp>. <samp><span class="command">ponypipe</span></samp>
|
||||
can be downloaded from <a href="https://github.com/maandree/ponypipe">https://github.com/maandree/ponypipe</a>.
|
||||
Alternatively you can use <samp><span class="command">pinkie</span></samp> (or <samp><span class="command">pinkiepie</span></samp>), which can be
|
||||
<p>You can ponify messages (i.e. replaces words search as ‘everyone’ with ‘everypony’) by
|
||||
using <code>fortune | ponypipe</code> instead of using <code>fortune</code>. <code>ponypipe</code>
|
||||
can be downloaded from <a href="https://github.com/maandree/ponypipe">https://github.com/maandree/ponypipe</a>.
|
||||
Alternatively you can use <code>pinkie</code> (or <code>pinkiepie</code>), which can be
|
||||
downloaded from <a href="https://github.com/maandree/pinkie-pie">https://github.com/maandree/pinkie-pie</a>, which is just
|
||||
<code>fortune | ponypipe</code>. There is also a large <samp><span class="command">sed</span></samp> script, similar to
|
||||
<samp><span class="command">ponypipe</span></samp>: <a href="http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/">http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/</a>
|
||||
However I think <samp><span class="command">ponypipe</span></samp> as better at replacing words than the <samp><span class="command">sed</span></samp>
|
||||
script, but I haven't used the script so I wouldn't know for sure.
|
||||
<code>fortune | ponypipe</code>. There is also a large <code>sed</code> script, similar to
|
||||
<code>ponypipe</code>: <a href="http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/">http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/</a>
|
||||
However I think <code>ponypipe</code> as better at replacing words than the <code>sed</code>
|
||||
script, but I haven’t used the script so I wouldn’t know for sure.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,78 +1,120 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Pony anatomy - Ponysay</title>
|
||||
<title>Ponysay: Pony anatomy</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Pony anatomy">
|
||||
<meta name="keywords" content="Ponysay: Pony anatomy">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="next" href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" title="Pony quote infrastructure">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Pony-metadata-extension.html#Pony-metadata-extension" rel="next" title="Pony metadata extension">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="previous" title="Inner workings">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Pony-anatomy"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">Pony quote infrastructure</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Next: <a href="Pony-metadata-extension.html#Pony-metadata-extension" accesskey="n" rel="next">Pony metadata extension</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Pony-anatomy-1"></a>
|
||||
<h3 class="section">12.1 Pony anatomy</h3>
|
||||
<a name="index-pony-anatomy"></a>
|
||||
<a name="index-anatomy-of-pony-files"></a>
|
||||
|
||||
<h3 class="section">10.1 Pony anatomy</h3>
|
||||
|
||||
<p><a name="index-pony-anatomy-382"></a><a name="index-anatomy-of-pony-files-383"></a>
|
||||
The pony files are simple raw output data that can be printed to the terminal,
|
||||
<p>The pony files are simple raw output data that can be printed to the terminal,
|
||||
except it contains scalar variables. The pony images consists of white space, lower
|
||||
half blocks [U+2584], upper half blocks [U+2580] and ANSI colour sequences (CSI m),
|
||||
and, in TTY, colour value change sequences (OSI P).
|
||||
|
||||
<p>Variables are recalled by putting the variable's name between two dollar signs
|
||||
(<code>$var$</code>), and are stored by putting the variable's name followed by the value
|
||||
</p>
|
||||
<p>Variables are recalled by putting the variable’s name between two dollar signs
|
||||
(<code>$var$</code>), and are stored by putting the variable’s name followed by the value
|
||||
between two dollar signs and with a equality sign between the name and the value
|
||||
(<code>$var=value$</code>). Variable names cannot include equality signs, but the value
|
||||
can; dollar signs can be used by placing an ESC character before the dollar sign.
|
||||
|
||||
<p>There are three predefined variables: <code>$$</code> (empty variable name), <code>$\$</code>
|
||||
</p>
|
||||
<p>There are three predefined variables: <code>$$</code> (empty variable name), <code>$\$</code>
|
||||
and <code>$/$</code>. <code>$$</code> has a dollar sign (<code>$</code>) as its value, while <code>$\$</code>
|
||||
and <code>$/$</code> contains the characters for the link to the balloon directed in the
|
||||
same direction as the variable name's slash.
|
||||
|
||||
<p>Variables whose name begin with <code>balloon</code> are parsed as balloon inserts, it
|
||||
same direction as the variable name’s slash.
|
||||
</p>
|
||||
<p>Variables whose name begin with <code>balloon</code> are parsed as balloon inserts, it
|
||||
can be either <code>balloon</code>, <code>balloonX</code>, <code>balloon,Y</code> or <code>balloonX,Y</code>,
|
||||
whether <code>X</code> is the minimum width of the balloon and <code>Y</code> is the minimum
|
||||
height of the balloon.
|
||||
|
||||
<p>Prior to version 2.1 the pony files were cow files used by <samp><span class="command">cowsay</span></samp>, they
|
||||
height of the balloon. New in Ponysay 3.0 is that the <code>X</code> can also be an range
|
||||
of columns, it contains of two numbers, the preferable start column, from the
|
||||
column that variables is placedon, the other number is the minimum width of the
|
||||
balloon. The two values are separated either by a <code>l</code>, a <code>r</code> or a <code>c</code>.
|
||||
If <code>l</code> is used the the balloon is printed as normal, except that it if wrapping
|
||||
is enabled and the balloon whould exceed the wrapping column, the balloon continues
|
||||
to fill on its left, at most as much as the position value. If <code>r</code> is used, the
|
||||
balloon fills the its left first and then to its right. If <code>c</code> is used the
|
||||
balloon will try the fill on its left and right side equally.
|
||||
</p>
|
||||
<p>Prior to version 2.1 the pony files were cow files used by <code>cowsay</code>, they
|
||||
are partial Perl-scripts that assign a value to a scalar variable named
|
||||
<var>$the_cow</var>. Cow files use a predefined scalar variable named <code>$thoughts</code>,
|
||||
<code>$the_cow</code>. Cow files use a predefined scalar variable named <code>$thoughts</code>,
|
||||
these are used to create a link between the message and the pony. The message (and
|
||||
the balloon) itself was printed by <samp><span class="command">cowsay</span></samp> and is not defined in the cow
|
||||
the balloon) itself was printed by <code>cowsay</code> and is not defined in the cow
|
||||
files.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Pony-metadata-extension.html#Pony-metadata-extension" accesskey="n" rel="next">Pony metadata extension</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
104
pages/ponysay/Pony-browsing.html
Normal file
104
pages/ponysay/Pony-browsing.html
Normal file
|
@ -0,0 +1,104 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Pony browsing</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Pony browsing">
|
||||
<meta name="keywords" content="Ponysay: Pony browsing">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="up" title="The tool chest">
|
||||
<link href="Limitations.html#Limitations" rel="next" title="Limitations">
|
||||
<link href="Dimension-files.html#Dimension-files" rel="previous" title="Dimension files">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Pony-browsing"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a href="Dimension-files.html#Dimension-files" accesskey="p" rel="previous">Dimension files</a>, Up: <a href="The-tool-chest.html#The-tool-chest" accesskey="u" rel="up">The tool chest</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Pony-browsing-1"></a>
|
||||
<h3 class="section">7.6 Pony browsing</h3>
|
||||
<a name="index-pony-browsing"></a>
|
||||
<a name="index-browse-ponies"></a>
|
||||
<a name="index-_002db-1"></a>
|
||||
<a name="index-_002d_002dbrowse"></a>
|
||||
<a name="index-_002dr-2"></a>
|
||||
<a name="index-_002d_002drestrict-2"></a>
|
||||
|
||||
<p>Running <code>ponysay-tool --browse PONY-DIR</code>, or <code>ponysay-tool -b PONY-DIR</code>
|
||||
will display all ponies in <samp>PONY-DIR</samp> for you. You can limit the listed ponies by
|
||||
using the option <samp>--restrict</samp>, or <samp>-r</samp>, that works the same was in with
|
||||
the commands <code>ponysay</code> and <code>ponythink</code>. See <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a> for
|
||||
more infomation about the <samp>--restrict</samp> option.
|
||||
</p>
|
||||
<p>In this browser you will on the right side have all pony files, in your selected
|
||||
directory, listed except those that does not match your <samp>--restrict</samp> settings.
|
||||
In the rest of the free space, the pony select in the list is centered. You can move
|
||||
the pony, in case it is too big, by using the arrows keys with <kbd>control</kbd> held down,
|
||||
or using the <kbd>W</kbd>, <kbd>A</kbd>, <kbd>S</kbd>, <kbd>D</kbd> keys (for QWERTY and QWERTZ layout,)
|
||||
or with the <kbd><</kbd> (or <kbd>Ä</kbd>), <kbd>A</kbd>, <kbd>O</kbd>, <kbd>E</kbd> keys (for Dvorak and Svorak
|
||||
layout.) To recenter the pony press <kbd>C-l</kbd> (<kbd>dl</kbd> with <kbd>control</kbd> held down.)
|
||||
</p>
|
||||
<p>Browse between ponies using the arrow keys or with <kbd>C-n</kbd> and <kbd>C-p</kbd>, for next
|
||||
pony and previous pony, respectivily. Additionally, <kbd>Q</kbd> can be used list quotes
|
||||
for pony, and <kbd>I</kbd> for metadata; press the key again to return the pony browsing.
|
||||
</p>
|
||||
<p>The tool can be exited using the key combinations <kbd>C-q</kbd> or <kbd>C-x C-c</kbd>.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
110
pages/ponysay/Pony-metadata-extension.html
Normal file
110
pages/ponysay/Pony-metadata-extension.html
Normal file
|
@ -0,0 +1,110 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Pony metadata extension</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Pony metadata extension">
|
||||
<meta name="keywords" content="Ponysay: Pony metadata extension">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" rel="next" title="Pony quote infrastructure">
|
||||
<link href="Pony-anatomy.html#Pony-anatomy" rel="previous" title="Pony anatomy">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Pony-metadata-extension"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure" accesskey="n" rel="next">Pony quote infrastructure</a>, Previous: <a href="Pony-anatomy.html#Pony-anatomy" accesskey="p" rel="previous">Pony anatomy</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Pony-metadata-extension-1"></a>
|
||||
<h3 class="section">12.2 Pony metadata extension</h3>
|
||||
<a name="index-pony-metadata-1"></a>
|
||||
<a name="index-metadata-1"></a>
|
||||
<a name="index-tags_002c-metadata-1"></a>
|
||||
<a name="index-comments_002c-metadata-1"></a>
|
||||
<a name="index-pony-tags_002c-metadata-1"></a>
|
||||
<a name="index-pony-comments_002c-metadata-1"></a>
|
||||
|
||||
<p>New in ponysay 3.0 is pony metadata, this feature is not supported in <code>util-say</code>
|
||||
(at least not yet). It extends the previously described<a name="DOCF4" href="#FOOT4"><sup>4</sup></a>
|
||||
format of the pony files, by letting you specify details about the pony image, and
|
||||
the pony itself, as well as adding comments.
|
||||
</p>
|
||||
<p>The metadata entry must be at the absolute beginning of the file (UTF-8 signture
|
||||
excluded), and is the file must be encoded in UNIX line breaks. The metadata entry
|
||||
begins with a line with exact 3 dollar signs and nothing else (<code>$$$</code>), and
|
||||
end in the same way direct follow by the pony image starting from the next line.
|
||||
</p>
|
||||
<p>A metadata tag consists of a tag name in upper case and a tag value, with a colon
|
||||
(<code>:</code>), optionally with regular spaces or tab spaces. Multiple tag names can
|
||||
be used multiple times or can be completely skipped. There are only a few tags,
|
||||
namely <var>BALLOON TOP</var>, <var>BALLOON BOTTOM</var>, <var>MASTER</var>, <var>FREE</var>, that
|
||||
absolutely should not be used muliple tag; a general rule is that a tag desribing
|
||||
a pony should be duplicated exact as many times as there are ponies in the image.
|
||||
</p>
|
||||
<p>Any line that does not conform to the format of a tag line is a part of the comment
|
||||
field. Leading line breaks in the comment field is ignored.
|
||||
</p>
|
||||
|
||||
<div class="footnote">
|
||||
<hr>
|
||||
<h4 class="footnotes-heading">Footnotes</h4>
|
||||
|
||||
<h3><a name="FOOT4" href="#DOCF4">(4)</a></h3>
|
||||
<p><a href="Pony-anatomy.html#Pony-anatomy">Pony anatomy</a></p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
419
pages/ponysay/Pony-metadata.html
Normal file
419
pages/ponysay/Pony-metadata.html
Normal file
|
@ -0,0 +1,419 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Pony metadata</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Pony metadata">
|
||||
<meta name="keywords" content="Ponysay: Pony metadata">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="The-tool-chest.html#The-tool-chest" rel="next" title="The tool chest">
|
||||
<link href="KMS-ponies.html#KMS-ponies" rel="previous" title="KMS ponies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Pony-metadata"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="The-tool-chest.html#The-tool-chest" accesskey="n" rel="next">The tool chest</a>, Previous: <a href="Optional-features.html#Optional-features" accesskey="p" rel="previous">Optional features</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Pony-metadata-1"></a>
|
||||
<h2 class="chapter">6 Pony metadata</h2>
|
||||
<a name="index-pony-metadata"></a>
|
||||
<a name="index-metadata"></a>
|
||||
<a name="index-tags_002c-metadata"></a>
|
||||
<a name="index-comments_002c-metadata"></a>
|
||||
<a name="index-pony-tags_002c-metadata"></a>
|
||||
<a name="index-pony-comments_002c-metadata"></a>
|
||||
|
||||
<p>Pony files can contain metadata tags and a multiline comment.
|
||||
The following are the standard tags (comma separated lists may
|
||||
have whitespace surrounding the comma [<code>,</code>]):
|
||||
</p>
|
||||
<dl compact="compact">
|
||||
<dt><var>GROUP NAME</var></dt>
|
||||
<dd><a name="index-GROUP-NAME"></a>
|
||||
<p>If a pony file contains multiple ponies, it <em>should</em> have a <var>GROUP NAME</var>
|
||||
tag. The tag is a comma seperated list of the recognised names of the ponies as a
|
||||
groups, if the list is empty the tag value must be <code>(none)</code>. An officiallity
|
||||
tag should be added to each name.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>NAME</var></dt>
|
||||
<dd><a name="index-NAME"></a>
|
||||
<p>Every pony file should have this tag, one entry for each pony on the file.
|
||||
The value of the tag <em>must</em> be the pony’s most common name as used on
|
||||
the TV show (or other source). If the pony’s name have not been mentioned
|
||||
the value must be <code>(not mentioned)</code>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>OTHER NAMES</var></dt>
|
||||
<dd><a name="index-OTHER-NAMES"></a>
|
||||
<p>If a pony in the pony file has other names then the one in <var>NAME</var> it <em>should</em>
|
||||
have this take for this pony. Any pony in the file (in case of multiple ponies) that
|
||||
do not need this tag should use the value <code>(none)</code>.
|
||||
</p>
|
||||
<p>The tag is a comma seperated list of alternative (to <var>NAME</var> names for the pony,
|
||||
each name should have an officiallity tag.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>APPEARANCE</var></dt>
|
||||
<dd><a name="index-APPEARANCE"></a>
|
||||
<p>This tag specifies in which episode the pony first appeared. It reasonable to specify
|
||||
it even for ponies that appears in every episode.
|
||||
</p>
|
||||
<p>For uniformity the format <code>S%sE%e %t[ %P]</code> is recommended; <code>[ ]</code> denotes
|
||||
and optional part, optional in the sence that it does not apply the every episode,
|
||||
but it <em>should</em> be used if applyable. <code>%s</code> is the series (season) number
|
||||
in two digits, <code>%e</code> is the episode number in two digits. <code>%t</code> is the
|
||||
episode title and should use the standardised title format for the used format
|
||||
however without surrounding quotes if the used language has that, in the unlike
|
||||
event that <code>[</code> or <code>]</code> is present in the title it should be backslashed
|
||||
(<code>\[</code>, <code>\]</code>). <code>%P</code> is the part in the format <code>[Part %p]</code>, where
|
||||
<code>[ ]</code> <i>does not</i> denote and optional part but rather is verbatim, and
|
||||
<code>%p</code> is the part number in one digit (well, if the part number is not 10 or higher).
|
||||
</p>
|
||||
<p>The standard way to format titles in American English is the same as in British English,
|
||||
however it is not fully standardised. Capitalisation of the first word, and all other words,
|
||||
except for articles, prepositions, conjunctions, and forms of ‘to be’ is recommended.
|
||||
</p>
|
||||
<p>Be aware that MLP:FiM episodes use American spelling which include a rather uncommon
|
||||
why to write for examples abbrevations (like for example Mr. instread of Mr), this may
|
||||
however not be the case for non-MLP:FiM episodes. And if there are not series (season)
|
||||
the series number defaults to 1, however other numbers and tags (which the part number
|
||||
is) may be added if required.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>KIND</var></dt>
|
||||
<dd><a name="index-KIND"></a>
|
||||
<p>This tag decribes what kind of pony a pony is, it is a comma seperated lower case list,
|
||||
and it cannot be empty, by it can be (but shouldn’t) skipped for every pony in the image.
|
||||
</p>
|
||||
<p>Every fitting value should be used, however an alicorn (also known as alacorn, winged
|
||||
unicorn, acorn, pegasus unicorn, unipeg, unisus, horned pegasus, wing-horn, allacorn,
|
||||
cerapter pterippus, aquillacorn, pegasos aithiopikos alate unicorns, or pegacorn)
|
||||
should have the values <code>alicorn</code> and<code>pony</code>, but neither <code>pegasus</code> nor
|
||||
<code>unicorn</code> or another of the possible therms mentioned. Earth ponies should have
|
||||
the value <code>pony</code> and <code>earth</code> (not <code>earth pony</code>.)
|
||||
</p>
|
||||
<p>The standard values are (you may use other ones if fitting): <code>unicorn</code>, <code>pegasus</code>,
|
||||
<code>alicorn</code>, <code>earth</code>, <code>pony</code>, <code>changeling</code>, <code>crystal</code>, <code>seapony</code>,
|
||||
<code>animal</code> (applies to Spike) and <code>item</code> (applies to Tom and Pinkamina’s imaginare friends.)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>GROUP</var></dt>
|
||||
<dd><a name="index-GROUP"></a>
|
||||
|
||||
<p>This tag decribes which groups a pony classifies under, it is a comma seperated lower case
|
||||
list, and it cannot be empty, by it can be (but shouldn’t) skipped for every pony in the
|
||||
image.
|
||||
</p>
|
||||
<p>The standard values are (you may use other ones if fitting):
|
||||
</p><ul>
|
||||
<li> <code>mare</code>
|
||||
Adult female pony
|
||||
</li><li> <code>stallion</code>
|
||||
Adult male pony
|
||||
</li><li> <code>filly</code>
|
||||
Female pony child
|
||||
</li><li> <code>colt</code>
|
||||
Male pony child
|
||||
</li><li> <code>dragon</code>
|
||||
Dragon (Spike and the other dragons)
|
||||
</li><li> <code>mane</code>
|
||||
The mane characters (also known as main characters [unponified] or protagonists)
|
||||
</li><li> <code>wildlife</code>
|
||||
Wildlife, for example timberwolfs
|
||||
</li><li> <code>pet</code>
|
||||
A pony’s pet, Spike does not count because Twilight does not play with him during
|
||||
pony–pet play dates.
|
||||
</li><li> <code>royal</code>
|
||||
Royal pony, either by birth, marriage, or conquer (i.e. the old school style).
|
||||
Shining Armour is royal by marriage, but is biological family does become royal by this.
|
||||
</li><li> <code>villain</code>
|
||||
Villains, normally minions to antagonists or recurring ponies. Applies to changelings.
|
||||
</li><li> <code>antagonist</code> (applies to: nightmare moon, gilda, discord, chrysalis)
|
||||
Antagonists are also known as archvillians or archenemies.
|
||||
Nightmare Moon, Discord and Chrysalis are such, but Gilda also counts as one.
|
||||
</li><li> <code>deuteragonist</code> (applies to: the cutiemark cruisers)
|
||||
Deuteragonists are secondary characters, these are (as of series 2) only the Cutiemark
|
||||
Cruisers. The requirement is that thay are somewhat regular characters with dedicated
|
||||
episodes, but are not protagonists.
|
||||
</li><li> <code>tritagonist</code> (applies to: celestia, luna, cadance, shining armor, spike)
|
||||
Important characters (excluding Derpy Hooves) that are neither protagonists,
|
||||
deuteragonists nor antagonists.
|
||||
</li><li> <code>background</code>
|
||||
Background characters are not characters that are neither protagonists, deuteragonist,
|
||||
tritagonist, antagonist nor pets. They do not need to be strictly background characters,
|
||||
for example Big Mac and Cheerilee classifies under this group, as they are not too
|
||||
important to be considered tritagonists (as of series 2).
|
||||
</li><li> <code>voiced</code> (only used together with background)
|
||||
Only <code>background</code> characters can be <code>voiced</code>. The additional requirement is
|
||||
that they have said something (ponies comics can also be voiced).
|
||||
</li><li> <code>imaginary</code>
|
||||
Imaginary ponies (or other animal).
|
||||
</li></ul>
|
||||
|
||||
</dd>
|
||||
<dt><var>BALLOON</var></dt>
|
||||
<dd><a name="index-BALLOON"></a>
|
||||
<p>For each balloon in the file (a pony file can have more than one balloon, but
|
||||
that is not common) their should one tag entry. There are four values that
|
||||
can be used: <code>top</code> (the common setup, the balloon is at the top of the image),
|
||||
<code>bottom</code> (the balloon is at the bottom of the image), <code>right</code> (the balloon
|
||||
is neither at the top or at the bottom of the image, but is placed to the right of
|
||||
the pony) and <code>inside</code> (the balloon is somewhere as inside the image.)
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>LINK ON</var></dt>
|
||||
<dd><a name="index-LINK-ON"></a>
|
||||
<p>Files with only one pony <em>should not</em> use this tag. Specifies to which pony
|
||||
the link is connected, it is a number, starting from 1.
|
||||
</p>
|
||||
<p>If a file contains Fluttershy and Pinkie (in that order, i.e. Pinkie is to the
|
||||
right of or below Fluttershy) and the link is connected to Pinkie, than the value
|
||||
should be 2.
|
||||
</p>
|
||||
<p>In the rare case that the file contains multiple links (and multi ponies), the
|
||||
metadata should contains multiple entries of this tag, one entry for each link
|
||||
sorted in the order of the linkes placement in the image, in the same way
|
||||
ponies are ordered.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>LINK</var></dt>
|
||||
<dd><a name="index-LINK"></a>
|
||||
<p>In the rare case that the file contains multiple links the metadata should contains
|
||||
multiple entries of this tag, one entry for each link sorted in the order of the
|
||||
linkes placement in the image, in the same way ponies are ordered.
|
||||
</p>
|
||||
<p>The value for this tag must be either <code>regular</code> or <code>mirrored</code>. <code>regular</code>
|
||||
applies to linkes with NNE–SSW (<code>\</code>) direction. <code>mirrored</code> applies to linkes
|
||||
with NNW–SSE (<code>/</code>) direction, in version 2.9.1 only <samp>rainbowdrag</samp> uses this.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>COAT</var></dt>
|
||||
<dd><a name="index-COAT"></a>
|
||||
<p>The name of the colour (as best estimated by you), in lowercase, that the pony’s coat
|
||||
have. If the creature is (for example) a dragon, the colour of the scales is used.
|
||||
Common colour names are preferable. Only one colour should be named, but the name may
|
||||
describe a colour combination.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>MANE</var></dt>
|
||||
<dd><a name="index-MANE"></a>
|
||||
<p>The name of the colour (as best estimated by you), in lowercase, that the pony’s mane
|
||||
have. Common colour names are preferable. Only one colour should be named, but the name
|
||||
may describe a colour combination.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>EYE</var></dt>
|
||||
<dd><a name="index-EYE"></a>
|
||||
<p>The name of the colour (as best estimated by you), in lowercase, that the pony’s eyes
|
||||
have. Common colour names are preferable. Only one colour should be named, but the name
|
||||
may describe a colour combination. If the eyes are closed in the picture, use
|
||||
<code>close</code> in addition the the actual eye colour, separated by a comma.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>AURA</var></dt>
|
||||
<dd><a name="index-AURA"></a>
|
||||
<p>The name of the colour (as best estimated by you), in lowercase, that the pony’s magic
|
||||
aura have. Common colour names are preferable. Only one colour should be named, but the
|
||||
name may describe a colour combination.
|
||||
</p>
|
||||
<p>The magic aura is the colourisation around items that are affected by magic.
|
||||
</p>
|
||||
<p>If the pony file have multiple ponies, some with magicial abilities and some without,
|
||||
the ponies without magicial abilies should use the value <code>(no magic)</code>. If the pony
|
||||
has magicial abilies but without an aura, use the value <code>(invisible)</code>.
|
||||
</p>
|
||||
<p>Only humans [here we must call ourself humnas rather than ponies, otherwise the sentance
|
||||
does not make sense) can se the magic aura, describe the colour that we humans see, not
|
||||
ponies and other creatures in the TV Show [proof, see S01E11 Winter Wrap Up and S02E25-26
|
||||
A Canterlot Wedding].
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>DISPLAY</var></dt>
|
||||
<dd><a name="index-DISPLAY"></a>
|
||||
<p>This tag describes how a pony is places in the image. The standard values are: <code>full</code>
|
||||
(full body), <code>head</code> (just the head), <code>down</code> (upside down), <code>left</code> (pony is
|
||||
looking to our left), <code>right</code> (pony is looking to our right), <code>front</code> (pony is
|
||||
looking at us). <code>front</code> can be combined with <code>left</code> and <code>right</code>, but
|
||||
<code>left</code> and <code>right</code> nor <code>full</code> and <code>head</code> cannot be combined.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>WIDTH</var></dt>
|
||||
<dd><a name="index-WIDTH"></a>
|
||||
<p>The width of the pony image measured in text columns.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>HEIGHT</var></dt>
|
||||
<dd><a name="index-HEIGHT"></a>
|
||||
<p>The height of the pony image measured in text lines, this include the balloon
|
||||
(occupies one line) even if it the first line with nothing else on that line.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>BALLOON TOP</var></dt>
|
||||
<dd><a name="index-BALLOON-TOP"></a>
|
||||
<p>The number of lines at the beginning of the pony image that should be skipped
|
||||
if the balloon is not printed.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>BALLOON BOTTOM</var></dt>
|
||||
<dd><a name="index-BALLOON-BOTTOM"></a>
|
||||
<p>The number of lines at the end of the pony image that should be skipped if the
|
||||
balloon is not printed.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>POSE</var></dt>
|
||||
<dd><a name="index-POSE"></a>
|
||||
<a name="index-master-file"></a>
|
||||
<a name="index-slave-file"></a>
|
||||
<a name="index-extras"></a>
|
||||
<p>One word (preferably) to distinguish the pony files from other pony files with the
|
||||
same <var>MASTER</var>. It is preferable that this is written in bare infinitive.
|
||||
Master files should try to specify this tag but are not required
|
||||
to, however, non-master files (slave files) are required to specify this tag.
|
||||
<b>This tag is important for the extras feature to function.</b>
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>BASED ON</var></dt>
|
||||
<dd><a name="index-BASED-ON"></a>
|
||||
<p>Either the name of a pony that the pony is based. If the original pony is not
|
||||
from MLP:FiM, the name a value that pony’s MEDIA tag can used inside brackets,
|
||||
for example <code>(Tumblr)</code>, after the original pony’s name. If the pony is not
|
||||
based on any pony the value <code>(original)</code> can be used. If the ponies is
|
||||
based on multiple ponies, make a comma separated list.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>MASTER</var></dt>
|
||||
<dd><a name="index-MASTER"></a>
|
||||
<a name="index-ponyquotes"></a>
|
||||
<a name="index-quotes-2"></a>
|
||||
<p>This tag refers to the pony file that is not named with extra attributes. For example,
|
||||
all files where Shining Armor is the (sole) speaking pony the this tag should be
|
||||
<code>shiningarmor</code>, except for in <samp>shiningarmor.pony</samp> where this tag may be omitted.
|
||||
<b>This tag is important for the ponyquotes feature to function.</b>
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>SOURCE</var></dt>
|
||||
<dd><a name="index-SOURCE"></a>
|
||||
<p>This tag specifies from where the pony image (not the file itself) originates.
|
||||
If the source is unknown the value should be <code>(unknown)</code>, if a GitHub user
|
||||
draw it the the value should be that user inside square brackets (in case of
|
||||
multiple artists, the tag is comma seperated list). Otherwise the source
|
||||
should be specified in any reasonable manner.
|
||||
</p>
|
||||
<p>In order the claim authorship (the GitHub user value) it image must have been
|
||||
written from scratch (using templates is okay) or must be a major edit of another
|
||||
image. Just converting (including fixing the colours) an image (for example from
|
||||
the Internet or a screenshot) with or without removing the background is not enough.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>MEDIA</var></dt>
|
||||
<dd><a name="index-MEDIA"></a>
|
||||
<p>This tag <em>must not</em> be used for MLP:FiM ponies, but only for extraponies.
|
||||
It specifies the media from where the pony (not the image) originates.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>LICENSE</var></dt>
|
||||
<dd><a name="index-LICENSE"></a>
|
||||
<p>Which licence applies to the image? Full name and version should be used.
|
||||
In case of multiple license there should be one entry for each license.
|
||||
Omit this tag is the license is not known.
|
||||
</p>
|
||||
<p>The are two special cases here where this is no license. In which case it
|
||||
either uses regular copyright, in which case use the value <code>(regular)</code>,
|
||||
or everyone is the copyright holder (for example Public Domain), in which
|
||||
case use the value <code>(public)</code>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><var>FREE</var></dt>
|
||||
<dd><a name="index-FREE"></a>
|
||||
<p>Is the image fully free? (For example Linux-libre is fully free, but not regular Linux.)
|
||||
The value <em>must</em> either be <code>yes</code> or <code>no</code>, or the tag must be omitted.
|
||||
</p>
|
||||
<p><b>This is the most important tag</b> as it helps us build a fully free version that can
|
||||
be officially distributed on GNU endorsed GNU/Linux distributions (GNU/Linux-libre).
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
<p>Duplicate tags should be ordered in the order of the pony they describe from top-left
|
||||
to bottom-right in the image. It is important that if there are for example three ponies
|
||||
the image then all used tags that depends on the number of ponies in the image is used
|
||||
three times.
|
||||
</p>
|
||||
<a name="index-officiallity-tag"></a>
|
||||
<p>‘Officiallity tag’ refers the an annotation added to a tag value’s list element.
|
||||
If the value is unofficial the string <code>(unofficial)</code> is appended (preferable with
|
||||
leading whitespace) to the element. If it is official the appended string is of the
|
||||
format <code>(official, %c)</code> (the brackets are verbatim), where <code>%c</code> is a
|
||||
comment. For example Chrysalis’ name has not been mentioned in the show, however it
|
||||
is used in the manuscript, therefore a pony file with Chrysalis should have the
|
||||
(partial) metadata:
|
||||
</p>
|
||||
<div class="example">
|
||||
<pre class="example">NAME: (not mentioned)
|
||||
OTHER NAMES: Chrysalis (official, in manuscript)
|
||||
</pre></div>
|
||||
|
||||
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="The-tool-chest.html#The-tool-chest" accesskey="n" rel="next">The tool chest</a>, Previous: <a href="Optional-features.html#Optional-features" accesskey="p" rel="previous">Optional features</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,67 +1,94 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Pony quote infrastructure - Ponysay</title>
|
||||
<title>Ponysay: Pony quote infrastructure</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Pony quote infrastructure">
|
||||
<meta name="keywords" content="Ponysay: Pony quote infrastructure">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="prev" href="Pony-anatomy.html#Pony-anatomy" title="Pony anatomy">
|
||||
<link rel="next" href="Balloon-style-files.html#Balloon-style-files" title="Balloon style files">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Balloon-style-files.html#Balloon-style-files" rel="next" title="Balloon style files">
|
||||
<link href="Pony-metadata-extension.html#Pony-metadata-extension" rel="previous" title="Pony metadata extension">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Pony-quote-infrastructure"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Pony-anatomy.html#Pony-anatomy">Pony anatomy</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Next: <a href="Balloon-style-files.html#Balloon-style-files" accesskey="n" rel="next">Balloon style files</a>, Previous: <a href="Pony-metadata-extension.html#Pony-metadata-extension" accesskey="p" rel="previous">Pony metadata extension</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Pony-quote-infrastructure-1"></a>
|
||||
<h3 class="section">12.3 Pony quote infrastructure</h3>
|
||||
<a name="index-pony-quote-infrastructure"></a>
|
||||
<a name="index-quote-infrastructure"></a>
|
||||
|
||||
<h3 class="section">10.2 Pony quote infrastructure</h3>
|
||||
|
||||
<p><a name="index-pony-quote-infrastructure-384"></a><a name="index-quote-infrastructure-385"></a>
|
||||
When compiling, pony quotes are built to <samp><span class="file">quotes/</span></samp>, the file names are lists
|
||||
<p>When compiling, pony quotes are built to <samp>quotes/</samp>, the file names are lists
|
||||
of ponies joined with plus signs (<code>+</code>) – the pony names are the same as the
|
||||
pony files, except they do not end with <samp><span class="file">.pony</span></samp> – with a index at the end,
|
||||
pony files, except they do not end with <samp>.pony</samp> – with a index at the end,
|
||||
and a full stop (<code>.</code>) before the index.
|
||||
|
||||
<p>The source files are located in <samp><span class="file">ponyquotes/</span></samp>, where their is a file named
|
||||
<samp><span class="file">ponies</span></samp>. This file is called the pony map, and is the basis for how the
|
||||
</p>
|
||||
<p>The source files are located in <samp>ponyquotes/</samp>, where their is a file named
|
||||
<samp>ponies</samp>. This file is called the pony map, and is the basis for how the
|
||||
compiled files are named. In the ponymap ponies with the same quotes are on the
|
||||
same line join together with plus signs (<code>+</code>), if the lines because too long
|
||||
for file names the line is split into multiple lines with the first pony in common.
|
||||
|
||||
<p>In <samp><span class="file">ponyquotes/</span></samp> there are also quote files, each contain just one quote, just
|
||||
as when compiled to <samp><span class="file">quotes/</span></samp>. The source quote files are identical to the
|
||||
</p>
|
||||
<p>In <samp>ponyquotes/</samp> there are also quote files, each contain just one quote, just
|
||||
as when compiled to <samp>quotes/</samp>. The source quote files are identical to the
|
||||
compiled quote files, except that their name contains just the first pony.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,71 +1,99 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay contributors - Ponysay</title>
|
||||
<title>Ponysay: Ponysay contributors</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Ponysay contributors">
|
||||
<meta name="keywords" content="Ponysay: Ponysay contributors">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Change-log.html#Change-log" title="Change log">
|
||||
<link rel="next" href="Ponysay-license.html#Ponysay-license" title="Ponysay license">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Ponysay-license.html#Ponysay-license" rel="next" title="Ponysay license">
|
||||
<link href="Change-log.html#Change-log" rel="previous" title="Change log">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Ponysay-contributors"></a>
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Ponysay-license.html#Ponysay-license">Ponysay license</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Change-log.html#Change-log">Change log</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Ponysay-contributors"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Ponysay-license.html#Ponysay-license" accesskey="n" rel="next">Ponysay license</a>, Previous: <a href="Change-log.html#Change-log" accesskey="p" rel="previous">Change log</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Ponysay-contributors-1"></a>
|
||||
<h2 class="appendix">Appendix B Ponysay contributors</h2>
|
||||
|
||||
<p>Active developers and major contributors of ponysay:
|
||||
<ul>
|
||||
<li>Erkin “erkin” Batu Altunbaş
|
||||
<li>Mattias “maandree” Andrée
|
||||
<li>Elis “etu” Axelsson
|
||||
<li>Sven-Hendrik “svenstaro” Haase
|
||||
<li>Pablo “jristz” Lezaeta
|
||||
<li>Jan Alexander “heftig” Steffens
|
||||
</ul>
|
||||
<br>
|
||||
Patchers and other contributors of ponysay:
|
||||
<ul>
|
||||
<li>Duane “Marneus68” Bekaert
|
||||
<li>Kyah “L-four” Rindlisbacher
|
||||
<li>James “rossy2401” Ross-Gowan
|
||||
<li>Louis “kragniz” Taylor
|
||||
<li>Daniel “gtmanfred” Wallace
|
||||
<li>Jannis “sycoso”
|
||||
<li>“spider-mario”
|
||||
</ul>
|
||||
</p><ul>
|
||||
<li> Erkin “erkin” Batu Altunbaş
|
||||
</li><li> Mattias “maandree” Andrée
|
||||
</li><li> Elis “etu” Axelsson
|
||||
</li><li> Sven-Hendrik “svenstaro” Haase
|
||||
</li><li> Pablo “jristz” Lezaeta
|
||||
</li><li> Jan Alexander “heftig” Steffens
|
||||
</li></ul>
|
||||
<br>
|
||||
<p>Patchers and other contributors of ponysay:
|
||||
</p><ul>
|
||||
<li> Duane “Marneus68” Bekaert
|
||||
</li><li> Kyah “L-four” Rindlisbacher
|
||||
</li><li> James “rossy2401” Ross-Gowan
|
||||
</li><li> Louis “kragniz” Taylor
|
||||
</li><li> Daniel “gtmanfred” Wallace
|
||||
</li><li> Jannis “sycoso”
|
||||
</li><li> “spider-mario”
|
||||
</li></ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,89 +1,126 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay license - Ponysay</title>
|
||||
<title>Ponysay: Ponysay license</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Ponysay license">
|
||||
<meta name="keywords" content="Ponysay: Ponysay license">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Ponysay-contributors.html#Ponysay-contributors" title="Ponysay contributors">
|
||||
<link rel="next" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" title="GNU Free Documentation License">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="GNU-General-Public-License.html#GNU-General-Public-License" rel="next" title="GNU General Public License">
|
||||
<link href="Ponysay-contributors.html#Ponysay-contributors" rel="previous" title="Ponysay contributors">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Ponysay-license"></a>
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Ponysay-contributors.html#Ponysay-contributors">Ponysay contributors</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Ponysay-license"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="GNU-General-Public-License.html#GNU-General-Public-License" accesskey="n" rel="next">GNU General Public License</a>, Previous: <a href="Ponysay-contributors.html#Ponysay-contributors" accesskey="p" rel="previous">Ponysay contributors</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Ponysay-license-1"></a>
|
||||
<h2 class="appendix">Appendix C Ponysay license</h2>
|
||||
|
||||
<p>Ponysay is release by Erkin Batu Altunbaş et al. <br>
|
||||
Copyright © 2012 Erkin Batu Altunbaş et al.
|
||||
<p>Ponysay is release by Erkin Batu Altunbaş et al. <br><br>
|
||||
Copyright © 2012, 2013 Erkin Batu Altunbaş et al.
|
||||
</p>
|
||||
<br>
|
||||
|
||||
<p><br>
|
||||
|
||||
<p>Ponysay is Free Software (yet not Open Source) and in licensed under the terms
|
||||
of Do What The Fuck You Want To Public License (WTFPL) version 2.
|
||||
|
||||
<p>You have the four essential freedoms:
|
||||
<ul>
|
||||
<li>The freedom to run the program, for any purpose (freedom 0).
|
||||
<li>The freedom to study how the program works, and change it so it does your
|
||||
<p>Ponysay is Free Software (and Open Source) and in licensed under the terms
|
||||
of GNU General Public License version 3, or at your option, any later version.
|
||||
</p>
|
||||
<p>You have the four essential freedoms:
|
||||
</p><ul>
|
||||
<li> The freedom to run the program, for any purpose (freedom 0).
|
||||
</li><li> The freedom to study how the program works, and change it so it does your
|
||||
computing as you wish (freedom 1). Access to the source code is a precondition
|
||||
for this.
|
||||
<li>The freedom to redistribute copies so you can help your neighbour (freedom 2).
|
||||
<li>The freedom to distribute copies of your modified versions to others (freedom 3).
|
||||
for this.
|
||||
</li><li> The freedom to redistribute copies so you can help your neighbour (freedom 2).
|
||||
</li><li> The freedom to distribute copies of your modified versions to others (freedom 3).
|
||||
By doing this you can give the whole community a chance to benefit from your
|
||||
changes. Access to the source code is a precondition for this.
|
||||
</ul>
|
||||
changes. Access to the source code is a precondition for this.
|
||||
</li></ul>
|
||||
<br>
|
||||
|
||||
<p><br>
|
||||
<p>If you intend to redistribute ponysay or a fork of it commercially, it contains
|
||||
aggregated images, some of which may not be commercially redistribute, you would
|
||||
be required to remove those. To determine whether or not you may commercially
|
||||
redistribute an image make use that line <code>FREE: yes</code>, is included inside
|
||||
the image between two <code>$$$</code> lines and the <code>FREE</code> is and upper case and
|
||||
directly followed by the colon.
|
||||
<br>
|
||||
</p>
|
||||
<table class="cartouche" border="1"><tr><td>
|
||||
<p>ponysay is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
</p>
|
||||
<p>ponysay is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
</p>
|
||||
<p>You should have received a copy of the GNU General Public License
|
||||
along with ponysay, and attached to this document.
|
||||
If not, see <http://www.gnu.org/licenses/>.
|
||||
</p></td></tr></table>
|
||||
|
||||
<p><table class="cartouche" summary="cartouche" border="1"><tr><td>
|
||||
<pre class="verbatim"> DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
Version 2, December 2004
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="GNU-General-Public-License.html#GNU-General-Public-License" accesskey="n" rel="next">GNU General Public License</a>, Previous: <a href="Ponysay-contributors.html#Ponysay-contributors" accesskey="p" rel="previous">Ponysay contributors</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
Copyright © 2004 Sam Hocevar <sam@hocevar.net>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim or modified
|
||||
copies of this license document, and changing it is allowed as long
|
||||
as the name is changed.
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||
</pre>
|
||||
</td></tr></table>
|
||||
|
||||
</body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,62 +1,92 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Printing in TTY with KMS - Ponysay</title>
|
||||
<title>Ponysay: Printing in TTY with KMS</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Printing in TTY with KMS">
|
||||
<meta name="keywords" content="Ponysay: Printing in TTY with KMS">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="prev" href="Balloon-style-files.html#Balloon-style-files" title="Balloon style files">
|
||||
<link rel="next" href="Truncation.html#Truncation" title="Truncation">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Truncation.html#Truncation" rel="next" title="Truncation">
|
||||
<link href="Balloon-style-files.html#Balloon-style-files" rel="previous" title="Balloon style files">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Printing-in-TTY-with-KMS"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Truncation.html#Truncation">Truncation</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Balloon-style-files.html#Balloon-style-files">Balloon style files</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Next: <a href="Truncation.html#Truncation" accesskey="n" rel="next">Truncation</a>, Previous: <a href="Balloon-style-files.html#Balloon-style-files" accesskey="p" rel="previous">Balloon style files</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Printing-in-TTY-with-KMS-1"></a>
|
||||
<h3 class="section">12.5 Printing in TTY with KMS</h3>
|
||||
<a name="index-TTY-9"></a>
|
||||
<a name="index-Linux-VT-8"></a>
|
||||
<a name="index-clearing-TTY"></a>
|
||||
<a name="index-KMS-5"></a>
|
||||
<a name="index-kernel-mode-setting-3"></a>
|
||||
|
||||
<h3 class="section">10.4 Printing in TTY with KMS</h3>
|
||||
|
||||
<p><a name="index-tty-389"></a><a name="index-linux-vt-390"></a><a name="index-clearing-tty-391"></a><a name="index-kms-392"></a><a name="index-kernel-mode-setting-393"></a>
|
||||
Since Linux VT (TTY) does not have capabilities for returning the position of the
|
||||
<p>Since Linux VT (TTY) does not have capabilities for returning the position of the
|
||||
cursor, the screen must always be cleared before printing the ponies to make sure
|
||||
the pony's colours is not lost, i.e. reduced to mare 16 colours, during print. The
|
||||
colours are reduced if the pony's position on the screen is changed. This is only
|
||||
the pony’s colours is not lost, i.e. reduced to mare 16 colours, during print. The
|
||||
colours are reduced if the pony’s position on the screen is changed. This is only
|
||||
relevant with KMS support. The clear the screen we print “<code>\e[H\e[2J</code>”
|
||||
(<code>\e</code> is ESC) in at beginning. “<code>\e[H</code>” places the cursor at the
|
||||
beginning of the screen, and “<code>\e[2J</code>” clears everything on the screen after,
|
||||
and including at, the cursor. If we would use “<code>\ec</code>” (that is a reset),
|
||||
we would also turn off num. lock and caps. lock.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,55 +1,87 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Problems and requests - Ponysay</title>
|
||||
<title>Ponysay: Problems and requests</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Problems and requests">
|
||||
<meta name="keywords" content="Ponysay: Problems and requests">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Limitations.html#Limitations" title="Limitations">
|
||||
<link rel="next" href="Dependencies.html#Dependencies" title="Dependencies">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="External-bugs.html#External-bugs" rel="next" title="External bugs">
|
||||
<link href="Cowsay.html#Cowsay" rel="previous" title="Cowsay">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Problems-and-requests"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Dependencies.html#Dependencies">Dependencies</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Limitations.html#Limitations">Limitations</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Dependencies.html#Dependencies" accesskey="n" rel="next">Dependencies</a>, Previous: <a href="Limitations.html#Limitations" accesskey="p" rel="previous">Limitations</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Problems-and-requests-1"></a>
|
||||
<h2 class="chapter">9 Problems and requests</h2>
|
||||
<a name="index-problems"></a>
|
||||
|
||||
<h2 class="chapter">7 Problems and requests</h2>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="External-bugs.html#External-bugs" accesskey="1">External bugs</a>:</td><td> </td><td align="left" valign="top">Known external bugs.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Reporting-bugs.html#Reporting-bugs" accesskey="2">Reporting bugs</a>:</td><td> </td><td align="left" valign="top">Reporting bugs and issues in ponysay.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Requesting-ponies.html#Requesting-ponies" accesskey="3">Requesting ponies</a>:</td><td> </td><td align="left" valign="top">Requesting inclusion of your favourite ponies.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Problems.html#Problems">Problems</a>: Reporting bugs.
|
||||
<li><a accesskey="2" href="Requests.html#Requests">Requests</a>: Requesting ponies.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,56 +0,0 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title>Problems - Ponysay</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Problems-and-requests.html#Problems-and-requests" title="Problems and requests">
|
||||
<link rel="next" href="Requests.html#Requests" title="Requests">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Problems"></a>
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Requests.html#Requests">Requests</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Problems-and-requests.html#Problems-and-requests">Problems and requests</a>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<h3 class="section">7.1 Reporting bugs</h3>
|
||||
|
||||
<p><a name="index-bugs-165"></a>
|
||||
If you find a bug in <samp><span class="command">ponysay</span></samp>, install the last version
|
||||
from <a href="https://github.com/erkin/ponysay">https://github.com/erkin/ponysay</a>, and if it is still
|
||||
present, please report it at <a href="https://github.com/erkin/ponysay/issues">https://github.com/erkin/ponysay/issues</a>.
|
||||
Please be as descriptive as possible, as it will help us verify it
|
||||
solve it faster.
|
||||
|
||||
</body></html>
|
||||
|
|
@ -1,127 +1,180 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Providing ponies - Ponysay</title>
|
||||
<title>Ponysay: Providing ponies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Providing ponies">
|
||||
<meta name="keywords" content="Ponysay: Providing ponies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Contributing.html#Contributing" title="Contributing">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Contributing.html#Contributing" rel="up" title="Contributing">
|
||||
<link href="Distributing.html#Distributing" rel="next" title="Distributing">
|
||||
<link href="Contributing.html#Contributing" rel="previous" title="Contributing">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Providing-ponies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Up: <a rel="up" accesskey="u" href="Contributing.html#Contributing">Contributing</a>
|
||||
<hr>
|
||||
Up: <a href="Contributing.html#Contributing" accesskey="u" rel="up">Contributing</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Providing-ponies-1"></a>
|
||||
<h3 class="section">13.1 Providing ponies</h3>
|
||||
<a name="index-create-pony-file"></a>
|
||||
|
||||
<h3 class="section">11.1 Providing ponies</h3>
|
||||
|
||||
<p><a name="index-create-pony-file-411"></a>
|
||||
Most pony images are browser ponies or desktop ponies, browser ponies is a port of
|
||||
<p>Most pony images are browser ponies or desktop ponies, browser ponies is a port of
|
||||
desktop ponies, implementing it in JavaScript. Browser ponies are available at
|
||||
<a href="https://github.com/panzi/Browser-Ponies">https://github.com/panzi/Browser-Ponies</a>. Desktop ponies are available at
|
||||
<a href="http://desktop-pony-team.deviantart.com/">http://desktop-pony-team.deviantart.com/</a>.
|
||||
|
||||
<p>There is also a collection of ponies that are not yet pixelated in a Java
|
||||
</p>
|
||||
<p>There is also a collection of ponies that are not yet pixelated in a Java
|
||||
reimplementation of the early Ponysay:
|
||||
<a href="https://github.com/maandree/unisay/tree/develop/dev/newponies">https://github.com/maandree/unisay/tree/develop/dev/newponies</a>
|
||||
|
||||
<p>There is a checklist named <samp><span class="file">pony-checklist</span></samp> at the <samp><span class="file">dev/</span></samp> directory. You
|
||||
can use the check which ponies are added and which are not. Please update it when fit.
|
||||
</p>
|
||||
<p>There is a checklist named <samp>pony-checklist</samp> at the <samp>dev/</samp> directory. You
|
||||
can use the check which ponies are added and which are not. Please update it when fit.
|
||||
<br>
|
||||
|
||||
<p>New ponies can be created from regular images by using util-say, which is available
|
||||
at <a href="https://github.com/maandree/util-say">https://github.com/maandree/util-say</a>.
|
||||
Prior to version 2.1 of <samp><span class="command">ponysay</span></samp>, <samp><span class="command">img2xterm</span></samp> could be used, by since
|
||||
version 2.1 <samp><span class="command">ponysay</span></samp> is using a new format that only util-say supports.
|
||||
<samp><span class="command">img2xterm</span></samp> (<a href="https://github.com/rossy2401/img2xterm">https://github.com/rossy2401/img2xterm</a>) was used in the
|
||||
</p>
|
||||
<p>New ponies can be created from regular images by using util-say, which is available
|
||||
at <a href="https://github.com/maandree/util-say">https://github.com/maandree/util-say</a>.
|
||||
Prior to version 2.1 of <code>ponysay</code>, <code>img2xterm</code> could be used, by since
|
||||
version 2.1 <code>ponysay</code> is using a new format that only util-say supports.
|
||||
<code>img2xterm</code> (<a href="https://github.com/rossy2401/img2xterm">https://github.com/rossy2401/img2xterm</a>) was used in the
|
||||
early stage, but util-say tries to optimise the images in some aspects: as good as
|
||||
possible for low capability terminals, tries to place the pony–balloon link, displayed
|
||||
as good as possible when marked in the terminal (somewhat compromised by the first
|
||||
aspect,) and same width on all rows.
|
||||
</p>
|
||||
<p>Using util-say:
|
||||
<a name="index-util_002dsay-2"></a>
|
||||
<a name="index-img2ponysay"></a>
|
||||
</p><table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example"><code>img2ponysay -2 -- SOURCE_IMAGE > PONY_FILE</code>
|
||||
|
||||
<p>Using util-say:
|
||||
<a name="index-util_002dsay-412"></a><a name="index-g_t_0040command_007bimg2ponysay_007d-413"></a><p><table class="cartouche" summary="cartouche" border="1"><tr><td>
|
||||
<pre class="example"> <code>img2ponysay -2 -- SOURCE_IMAGE > PONY_FILE</code>
|
||||
|
||||
<code>PONY_FILE</code> should end with <samp><span class="file">.pony</span></samp> and be localed in <samp><span class="file">ponies/</span></samp>,
|
||||
or <samp><span class="file">extraponies/</span></samp> if the pony is not a MLP:FiM pony.
|
||||
|
||||
Omit <samp><span class="option">-2</span></samp> if the source image does not use double pixel size.
|
||||
|
||||
For more information see:
|
||||
<a href="https://github.com/maandree/util-say/wiki/img2ponysay">https://github.com/maandree/util-say/wiki/img2ponysay</a>
|
||||
</pre>
|
||||
</td></tr></table>
|
||||
<code>PONY_FILE</code> should end with <samp>.pony</samp> and be localed in <samp>ponies/</samp>,
|
||||
or <samp>extraponies/</samp> if the pony is not a MLP:FiM pony.
|
||||
|
||||
<p><br>
|
||||
<a name="index-util_002dsay-414"></a><a name="index-g_t_002epng-415"></a><a name="index-png-images-416"></a><a name="index-images_002c-png-417"></a><a name="index-portable-network-graphics-418"></a>If you have util-say installed, which is required to build ponies, you can use PNG
|
||||
files as argument the for <samp><span class="command">ponysay -f</span></samp>, this requires that the file is named
|
||||
<samp><span class="file">.png</span></samp> at the end.
|
||||
Omit <samp>-2</samp> if the source image does not use double pixel size.
|
||||
|
||||
<p><a name="index-palette-419"></a><a name="index-xterm-palette-420"></a><a name="index-pony-palette-421"></a><a name="index-colour-palette-422"></a>The following <samp><span class="command">bash</span></samp> code will print the palette the ponies (the terminals)
|
||||
For more information is available in util-say's info manual. <code>img2ponysay</code>
|
||||
is a legacy command that uses the default settings of <code>ponytool</code> for
|
||||
converting a image file to a pony file.
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
<br>
|
||||
<a name="index-util_002dsay-3"></a>
|
||||
<a name="index-_002epng-2"></a>
|
||||
<a name="index-PNG-images-2"></a>
|
||||
<a name="index-images_002c-PNG-2"></a>
|
||||
<a name="index-Portable-Network-Graphics-2"></a>
|
||||
<p>If you have util-say installed, which is required to build ponies, you can use PNG
|
||||
files as argument the for <code>ponysay -f</code>, this requires that the file is named
|
||||
<samp>.png</samp> at the end.
|
||||
</p>
|
||||
<a name="index-palette"></a>
|
||||
<a name="index-xterm-palette"></a>
|
||||
<a name="index-pony-palette"></a>
|
||||
<a name="index-colour-palette"></a>
|
||||
<p>The following <code>bash</code> code will print the palette the ponies (the terminals)
|
||||
use:
|
||||
<p><table class="cartouche" summary="cartouche" border="1"><tr><td>
|
||||
<pre class="example"> c=16
|
||||
while ((c < 256)); do
|
||||
echo -en "\e[48;5;${c}m \e[49m"
|
||||
c=$(( $c + 1 ))
|
||||
if (( $(( c % 36 )) == 16 )); then
|
||||
echo
|
||||
fi
|
||||
done; echo
|
||||
</pre>
|
||||
</td></tr></table>
|
||||
</p><table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example">c=16
|
||||
while ((c < 256)); do
|
||||
echo -en "\e[48;5;${c}m \e[49m"
|
||||
c=$(( $c + 1 ))
|
||||
if (( $(( c % 36 )) == 16 )); then
|
||||
echo
|
||||
fi
|
||||
done; echo
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p><br>
|
||||
For the palette to be correct, which is especially important when you draw ponies, you
|
||||
<br>
|
||||
<p>For the palette to be correct, which is especially important when you draw ponies, you
|
||||
must not redefine the colours in the range 16 to 255 (inclusive).
|
||||
|
||||
<p><a name="index-ttypony-423"></a>When a pony is added please also add a ttypony version, i.e. the pony files used in
|
||||
TTY, but if you don't please state so in the pull request so we do not miss the
|
||||
create it; the simplest way to do this is to run <samp><span class="command">dev/dist.sh ttyponies</span></samp> after
|
||||
adding the ponies to <samp><span class="file">ponies/</span></samp>, running <samp><span class="command">dev/dist.sh ttyponies</span></samp> will build
|
||||
(or rebuild) all ttyponies with a pony present in <samp><span class="file">ponies/</span></samp>, and creates all
|
||||
</p>
|
||||
<a name="index-ttypony"></a>
|
||||
<p>When a pony is added please also add a ttypony version, i.e. the pony files used in
|
||||
TTY, but if you don’t please state so in the pull request so we do not miss the
|
||||
create it; the simplest way to do this is to run <code>dev/dist.sh ttyponies</code> after
|
||||
adding the ponies to <samp>ponies/</samp>, running <code>dev/dist.sh ttyponies</code> will build
|
||||
(or rebuild) all ttyponies with a pony present in <samp>ponies/</samp>, and creates all
|
||||
needed symlinks.
|
||||
|
||||
<p>To be able to run <samp><span class="command">dev/dist.sh ttyponies</span></samp> you must have the packages listed under
|
||||
</p>
|
||||
<p>To be able to run <code>dev/dist.sh ttyponies</code> you must have the packages listed under
|
||||
<a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">Dependencies for pony providers</a>.
|
||||
|
||||
<p><a name="index-ponyquotes-424"></a><a name="index-quotes-425"></a>Also when adding new ponies, please map them up in the file <samp><span class="file">ponyquotes/ponies</span></samp>.
|
||||
</p>
|
||||
<a name="index-ponyquotes-1"></a>
|
||||
<a name="index-quotes-3"></a>
|
||||
<p>Also when adding new ponies, please map them up in the file <samp>ponyquotes/ponies</samp>.
|
||||
If the pony is a new pony without any other alternative image just add it to a new
|
||||
line, without <samp><span class="file">.pony</span></samp>, preferably in its alphabetical position. If the file is
|
||||
line, without <samp>.pony</samp>, preferably in its alphabetical position. If the file is
|
||||
a symlink add it to the same line as the target pony, and if the pony has and
|
||||
alternative image add it the the same line as that pony. Ponies on the same line are
|
||||
separated with a plus sign (<code>+</code>) without any white space. When a line is too
|
||||
long for a file name (this has happened to Pinkie Pie [<samp><span class="file">pinkie</span></samp>],) it must be
|
||||
long for a file name (this has happened to Pinkie Pie [<samp>pinkie</samp>],) it must be
|
||||
split into multiple lines, these lines should have their first pony file in common.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Up: <a href="Contributing.html#Contributing" accesskey="u" rel="up">Contributing</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
85
pages/ponysay/Reporting-bugs.html
Normal file
85
pages/ponysay/Reporting-bugs.html
Normal file
|
@ -0,0 +1,85 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Reporting bugs</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Reporting bugs">
|
||||
<meta name="keywords" content="Ponysay: Reporting bugs">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Problems-and-requests.html#Problems-and-requests" rel="up" title="Problems and requests">
|
||||
<link href="Requesting-ponies.html#Requesting-ponies" rel="next" title="Requesting ponies">
|
||||
<link href="External-bugs.html#External-bugs" rel="previous" title="External bugs">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Reporting-bugs"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Requesting-ponies.html#Requesting-ponies" accesskey="n" rel="next">Requesting ponies</a>, Previous: <a href="External-bugs.html#External-bugs" accesskey="p" rel="previous">External bugs</a>, Up: <a href="Problems-and-requests.html#Problems-and-requests" accesskey="u" rel="up">Problems and requests</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Reporting-bugs-1"></a>
|
||||
<h3 class="section">9.2 Reporting bugs</h3>
|
||||
<a name="index-bugs_002c-reporting"></a>
|
||||
<a name="index-report-bugs"></a>
|
||||
|
||||
<p>If you find a bug in <code>ponysay</code>, install the last version
|
||||
from <a href="https://github.com/erkin/ponysay">https://github.com/erkin/ponysay</a>, and if it is still
|
||||
present, please report it at <a href="https://github.com/erkin/ponysay/issues">https://github.com/erkin/ponysay/issues</a>.
|
||||
Please be as descriptive as possible, as it will help us verify it
|
||||
solve it faster.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
85
pages/ponysay/Requesting-ponies.html
Normal file
85
pages/ponysay/Requesting-ponies.html
Normal file
|
@ -0,0 +1,85 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Requesting ponies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Requesting ponies">
|
||||
<meta name="keywords" content="Ponysay: Requesting ponies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Problems-and-requests.html#Problems-and-requests" rel="up" title="Problems and requests">
|
||||
<link href="Dependencies.html#Dependencies" rel="next" title="Dependencies">
|
||||
<link href="Reporting-bugs.html#Reporting-bugs" rel="previous" title="Reporting bugs">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Requesting-ponies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a href="Reporting-bugs.html#Reporting-bugs" accesskey="p" rel="previous">Reporting bugs</a>, Up: <a href="Problems-and-requests.html#Problems-and-requests" accesskey="u" rel="up">Problems and requests</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Requesting-ponies-1"></a>
|
||||
<h3 class="section">9.3 Requesting ponies</h3>
|
||||
<a name="index-pony-requests"></a>
|
||||
<a name="index-request-ponies"></a>
|
||||
|
||||
<p>If you want I specific pony added, ask us at
|
||||
<a href="https://github.com/erkin/ponysay/issues">https://github.com/erkin/ponysay/issues</a> and we will add it.
|
||||
To speed the up the process, if possible, supply good pictures. Full visibly,
|
||||
transparent background, and pixelated are the properties that makes a picture good.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,55 +0,0 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title>Requests - Ponysay</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Problems-and-requests.html#Problems-and-requests" title="Problems and requests">
|
||||
<link rel="prev" href="Problems.html#Problems" title="Problems">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Requests"></a>
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Problems.html#Problems">Problems</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Problems-and-requests.html#Problems-and-requests">Problems and requests</a>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<h3 class="section">7.2 Requesting ponies</h3>
|
||||
|
||||
<p><a name="index-pony-requests-166"></a>
|
||||
If you want I specific pony added, ask us at
|
||||
<a href="https://github.com/erkin/ponysay/issues">https://github.com/erkin/ponysay/issues</a> and we will add it.
|
||||
To speed the up the process, if possible, supply good pictures. Full visibly,
|
||||
transparent background, and pixelated are the properties that makes a picture good.
|
||||
|
||||
</body></html>
|
||||
|
|
@ -1,60 +1,92 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Required runtime dependencies - Ponysay</title>
|
||||
<title>Ponysay: Required runtime dependencies</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Required runtime dependencies">
|
||||
<meta name="keywords" content="Ponysay: Required runtime dependencies">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Dependencies.html#Dependencies" title="Dependencies">
|
||||
<link rel="next" href="Optional-runtime-dependencies.html#Optional-runtime-dependencies" title="Optional runtime dependencies">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Dependencies.html#Dependencies" rel="up" title="Dependencies">
|
||||
<link href="Optional-runtime-dependencies.html#Optional-runtime-dependencies" rel="next" title="Optional runtime dependencies">
|
||||
<link href="Dependencies.html#Dependencies" rel="previous" title="Dependencies">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Required-runtime-dependencies"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">Optional runtime dependencies</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Dependencies.html#Dependencies">Dependencies</a>
|
||||
<hr>
|
||||
Next: <a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies" accesskey="n" rel="next">Optional runtime dependencies</a>, Up: <a href="Dependencies.html#Dependencies" accesskey="u" rel="up">Dependencies</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Required-runtime-dependencies-1"></a>
|
||||
<h3 class="section">10.1 Required runtime dependencies</h3>
|
||||
|
||||
<h3 class="section">8.1 Required runtime dependencies</h3>
|
||||
|
||||
<dl>
|
||||
<dt><samp><span class="command">coreutils</span></samp><dd><samp><span class="command">stty</span></samp> is used to determine the size of the terminal.
|
||||
<br><dt><samp><span class="command">python>=3<a rel="footnote" href="#fn-1" name="fnd-1"><sup>1</sup></a></span></samp><dd><samp><span class="command">ponysay</span></samp> is written in pure Python 3.
|
||||
<dl compact="compact">
|
||||
<dt><code>coreutils</code></dt>
|
||||
<dd><p><code>stty</code> is used to determine the size of the terminal.
|
||||
</p></dd>
|
||||
<dt><code>python>=3<a name="DOCF1" href="#FOOT1"><sup>1</sup></a></code></dt>
|
||||
<dd><p><code>ponysay</code> is written in pure Python 3.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
<div class="footnote">
|
||||
<div class="footnote">
|
||||
<hr>
|
||||
<h4>Footnotes</h4><p class="footnote"><small>[<a name="fn-1" href="#fnd-1">1</a>]</small> Sometimes distributed as <samp><span class="command">python3</span></samp> rather than <samp><span class="command">python</span></samp>.</p>
|
||||
<h4 class="footnotes-heading">Footnotes</h4>
|
||||
|
||||
<hr></div>
|
||||
<h3><a name="FOOT1" href="#DOCF1">(1)</a></h3>
|
||||
<p>Sometimes distributed as <code>python3</code> rather than <code>python</code>.</p>
|
||||
</div>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,65 +1,95 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Running on TTY - Ponysay</title>
|
||||
<title>Ponysay: Running on TTY</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Running on TTY">
|
||||
<meta name="keywords" content="Ponysay: Running on TTY">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Advanced-usage.html#Advanced-usage" title="Advanced usage">
|
||||
<link rel="prev" href="Ponification.html#Ponification" title="Ponification">
|
||||
<link rel="next" href="Running-on-screen.html#Running-on-screen" title="Running on screen">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="up" title="Advanced usage">
|
||||
<link href="Running-on-screen.html#Running-on-screen" rel="next" title="Running on screen">
|
||||
<link href="Ponification.html#Ponification" rel="previous" title="Ponification">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Running-on-TTY"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Running-on-screen.html#Running-on-screen">Running on screen</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Ponification.html#Ponification">Ponification</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>
|
||||
<hr>
|
||||
Next: <a href="Running-on-screen.html#Running-on-screen" accesskey="n" rel="next">Running on screen</a>, Previous: <a href="Ponification.html#Ponification" accesskey="p" rel="previous">Ponification</a>, Up: <a href="Advanced-usage.html#Advanced-usage" accesskey="u" rel="up">Advanced usage</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<a name="Running-on-TTY-1"></a>
|
||||
<h3 class="section">3.4 Running on TTY</h3>
|
||||
<a name="index-TTY"></a>
|
||||
<a name="index-Linux-VT-3"></a>
|
||||
<a name="index-_002ebashrc-1"></a>
|
||||
<a name="index-_007e_002f_002ebashrc-1"></a>
|
||||
|
||||
<p><a name="index-tty-103"></a><a name="index-linux-vt-104"></a><a name="index-g_t_0040file_007b_002ebashrc_007d-105"></a><a name="index-g_t_0040file_007b_007e_002f_002ebashrc_007d-106"></a>
|
||||
If you use TTY and have a custom colour palette, you should also add to your
|
||||
<samp><span class="file">~/.bashrc</span></samp>, before <code>fortune | ponysay</code>:
|
||||
<p><table class="cartouche" summary="cartouche" border="1"><tr><td>
|
||||
<pre class="example"> [ "$TERM" = "linux" ] &&
|
||||
function ponysay
|
||||
{ exec ponysay "$@"
|
||||
#RESET PALETTE HERE
|
||||
}
|
||||
</pre>
|
||||
</td></tr></table>
|
||||
<p>If you use TTY and have a custom colour palette, you should also add to your
|
||||
<samp>~/.bashrc</samp>, before <code>fortune | ponysay</code>:
|
||||
</p><table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example">[ "$TERM" = "linux" ] &&
|
||||
function ponysay
|
||||
{ exec ponysay "$@"
|
||||
#RESET PALETTE HERE
|
||||
}
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p>You should read more about this in <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a>.
|
||||
<p>You should read more about this in <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a>.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,68 +1,99 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Running on screen - Ponysay</title>
|
||||
<title>Ponysay: Running on screen</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Running on screen">
|
||||
<meta name="keywords" content="Ponysay: Running on screen">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Advanced-usage.html#Advanced-usage" title="Advanced usage">
|
||||
<link rel="prev" href="Running-on-TTY.html#Running-on-TTY" title="Running on TTY">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="up" title="Advanced usage">
|
||||
<link href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc" rel="next" title="~/.ponysayrc">
|
||||
<link href="Running-on-TTY.html#Running-on-TTY" rel="previous" title="Running on TTY">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Running-on-screen"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Running-on-TTY.html#Running-on-TTY">Running on TTY</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>
|
||||
<hr>
|
||||
Next: <a href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc" accesskey="n" rel="next">~/.ponysayrc</a>, Previous: <a href="Running-on-TTY.html#Running-on-TTY" accesskey="p" rel="previous">Running on TTY</a>, Up: <a href="Advanced-usage.html#Advanced-usage" accesskey="u" rel="up">Advanced usage</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Running-on-screen-1"></a>
|
||||
<h3 class="section">3.5 Running on <code>screen</code></h3>
|
||||
<a name="index-screen"></a>
|
||||
<a name="index-_002ebashrc-2"></a>
|
||||
<a name="index-_007e_002f_002ebashrc-2"></a>
|
||||
|
||||
<h3 class="section">3.5 Running on <samp><span class="command">screen</span></samp></h3>
|
||||
|
||||
<p><a name="index-g_t_0040command_007bscreen_007d-107"></a><a name="index-g_t_0040file_007b_002ebashrc_007d-108"></a><a name="index-g_t_0040file_007b_007e_002f_002ebashrc_007d-109"></a>
|
||||
<samp><span class="command">screen</span></samp> will adapt ANSI colour escape sequences to your terminal's
|
||||
<p><code>screen</code> will adapt ANSI colour escape sequences to your terminal’s
|
||||
capabilities. This means that if your terminal reports itself as <code>xterm</code>
|
||||
in <samp><span class="env">$TERM</span></samp> ponies will lose their colours; they will only use the lower 16
|
||||
in <code>$TERM</code> ponies will lose their colours; they will only use the lower 16
|
||||
colours instead of the top 240 colours. By default, almost all X terminals,
|
||||
including <samp><span class="command">xterm</span></samp> and <samp><span class="command">mate-terminal</span></samp> reports themselves as
|
||||
<code>xterm</code> in <samp><span class="env">$TERM</span></samp>, and some reports their actual name in <samp><span class="env">$COLORTERM</span></samp>.
|
||||
So before opening <samp><span class="command">screen</span></samp> you use set <samp><span class="env">$TERM</span></samp> to <code>xterm-256color</code>,
|
||||
if you are using a terminal with support for <code>xterm</code>'s 256 colours; this
|
||||
can be done by adding to your <samp><span class="file">~/.bashrc</span></samp>:
|
||||
<p><table class="cartouche" summary="cartouche" border="1"><tr><td>
|
||||
<pre class="example"> [ "$TERM" = "xterm" ] &&
|
||||
function screen
|
||||
{ export TERM="xterm-256color"
|
||||
exec screen "$@"
|
||||
}
|
||||
</pre>
|
||||
</td></tr></table>
|
||||
including <code>xterm</code> and <code>mate-terminal</code> reports themselves as
|
||||
<code>xterm</code> in <code>$TERM</code>, and some reports their actual name in <code>$COLORTERM</code>.
|
||||
So before opening <code>screen</code> you use set <code>$TERM</code> to <code>xterm-256color</code>,
|
||||
if you are using a terminal with support for <code>xterm</code>’s 256 colours; this
|
||||
can be done by adding to your <samp>~/.bashrc</samp>:
|
||||
</p><table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example">[ "$TERM" = "xterm" ] &&
|
||||
function screen
|
||||
{ export TERM="xterm-256color"
|
||||
exec screen "$@"
|
||||
}
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,71 +1,110 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Shell auto-completion - Ponysay</title>
|
||||
<title>Ponysay: Shell auto-completion</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Shell auto-completion">
|
||||
<meta name="keywords" content="Ponysay: Shell auto-completion">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="prev" href="Languages.html#Languages" title="Languages">
|
||||
<link rel="next" href="Universal-Character-Set.html#Universal-Character-Set" title="Universal Character Set">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Universal-Character-Set.html#Universal-Character-Set" rel="next" title="Universal Character Set">
|
||||
<link href="Languages.html#Languages" rel="previous" title="Languages">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Shell-auto-completion"></a>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Shell-auto_002dcompletion"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Universal-Character-Set.html#Universal-Character-Set">Universal Character Set</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Languages.html#Languages">Languages</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Next: <a href="Universal-Character-Set.html#Universal-Character-Set" accesskey="n" rel="next">Universal Character Set</a>, Previous: <a href="Languages.html#Languages" accesskey="p" rel="previous">Languages</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Shell-auto_002dcompletion-1"></a>
|
||||
<h3 class="section">12.8 Shell auto-completion</h3>
|
||||
<a name="index-auto_002dcompletion_002c-inner-workings"></a>
|
||||
<a name="index-shell_002c-auto_002dcompletion"></a>
|
||||
<a name="index-_002d_002donelist"></a>
|
||||
<a name="index-_002b_002bonelist"></a>
|
||||
<a name="index-_002d_002dOnelist"></a>
|
||||
<a name="index-_002d_002dquoters"></a>
|
||||
<a name="index-auto_002dauto_002dcomplete"></a>
|
||||
|
||||
<h3 class="section">10.7 Shell auto-completion</h3>
|
||||
|
||||
<p><a name="index-auto_002dcompletion_002c-inner-workings-401"></a><a name="index-shell_002c-auto_002dcompletion-402"></a><a name="index-g_t_0040option_007b_002d_002donelist_007d-403"></a><a name="index-g_t_0040option_007b_002b_002bonelist_007d-404"></a><a name="index-g_t_0040option_007b_002d_002dquoters_007d-405"></a>
|
||||
To make it easier to write auto-completion for shells, <samp><span class="command">ponysay</span></samp> supports
|
||||
the two options <samp><span class="option">--onelist</span></samp>, <samp><span class="option">++onelist</span></samp> and <samp><span class="option">--quoters</span></samp>,
|
||||
which has no short versions.
|
||||
|
||||
<p>Executing <samp><span class="command">ponysay --onelist</span></samp> will list every available standard (MLP:FiM)
|
||||
<p>To make it easier to write auto-completion for shells, <code>ponysay</code> supports
|
||||
the options <samp>--onelist</samp>, <samp>++onelist</samp>, <samp>--Onelist</samp> and
|
||||
<samp>--quoters</samp>, which has no short versions. To make it even easier we use
|
||||
<code>auto-auto-complete</code> (<a href="https://www.github.com/maandree/auto-auto-complete">https://www.github.com/maandree/auto-auto-complete</a>)
|
||||
to generate auto-completion scripts, currently it supports <code>bash</code>,
|
||||
<code>fish</code> and <code>zsh</code>, the built system uses that program to generate
|
||||
completion for each shell.
|
||||
</p>
|
||||
<p>Executing <code>ponysay --onelist</code> will list every available standard (MLP:FiM)
|
||||
pony, independent of where it is located, the output is a sorted and consists only
|
||||
of one pony per line.
|
||||
|
||||
<p>Executing <samp><span class="command">ponysay ++onelist</span></samp> will list every available extra (non-MLP:FiM)
|
||||
</p>
|
||||
<p>Executing <code>ponysay ++onelist</code> will list every available extra (non-MLP:FiM)
|
||||
pony, independent of where it is located, the output is a sorted and consists only
|
||||
of one pony per line.
|
||||
|
||||
<p><samp><span class="command">ponysay --quoters</span></samp> work just as <samp><span class="command">ponysay --onelist</span></samp>, excepts
|
||||
</p>
|
||||
<p>Executing <code>ponysay --Onelist</code> will list every available standard pony as
|
||||
well as extra pony, independent of where it is located, the output is a sorted and
|
||||
consists only of one pony per line.
|
||||
</p>
|
||||
<p><code>ponysay --quoters</code> work just as <code>ponysay --onelist</code>, excepts
|
||||
it limits the ponies to those that have quotes. Ponies that have quotes,
|
||||
but does not exist, i.e. does not have a .pony-file, are not listed.
|
||||
</p>
|
||||
<p>Auto-completion scripts should not suggest these options.
|
||||
</p>
|
||||
|
||||
<p>Auto-completion scripts should not suggest these options.
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,54 +1,81 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Source Mage GNU/Linux - Ponysay</title>
|
||||
<title>Ponysay: Source Mage GNU/Linux</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Source Mage GNU/Linux">
|
||||
<meta name="keywords" content="Ponysay: Source Mage GNU/Linux">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link rel="prev" href="Gentoo-Linux.html#Gentoo-Linux" title="Gentoo Linux">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Package-repositories.html#Package-repositories" rel="up" title="Package repositories">
|
||||
<link href="Exotic-operating-systems.html#Exotic-operating-systems" rel="next" title="Exotic operating systems">
|
||||
<link href="Gentoo-Linux.html#Gentoo-Linux" rel="previous" title="Gentoo Linux">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Source-Mage-GNU%2fLinux"></a>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Source-Mage-GNU_002fLinux"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Gentoo-Linux.html#Gentoo-Linux">Gentoo Linux</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Package-repositories.html#Package-repositories">Package repositories</a>
|
||||
<hr>
|
||||
Previous: <a href="Gentoo-Linux.html#Gentoo-Linux" accesskey="p" rel="previous">Gentoo Linux</a>, Up: <a href="Package-repositories.html#Package-repositories" accesskey="u" rel="up">Package repositories</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Source-Mage-GNU_002fLinux-1"></a>
|
||||
<h4 class="subsection">11.2.6 Source Mage GNU/Linux</h4>
|
||||
<a name="index-Source-Mage-GNU_002fLinux"></a>
|
||||
|
||||
<h4 class="subsection">9.2.6 Source Mage GNU/Linux</h4>
|
||||
|
||||
<p><a name="index-source-mage-gnu_002flinux-378"></a>
|
||||
The spell <code>util/ponysay</code><!-- /@w --> (user maintained) is available in Grimoire for
|
||||
<p>The spell <code>util/ponysay</code><!-- /@w --> (user maintained) is available in Grimoire for
|
||||
Source Mage GNU/Linux<!-- /@w -->.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,76 +1,120 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Terminals - Ponysay</title>
|
||||
<title>Ponysay: Terminals</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Terminals">
|
||||
<meta name="keywords" content="Ponysay: Terminals">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Limitations.html#Limitations" title="Limitations">
|
||||
<link rel="next" href="Cowsay.html#Cowsay" title="Cowsay">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Limitations.html#Limitations" rel="up" title="Limitations">
|
||||
<link href="GNU-Hurd.html#GNU-Hurd" rel="next" title="GNU Hurd">
|
||||
<link href="Limitations.html#Limitations" rel="previous" title="Limitations">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Terminals"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Cowsay.html#Cowsay">Cowsay</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Limitations.html#Limitations">Limitations</a>
|
||||
<hr>
|
||||
Next: <a href="GNU-Hurd.html#GNU-Hurd" accesskey="n" rel="next">GNU Hurd</a>, Up: <a href="Limitations.html#Limitations" accesskey="u" rel="up">Limitations</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Terminals-1"></a>
|
||||
<h3 class="section">8.1 Terminals</h3>
|
||||
<a name="index-terminals"></a>
|
||||
<a name="index-fonts"></a>
|
||||
<a name="index-broken-ponies"></a>
|
||||
|
||||
<h3 class="section">6.1 Terminals</h3>
|
||||
|
||||
<p><a name="index-terminals-147"></a><a name="index-fonts-148"></a><a name="index-broken-ponies-149"></a>
|
||||
<a name="index-xterm-150"></a><a name="index-putty-151"></a>Ponysay works perfectly on <samp><span class="command">xterm</span></samp>, <samp><span class="command">xterm</span></samp> like terminals including
|
||||
<samp><span class="command">putty</span></samp>, settings may however need to be customised for Unicode Character Set
|
||||
<a name="index-xterm"></a>
|
||||
<a name="index-putty"></a>
|
||||
<p>Ponysay works perfectly on <code>xterm</code>, <code>xterm</code> like terminals including
|
||||
<code>putty</code>, settings may however need to be customised for Unicode Character Set
|
||||
(UCS) support, but less well, depending on font, on VTE based terminals including
|
||||
<samp><span class="command">mate-terminal</span></samp>.
|
||||
|
||||
<p><a name="index-kms-152"></a><a name="index-kernel-mode-setting-153"></a><a name="index-tty-154"></a><a name="index-linux-vt-155"></a>On Linux's native terminal Linux VT (TTY) it works less well, and not good at all
|
||||
<code>mate-terminal</code>.
|
||||
</p>
|
||||
<a name="index-KMS-3"></a>
|
||||
<a name="index-kernel-mode-setting-2"></a>
|
||||
<a name="index-TTY-6"></a>
|
||||
<a name="index-Linux-VT-6"></a>
|
||||
<p>On Linux’s native terminal Linux VT (TTY) it works less well, and not good at all
|
||||
without Kernel Mode Setting (KMS) support. See <a href="https://github.com/erkin/ponysay/issues/1">https://github.com/erkin/ponysay/issues/1</a>
|
||||
for more information. <samp><span class="command">ponysay</span></samp> clears the screen before printing to TTY, this
|
||||
for more information. <code>ponysay</code> clears the screen before printing to TTY, this
|
||||
is because if your graphics driver supports KMS, the colours will be messed by when the
|
||||
ponies position moves on the screen, this is also reason why the output is truncated on
|
||||
the height in TTY by default.
|
||||
|
||||
<p>Most terminals have support for 256 colours, we do however only use the top 240
|
||||
</p>
|
||||
<p>Most terminals have support for 256 colours, we do however only use the top 240
|
||||
colours; this is because the lower 16 colours are usually, in contrast to the top 240,
|
||||
customised. We assume that the top 240 colours have their standard values. In TTY with
|
||||
KMS support we dot have any actual limit (except for 2^24 + full
|
||||
KMS support we dot have any actual limit (except for <em>2^{24}</em> + full
|
||||
transparency.)
|
||||
|
||||
<p><a name="index-xterm-156"></a><a name="index-urxvt-157"></a><a name="index-putty-158"></a><a name="index-rxvt-159"></a><a name="index-mrxvt-160"></a><a name="index-Eterm-161"></a><a name="index-aterm-162"></a><samp><span class="command">ponysay</span></samp> works perfectly on <samp><span class="command">xterm</span></samp>, <samp><span class="command">urxvt</span></samp> and
|
||||
<samp><span class="command">putty</span></samp>, but <samp><span class="command">rxvt</span></samp>, <samp><span class="command">mrxvt</span></samp> and <samp><span class="command">Eterm</span></samp> do not have
|
||||
UTF-8 support and are currently not supported. Additionally <samp><span class="command">aterm</span></samp> have
|
||||
</p>
|
||||
<a name="index-xterm-1"></a>
|
||||
<a name="index-urxvt"></a>
|
||||
<a name="index-putty-1"></a>
|
||||
<a name="index-rxvt"></a>
|
||||
<a name="index-mrxvt"></a>
|
||||
<a name="index-Eterm"></a>
|
||||
<a name="index-aterm"></a>
|
||||
<p><code>ponysay</code> works perfectly on <code>xterm</code>, <code>urxvt</code> and
|
||||
<code>putty</code>, but <code>rxvt</code>, <code>mrxvt</code> and <code>Eterm</code> do not have
|
||||
UTF-8 support and are currently not supported. Additionally <code>aterm</code> have
|
||||
neither UTF-8 support nor 256 colour support, and is therefore not yet supported.
|
||||
|
||||
<p><a name="index-g_t9term-163"></a>Due to extreme limitations in <samp><span class="command">9term</span></samp> <samp><span class="command">ponysay</span></samp> will never be able to
|
||||
</p>
|
||||
<a name="index-9term"></a>
|
||||
<p>Due to extreme limitations in <code>9term</code> <code>ponysay</code> will never be able to
|
||||
run on it.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,131 +1,274 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Terminology - Ponysay</title>
|
||||
<title>Ponysay: Terminology</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Terminology">
|
||||
<meta name="keywords" content="Ponysay: Terminology">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Distributing.html#Distributing" title="Distributing">
|
||||
<link rel="next" href="Change-log.html#Change-log" title="Change log">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Change-log.html#Change-log" rel="next" title="Change log">
|
||||
<link href="Distributing.html#Distributing" rel="previous" title="Distributing">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Terminology"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Change-log.html#Change-log">Change log</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Distributing.html#Distributing">Distributing</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
<hr>
|
||||
Next: <a href="Change-log.html#Change-log" accesskey="n" rel="next">Change log</a>, Previous: <a href="Distributing.html#Distributing" accesskey="p" rel="previous">Distributing</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Terminology-1"></a>
|
||||
<h2 class="chapter">15 Terminology</h2>
|
||||
<a name="index-terminology"></a>
|
||||
|
||||
<h2 class="chapter">13 Terminology</h2>
|
||||
|
||||
<p><a name="index-terminology-432"></a>
|
||||
<dl>
|
||||
<dt><i>MLP:FiM</i><dd><a name="index-MLP_003aFiM-433"></a>The television show My Little Pony: Friendship is Magic.
|
||||
|
||||
<br><dt><i>My Little Pony</i><dd><a name="index-my-little-pony-434"></a>The successor to My Pretty Pony, the toy not the short story by Stephen King.
|
||||
|
||||
<br><dt><i>TTY</i><dt><i>Linux VT</i><dd><a name="index-tty-435"></a><a name="index-linux-vt-436"></a>Linux's native terminal emulator. The name TTY comes from the file names for the
|
||||
devices used for terminals by Linux VT, which is <samp><span class="file">/dev/tty*</span></samp>.
|
||||
|
||||
<br><dt><i>KMS</i><dt><i>Kernel Mode Setting</i><dd><a name="index-kms-437"></a><a name="index-kernel-mode-setting-438"></a>A feature in Linux allowing mode setting in kernel-space, this gives the TTY,
|
||||
<dl compact="compact">
|
||||
<dt><i>MLP:FiM</i></dt>
|
||||
<dd><a name="index-MLP_003aFiM"></a>
|
||||
<p>The television show My Little Pony: Friendship is Magic.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>My Little Pony</i></dt>
|
||||
<dd><a name="index-My-Little-Pony"></a>
|
||||
<p>The successor to My Pretty Pony, the toy not the short story by Stephen King.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>TTY</i></dt>
|
||||
<dt><i>Linux VT</i></dt>
|
||||
<dd><a name="index-TTY-10"></a>
|
||||
<a name="index-Linux-VT-9"></a>
|
||||
<p>Linux’s native terminal emulator. The name TTY comes from the file names for the
|
||||
devices used for terminals by Linux VT, which is <samp>/dev/tty*</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>KMS</i></dt>
|
||||
<dt><i>Kernel Mode Setting</i></dt>
|
||||
<dd><a name="index-KMS-7"></a>
|
||||
<a name="index-kernel-mode-setting-5"></a>
|
||||
<p>A feature in Linux allowing mode setting in kernel-space, this gives the TTY,
|
||||
for example better colour support. I would go to Wikipedia for more information.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>ttyponies</i></dt>
|
||||
<dd><a name="index-ttyponies"></a>
|
||||
<p>Pony files used in TTY.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>kmsponies</i></dt>
|
||||
<dd><a name="index-kmsponies-3"></a>
|
||||
<p>Pony files generated for use in TTY with custom TTY colour palette and KMS support.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>extraponies</i></dt>
|
||||
<dt><i>extra ponies</i></dt>
|
||||
<dd><a name="index-extraponies"></a>
|
||||
<a name="index-extra-ponies"></a>
|
||||
<p>Pony files of ponies that are not a part of MLP:FiM.
|
||||
</p></dd>
|
||||
<dt><i>standard ponies</i></dt>
|
||||
<dd><a name="index-standard-ponies"></a>
|
||||
|
||||
<br><dt><i>ttyponies</i><dd><a name="index-ttyponies-439"></a>Pony files used in TTY.
|
||||
|
||||
<br><dt><i>kmsponies</i><dd><a name="index-kmsponies-440"></a>Pony files generated for use in TTY with custom TTY colour palette and KMS support.
|
||||
|
||||
<br><dt><i>extraponies</i><dt><i>extra ponies</i><dd><a name="index-extraponies-441"></a><a name="index-extra-ponies-442"></a>Pony files of ponies that are not a part of MLP:FiM.
|
||||
<br><dt><i>standard ponies</i><dd><a name="index-standard-ponies-443"></a>
|
||||
Pony files of ponies that are a part of MLP:FiM.
|
||||
<br><dt><i>systemponies</i><dt><i>sysponies</i><dd><a name="index-systemponies-444"></a><a name="index-sysponies-445"></a>Pony files located in <samp><span class="file">/usr/share/ponysay</span></samp>.
|
||||
|
||||
<br><dt><i>homeponies</i><dt><i>usrponies</i><dd><a name="index-homeponies-446"></a><a name="index-usrponies-447"></a>Pony files located in <samp><span class="file">~/.local/share/ponysay</span></samp>.
|
||||
|
||||
<br><dt><i>browser ponies</i><dd><a name="index-browser-ponies-448"></a><a name="index-desktop-ponies-449"></a>A JavaScript program which is the source for most of our ponies. It is a port of
|
||||
<p>Pony files of ponies that are a part of MLP:FiM.
|
||||
</p></dd>
|
||||
<dt><i>systemponies</i></dt>
|
||||
<dt><i>sysponies</i></dt>
|
||||
<dd><a name="index-systemponies"></a>
|
||||
<a name="index-sysponies"></a>
|
||||
<p>Pony files located in <samp>/usr/share/ponysay</samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>homeponies</i></dt>
|
||||
<dt><i>usrponies</i></dt>
|
||||
<dd><a name="index-homeponies"></a>
|
||||
<a name="index-usrponies"></a>
|
||||
<p>Pony files located in <samp>${XDG_DATA_HOME}/ponysay</samp> or <samp>~/.local/share/ponysay</samp> (fallback).
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>browser ponies</i></dt>
|
||||
<dd><a name="index-browser-ponies"></a>
|
||||
<a name="index-desktop-ponies"></a>
|
||||
<p>A JavaScript program which is the source for most of our ponies. It is a port of
|
||||
<i>desktop ponies</i>.
|
||||
|
||||
<br><dt><i>ponification</i><dd><a name="index-ponification-450"></a>The process of converting English text to Equestrian English.
|
||||
|
||||
<br><dt><i>Equestrian English</i><dd><a name="index-Equestrian-English-451"></a>The English dialect spoken by the ponies in MLP:FiM, the basic role is that it
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>ponification</i></dt>
|
||||
<dd><a name="index-ponification-1"></a>
|
||||
<p>The process of converting English text to Equestrian English.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>Equestrian English</i></dt>
|
||||
<dd><a name="index-Equestrian-English"></a>
|
||||
<p>The English dialect spoken by the ponies in MLP:FiM, the basic role is that it
|
||||
is American English with as many words and parts of words as possible exchanged
|
||||
to words having to do with ponies, including the work `pony' itself. This is
|
||||
to words having to do with ponies, including the work ‘pony’ itself. This is
|
||||
normally the language we, the developers, write in, except we may use another
|
||||
English, e.g. British English, as the base language.
|
||||
|
||||
<br><dt><i>best.pony</i><dd><a name="index-best_002epony-452"></a>The pony you think is [the] best pony. It should be a symlink pony. It is a feature
|
||||
affecting the <samp><span class="option">-f</span></samp>, <samp><span class="option">-F</span></samp> and <samp><span class="option">-q</span></samp> options.
|
||||
|
||||
<br><dt><i>pony symlink</i><dt><i>symlink pony</i><dd><a name="index-pony-symlink-453"></a><a name="index-symlink-pony-454"></a>A pony file that is a symbolic link to another pony file. Symbolic links can be
|
||||
created with the command <samp><span class="command">ln -s TARGET SYMLINK</span></samp>.
|
||||
|
||||
<br><dt><i>ponyquotes</i><dd><a name="index-ponyquotes-455"></a>A feature enabling ponies to quote them self from MLP:FiM.
|
||||
|
||||
<br><dt><i>environment variables</i><dd><a name="index-environment-variables-456"></a>Variables stored to the environment with the command <samp><span class="command">export VARIABLE=VALUE</span></samp>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>best.pony</i></dt>
|
||||
<dd><a name="index-best_002epony-1"></a>
|
||||
<p>The pony you think is [the] best pony. It should be a symlink pony. It is a feature
|
||||
affecting the <samp>-f</samp>, <samp>+f</samp>, <samp>-F</samp> and <samp>-q</samp> options.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>pony symlink</i></dt>
|
||||
<dt><i>symlink pony</i></dt>
|
||||
<dd><a name="index-pony-symlink"></a>
|
||||
<a name="index-symlink-pony"></a>
|
||||
<p>A pony file that is a symbolic link to another pony file. Symbolic links can be
|
||||
created with the command <code>ln -s TARGET SYMLINK</code>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>ponyquotes</i></dt>
|
||||
<dd><a name="index-ponyquotes-2"></a>
|
||||
<p>A feature enabling ponies to quote them self from MLP:FiM.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>environment variables</i></dt>
|
||||
<dd><a name="index-environment-variables-3"></a>
|
||||
<p>Variables stored to the environment with the command <code>export VARIABLE=VALUE</code>.
|
||||
The variable name is often written with the prefix <code>$</code> due to have they are read
|
||||
in shell, using the command <samp><span class="command">echo $VARIABLE</span></samp>.
|
||||
|
||||
<br><dt><i>UCS</i><dt><i>Universal Character Set</i><dd><a name="index-ucs-457"></a><a name="index-universal-character-set-458"></a>The set of of character, develop by the Unicode Consortium. It defined a partially filled
|
||||
space of 2^31 characters, some of which are not glyphs.
|
||||
|
||||
<br><dt><i>combining characters</i><dd><a name="index-combining-characters-459"></a>Character that have zero width and is used to compose characters with diacritical when
|
||||
in shell, using the command <code>echo $VARIABLE</code>.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>UCS</i></dt>
|
||||
<dt><i>Universal Character Set</i></dt>
|
||||
<dd><a name="index-UCS-2"></a>
|
||||
<a name="index-Universal-Character-Set-2"></a>
|
||||
<p>The set of of character, develop by the Unicode Consortium. It defined a partially filled
|
||||
space of <em>2^{31}</em> characters, some of which are not glyphs.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>combining characters</i></dt>
|
||||
<dd><a name="index-combining-characters"></a>
|
||||
<p>Character that have zero width and is used to compose characters with diacritical when
|
||||
there is no precomposed character to use.
|
||||
|
||||
<br><dt><i>ASCII</i><dt><i>ASCII character</i><dd><a name="index-ascii-460"></a><a name="index-character-461"></a>American Standard Code for Information Interchange (ASCII) defines 128 characters, some
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>ASCII</i></dt>
|
||||
<dt><i>ASCII character</i></dt>
|
||||
<dd><a name="index-ASCII-1"></a>
|
||||
<a name="index-character"></a>
|
||||
<p>American Standard Code for Information Interchange (ASCII) defines 128 characters, some
|
||||
are not glyphs. It contains control characters, basic punctuation, the decimal digit,
|
||||
and lower case and upper case English alphabet characters <code>a-z</code>.
|
||||
|
||||
<br><dt><i>short options</i><dd><a name="index-short-options-462"></a>Command line arguments starting with either exactly one hyphen (<code>-</code>) or exactly one
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>short options</i></dt>
|
||||
<dd><a name="index-short-options"></a>
|
||||
<p>Command line arguments starting with either exactly one hyphen (<code>-</code>) or exactly one
|
||||
plus sign (<code>+</code>), and have exactly one character beyond that. They may be argumentless,
|
||||
argumented, optionally argumented, or variadic (consumes all following arguments).
|
||||
|
||||
<br><dt><i>long options</i><dd><a name="index-long-options-463"></a>Command line arguments starting with either at least two hyphens (<code>-</code>) or at least two
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>long options</i></dt>
|
||||
<dd><a name="index-long-options"></a>
|
||||
<p>Command line arguments starting with either at least two hyphens (<code>-</code>) or at least two
|
||||
plus signs (<code>+</code>), beyond that they have at least one character, but often at least one
|
||||
work. They by be argumentless, argumented, optionally argumented, or variadic (consumes all
|
||||
following arguments).
|
||||
|
||||
<br><dt><i>completion</i><dt><i>auto-completion</i><dt><i>shell completion</i><dt><i>shell auto-completion</i><dd><a name="index-completion-464"></a><a name="index-auto_002dcompletion-465"></a><a name="index-shell-completion-466"></a><a name="index-shell-auto_002dcompletion-467"></a>Provided by a shell dependent script, argument suggestion is provided of then by pressing
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>completion</i></dt>
|
||||
<dt><i>auto-completion</i></dt>
|
||||
<dt><i>shell completion</i></dt>
|
||||
<dt><i>shell auto-completion</i></dt>
|
||||
<dd><a name="index-completion"></a>
|
||||
<a name="index-auto_002dcompletion"></a>
|
||||
<a name="index-shell-completion"></a>
|
||||
<a name="index-shell-auto_002dcompletion"></a>
|
||||
<p>Provided by a shell dependent script, argument suggestion is provided of then by pressing
|
||||
the tab key.
|
||||
|
||||
<br><dt><i>ANSI escape sequences</i><dt><i>escape sequences</i><dd><a name="index-ANSI-escape-sequences-468"></a><a name="index-escape-sequences-469"></a>Character sequences starting with a ESC character, with a special interpretation for terminals
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>ANSI escape sequences</i></dt>
|
||||
<dt><i>escape sequences</i></dt>
|
||||
<dd><a name="index-ANSI-escape-sequences"></a>
|
||||
<a name="index-escape-sequences"></a>
|
||||
<p>Character sequences starting with a ESC character, with a special interpretation for terminals
|
||||
standardise by ANSI.
|
||||
|
||||
<br><dt><i>ANSI colour sequences</i><dt><i>ANSI colours</i><dt><i>colour sequences</i><dd><a name="index-ANSI-colour-sequences-470"></a><a name="index-ANSI-colours-471"></a><a name="index-colour-sequences-472"></a>ANSI escape sequences defining a colour or other formatting, known as CSI m, a sequence starting
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>ANSI colour sequences</i></dt>
|
||||
<dt><i>ANSI colours</i></dt>
|
||||
<dt><i>colour sequences</i></dt>
|
||||
<dd><a name="index-ANSI-colour-sequences"></a>
|
||||
<a name="index-ANSI-colours"></a>
|
||||
<a name="index-colour-sequences"></a>
|
||||
<p>ANSI escape sequences defining a colour or other formatting, known as CSI m, a sequence starting
|
||||
with CSI and ending with an <code>m</code>. This is extended to 256 colours, from 16 colours, by
|
||||
<samp><span class="command">xterm</span></samp> which is de facto standardise.
|
||||
|
||||
<br><dt><i>CSI</i><dd><a name="index-CSI-473"></a>The character combination ESC followed by <code>[</code>, used in standardised ANSI escape sequences.
|
||||
|
||||
<br><dt><i>OSI</i><dd><a name="index-OSI-474"></a>The character combination ESC followed by <code>]</code>, used in non-standardised ANSI escape
|
||||
sequences.
|
||||
<code>xterm</code> which is de facto standardise.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>CSI</i></dt>
|
||||
<dd><a name="index-CSI"></a>
|
||||
<p>The character combination ESC followed by <code>[</code>, used in standardised ANSI escape sequences.
|
||||
</p>
|
||||
</dd>
|
||||
<dt><i>OSI</i></dt>
|
||||
<dd><a name="index-OSI"></a>
|
||||
<p>The character combination ESC followed by <code>]</code>, used in non-standardised ANSI escape
|
||||
sequences.
|
||||
</p></dd>
|
||||
</dl>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Change-log.html#Change-log" accesskey="n" rel="next">Change log</a>, Previous: <a href="Distributing.html#Distributing" accesskey="p" rel="previous">Distributing</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
100
pages/ponysay/The-tool-chest.html
Normal file
100
pages/ponysay/The-tool-chest.html
Normal file
|
@ -0,0 +1,100 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: The tool chest</title>
|
||||
|
||||
<meta name="description" content="Ponysay: The tool chest">
|
||||
<meta name="keywords" content="Ponysay: The tool chest">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Fill-KMS-cache.html#Fill-KMS-cache" rel="next" title="Fill KMS cache">
|
||||
<link href="Pony-metadata.html#Pony-metadata" rel="previous" title="Pony metadata">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="The-tool-chest"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Limitations.html#Limitations" accesskey="n" rel="next">Limitations</a>, Previous: <a href="Pony-metadata.html#Pony-metadata" accesskey="p" rel="previous">Pony metadata</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="The-tool-chest-1"></a>
|
||||
<h2 class="chapter">7 The tool chest</h2>
|
||||
<a name="index-the-tool-chest"></a>
|
||||
<a name="index-tool-chest"></a>
|
||||
<a name="index-extra-commands"></a>
|
||||
<a name="index-ponysay_002dtool"></a>
|
||||
|
||||
<p>The tool chest is a collection of subcommands under the command <code>ponysay-tool</code>,
|
||||
its purpose is to provide tools to ponysay relevant actions that is not printing ponies
|
||||
(like the commands <code>ponysay</code> and <code>ponythink</code>).
|
||||
</p>
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Fill-KMS-cache.html#Fill-KMS-cache" accesskey="1">Fill KMS cache</a>:</td><td> </td><td align="left" valign="top">Pre-generate kmsponies to your cache.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Metadata-pasting.html#Metadata-pasting" accesskey="2">Metadata pasting</a>:</td><td> </td><td align="left" valign="top">Copy, remove, stash and apply stashed pony metadata.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Editing-metadata.html#Editing-metadata" accesskey="3">Editing metadata</a>:</td><td> </td><td align="left" valign="top">Editing the metadata in a pony file.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Metadata-collections.html#Metadata-collections" accesskey="4">Metadata collections</a>:</td><td> </td><td align="left" valign="top">Generate pony metadata collection files.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Dimension-files.html#Dimension-files" accesskey="5">Dimension files</a>:</td><td> </td><td align="left" valign="top">Generate pony dimension files.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Pony-browsing.html#Pony-browsing" accesskey="6">Pony browsing</a>:</td><td> </td><td align="left" valign="top">Browse ponies or find a pony based on metadata.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,73 +1,98 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Truncation - Ponysay</title>
|
||||
<title>Ponysay: Truncation</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Truncation">
|
||||
<meta name="keywords" content="Ponysay: Truncation">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="prev" href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" title="Printing in TTY with KMS">
|
||||
<link rel="next" href="Languages.html#Languages" title="Languages">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Languages.html#Languages" rel="next" title="Languages">
|
||||
<link href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" rel="previous" title="Printing in TTY with KMS">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Truncation"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Languages.html#Languages">Languages</a>,
|
||||
Previous: <a rel="previous" accesskey="p" href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">Printing in TTY with KMS</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Next: <a href="Languages.html#Languages" accesskey="n" rel="next">Languages</a>, Previous: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" accesskey="p" rel="previous">Printing in TTY with KMS</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Truncation-1"></a>
|
||||
<h3 class="section">12.6 Truncation</h3>
|
||||
<a name="index-truncation-1"></a>
|
||||
<a name="index-output-truncation"></a>
|
||||
<a name="index-KMS-6"></a>
|
||||
<a name="index-kernel-mode-setting-4"></a>
|
||||
|
||||
<h3 class="section">10.5 Truncation</h3>
|
||||
|
||||
<p><a name="index-truncation-394"></a><a name="index-output-truncation-395"></a><a name="index-kms-396"></a><a name="index-kernel-mode-setting-397"></a>
|
||||
Ponysay supports three type of output truncations, cutting away overflow on the right
|
||||
<p>Ponysay supports three type of output truncations, cutting away overflow on the right
|
||||
and truncation the height by either keeping the bottom or keeping the top. By default
|
||||
the latest is enabled under TTY, cutting away overflow on the right is always enabled
|
||||
by default.
|
||||
|
||||
<p>Truncating the height in TTY is required under Kernel Mode Setting (KMS) support to
|
||||
</p>
|
||||
<p>Truncating the height in TTY is required under Kernel Mode Setting (KMS) support to
|
||||
keep the colours from being messed up when the ponies is moved in the screen during
|
||||
print. Prior to version 2.0 this was done either by piping to <samp><span class="command">head</span></samp> (keeps
|
||||
the top) or by piping to <samp><span class="command">tail</span></samp> (keeps the bottom.) <samp><span class="command">head</span></samp> and
|
||||
<samp><span class="command">tail</span></samp> takes as argument the number of lines to keep at most.
|
||||
|
||||
<p>The size of the terminal, measured in characters, is fetched from <samp><span class="command">stty size</span></samp>,
|
||||
which returns <code>HEIGHT WIDTH</code>, and <samp><span class="command">cut</span></samp> it the used to get either the
|
||||
height or the width. This requires only GNU Coreutils; earlier <samp><span class="command">tput rows</span></samp> and
|
||||
<samp><span class="command">tput cols</span></samp> were used, this however required, the only de facto standard,
|
||||
package <samp><span class="command">ncurses</span></samp>, some shells have environment variables for this.
|
||||
|
||||
<p>Since version 2.1 truncation is done internally in the Python script, before that it
|
||||
was done in a custom C program <samp><span class="command">truncater</span></samp>, that was installed to
|
||||
<samp><span class="file">/usr/lib/ponysay/truncater</span></samp>. It recognised UTF-8 ANSI escape sequences,
|
||||
print. Prior to version 2.0 this was done either by piping to <code>head</code> (keeps
|
||||
the top) or by piping to <code>tail</code> (keeps the bottom.) <code>head</code> and
|
||||
<code>tail</code> takes as argument the number of lines to keep at most.
|
||||
</p>
|
||||
<p>The size of the terminal, measured in characters, is fetched from <code>stty size</code>,
|
||||
which returns <code>HEIGHT WIDTH</code>, and <code>cut</code> it the used to get either the
|
||||
height or the width. This requires only GNU Coreutils; earlier <code>tput rows</code> and
|
||||
<code>tput cols</code> were used, this however required, the only de facto standard,
|
||||
package <code>ncurses</code>, some shells have environment variables for this.
|
||||
</p>
|
||||
<p>Since version 2.1 truncation is done internally in the Python script, before that it
|
||||
was done in a custom C program <code>truncater</code>, that was installed to
|
||||
<samp>/usr/lib/ponysay/truncater</samp>. It recognised UTF-8 ANSI escape sequences,
|
||||
including OSI P and CSI m, which is essential for the truncation to be correct. It
|
||||
also expands tabs to every eighth column and resets the background colour when needed,
|
||||
and writes ANSI escape sequences that are on the left side of the truncation. The
|
||||
|
@ -79,6 +104,15 @@ visible. This now fixed internally in Python, but has also been improved to excl
|
|||
combining characters from the set of visible characters. Another difference is that
|
||||
the background colours are not reset, instead ANSI colours after the truncation point
|
||||
are still printed.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Languages.html#Languages" accesskey="n" rel="next">Languages</a>, Previous: <a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS" accesskey="p" rel="previous">Printing in TTY with KMS</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,58 +1,87 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Uninstalling - Ponysay</title>
|
||||
<title>Ponysay: Uninstalling</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Uninstalling">
|
||||
<meta name="keywords" content="Ponysay: Uninstalling">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Installing.html#Installing" title="Installing">
|
||||
<link rel="prev" href="Package-repositories.html#Package-repositories" title="Package repositories">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Installing.html#Installing" rel="up" title="Installing">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="next" title="Inner workings">
|
||||
<link href="Exotic-operating-systems.html#Exotic-operating-systems" rel="previous" title="Exotic operating systems">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Uninstalling"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Package-repositories.html#Package-repositories">Package repositories</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Installing.html#Installing">Installing</a>
|
||||
<hr>
|
||||
Previous: <a href="Exotic-operating-systems.html#Exotic-operating-systems" accesskey="p" rel="previous">Exotic operating systems</a>, Up: <a href="Installing.html#Installing" accesskey="u" rel="up">Installing</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Uninstalling-1"></a>
|
||||
<h3 class="section">11.4 Uninstalling</h3>
|
||||
<a name="index-uninstalling"></a>
|
||||
|
||||
<h3 class="section">9.3 Uninstalling</h3>
|
||||
|
||||
<p><a name="index-uninstalling-379"></a>
|
||||
If you did not install <samp><span class="command">ponysay</span></samp> with a package manager, but rather
|
||||
manually from the upstream, you can uninstall it by running <samp><span class="command">make uninstall</span></samp>.
|
||||
|
||||
<p>Well written package manages will uninstall files that the package is no longer
|
||||
<p>If you did not install <code>ponysay</code> with a package manager, but rather
|
||||
manually from the upstream, you can uninstall it by running <code>make uninstall</code>.
|
||||
</p>
|
||||
<p>Well written package manages will uninstall files that the package is no longer
|
||||
using, i.e. if deleted, moved or renamed. To uninstall files that are not longer
|
||||
used, by the currently installed version you will need that versions <samp><span class="file">Makefile</span></samp>.
|
||||
To perform an uninstallation of old files run <samp><span class="command">make uninstall-old</span></samp>.
|
||||
used, by the currently installed version you will need that versions <samp>Makefile</samp>.
|
||||
To perform an uninstallation of old files run <code>make uninstall-old</code>.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,67 +1,102 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Universal Character Set - Ponysay</title>
|
||||
<title>Ponysay: Universal Character Set</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Universal Character Set">
|
||||
<meta name="keywords" content="Ponysay: Universal Character Set">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="Inner-workings.html#Inner-workings" title="Inner workings">
|
||||
<link rel="prev" href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion" title="Shell auto-completion">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Inner-workings.html#Inner-workings" rel="up" title="Inner workings">
|
||||
<link href="Contributing.html#Contributing" rel="next" title="Contributing">
|
||||
<link href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion" rel="previous" title="Shell auto-completion">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Universal-Character-Set"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a>,
|
||||
Up: <a rel="up" accesskey="u" href="Inner-workings.html#Inner-workings">Inner workings</a>
|
||||
<hr>
|
||||
Previous: <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion" accesskey="p" rel="previous">Shell auto-completion</a>, Up: <a href="Inner-workings.html#Inner-workings" accesskey="u" rel="up">Inner workings</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Universal-Character-Set-1"></a>
|
||||
<h3 class="section">12.9 Universal Character Set</h3>
|
||||
<a name="index-Universal-Character-Set-1"></a>
|
||||
<a name="index-UCS-1"></a>
|
||||
<a name="index-Unicode-1"></a>
|
||||
<a name="index-pony-names"></a>
|
||||
|
||||
<h3 class="section">10.8 Universal Character Set</h3>
|
||||
|
||||
<p><a name="index-universal-character-set-406"></a><a name="index-ucs-407"></a><a name="index-unicode-408"></a><a name="index-pony-names-409"></a>
|
||||
In earlier versions of <samp><span class="command">ponysay</span></samp> only the output truncation supported
|
||||
<p>In earlier versions of <code>ponysay</code> only the output truncation supported
|
||||
Universal Character Set, though handcoded UTF-8 character counting. Now
|
||||
<samp><span class="command">ponysay</span></samp> lets Python decode the data, Python store all 31 bits of a
|
||||
<code>ponysay</code> lets Python decode the data, Python store all 31 bits of a
|
||||
character in as one character, not in UTF-16 as some other languages does, this
|
||||
means that the code is agnostic to the character encoding. However in Unicode
|
||||
6.1 their are four ranges of combining characters, these do not take up any
|
||||
width in proper terminal, we therefore have a class in the code named <code>UCS</code>
|
||||
that help us take them into consideration when determine the length of a string.
|
||||
|
||||
<p>Some ponies have names that contain non-ASCII characters, read about it in
|
||||
<a href="Environment-variables.html#Environment-variables">Environment variables</a>. The UCS names are stored in the file <samp><span class="file">share/ucsmap</span></samp>,
|
||||
</p>
|
||||
<p>Some ponies have names that contain non-ASCII characters, read about it in
|
||||
<a href="Environment-variables.html#Environment-variables">Environment variables</a>. The UCS names are stored in the file <samp>share/ucsmap</samp>,
|
||||
in it lines that are not empty and does not start with a hash (<code>#</code>) are
|
||||
parsed, and contains a UCS name and a ASCII:ised name. The UCS name comes first,
|
||||
followed by the ASCII:ised name that the UCS name should replace or link towards.
|
||||
followed by the ASCII:ised name that the UCS name should replace or link towards.
|
||||
The two names are separated by and simple left to right arrow character [U+2192],
|
||||
optionally with surrounding white space.
|
||||
</p>
|
||||
<p>It is important that the UCS names are stored in a file and not in file names,
|
||||
because it can cause problems on some platforms.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,291 +1,521 @@
|
|||
<html lang="en">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Variable and option index - Ponysay</title>
|
||||
<title>Ponysay: Variable and option index</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Variable and option index">
|
||||
<meta name="keywords" content="Ponysay: Variable and option index">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="prev" href="Concept-and-program-index.html#Concept-and-program-index" title="Concept and program index">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="index.html#Top" rel="up" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="previous" title="Concept and program index">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="Variable-and-option-index"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a rel="previous" accesskey="p" href="Concept-and-program-index.html#Concept-and-program-index">Concept and program index</a>,
|
||||
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
||||
Previous: <a href="Concept-and-program-index.html#Concept-and-program-index" accesskey="p" rel="previous">Concept and program index</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Variable-and-option-index-1"></a>
|
||||
<h2 class="appendix">Appendix G Variable and option index</h2>
|
||||
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter" href="#Variable-and-option-index_vr_symbol-1"><b>+</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_symbol-2"><b>-</b></a>
|
||||
|
||||
<br>
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-A"><b>A</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-B"><b>B</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-C"><b>C</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-D"><b>D</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-E"><b>E</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-F"><b>F</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-G"><b>G</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-H"><b>H</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-K"><b>K</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-L"><b>L</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-M"><b>M</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-N"><b>N</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-O"><b>O</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-P"><b>P</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-S"><b>S</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-W"><b>W</b></a>
|
||||
|
||||
</td></tr></table>
|
||||
<table class="index-vr" border="0">
|
||||
<tr><td></td><th align="left">Index Entry</th><td> </td><th align="left"> Section</th></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_symbol-1">+</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002ball"><samp>++all</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002baltlist"><samp>++altlist</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002bf"><samp>++f</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002bfile"><samp>++file</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002bfiles"><samp>++files</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002binfo"><samp>++info</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002blist"><samp>++list</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Shell-auto_002dcompletion.html#index-_002b_002bonelist"><samp>++onelist</samp></a>:</td><td> </td><td valign="top"><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002bponies"><samp>++ponies</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002bpony"><samp>++pony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002b_002bsymlist"><samp>++symlist</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002bA"><samp>+A</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002bc"><samp>+c</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002bf"><samp>+f</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002bi"><samp>+i</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002bl"><samp>+l</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002bL"><samp>+L</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_symbol-2">-</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002d"><samp>--</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002d256_002dcolours"><samp>--256-colours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002d256colours"><samp>--256colours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dall"><samp>--all</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002daltall"><samp>--altall</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002daltlist"><samp>--altlist</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dany_002dfile"><samp>--any-file</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dany_002dfile-1"><samp>--any-file</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dany_002dpony"><samp>--any-pony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dany_002dpony-1"><samp>--any-pony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002danyfile"><samp>--anyfile</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002danyfile-1"><samp>--anyfile</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002danypony"><samp>--anypony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002danypony-1"><samp>--anypony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dballoon"><samp>--balloon</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dballoonlist"><samp>--balloonlist</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dbin_002ddir"><samp>--bin-dir</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-browsing.html#index-_002d_002dbrowse"><samp>--browse</samp></a>:</td><td> </td><td valign="top"><a href="Pony-browsing.html#Pony-browsing">Pony browsing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dbubble"><samp>--bubble</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dbubblelist"><samp>--bubblelist</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dcache_002ddir"><samp>--cache-dir</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour"><samp>--colour</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dballoon"><samp>--colour-balloon</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dbubble"><samp>--colour-bubble</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dhyphen"><samp>--colour-hyphen</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dlink"><samp>--colour-link</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dmessage"><samp>--colour-message</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dmsg"><samp>--colour-msg</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dpony"><samp>--colour-pony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcolour_002dwrap"><samp>--colour-wrap</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcompact"><samp>--compact</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dcompress"><samp>--compress</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dcowsay_002dman_002dsection"><samp>--cowsay-man-section</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dcowsay_002dmanpage_002dsection"><samp>--cowsay-manpage-section</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002ddest_002ddir"><samp>--dest-dir</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Dimension-files.html#index-_002d_002ddimensions"><samp>--dimensions</samp></a>:</td><td> </td><td valign="top"><a href="Dimension-files.html#Dimension-files">Dimension files</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Editing-metadata.html#index-_002d_002dedit"><samp>--edit</samp></a>:</td><td> </td><td valign="top"><a href="Editing-metadata.html#Editing-metadata">Editing metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-_002d_002dedit_002dapply"><samp>--edit-apply</samp></a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-_002d_002dedit_002drm"><samp>--edit-rm</samp></a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-pasting.html#index-_002d_002dedit_002dstash"><samp>--edit-stash</samp></a>:</td><td> </td><td valign="top"><a href="Metadata-pasting.html#Metadata-pasting">Metadata pasting</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002deverything"><samp>--everything</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002df"><samp>--f</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dF"><samp>--F</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dfile"><samp>--file</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dfiles"><samp>--files</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dfortune_002dman_002dsection"><samp>--fortune-man-section</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dfortune_002dmanpage_002dsection"><samp>--fortune-manpage-section</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dfreedom"><samp>--freedom</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dhelp"><samp>--help</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dinfo"><samp>--info</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Fill-KMS-cache.html#index-_002d_002dkms"><samp>--kms</samp></a>:</td><td> </td><td valign="top"><a href="Fill-KMS-cache.html#Fill-KMS-cache">Fill KMS cache</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dkms_002dcolours"><samp>--kms-colours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dkmscolours"><samp>--kmscolours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dlib_002ddir"><samp>--lib-dir</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dlibexec_002ddir"><samp>--libexec-dir</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dlinking"><samp>--linking</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dlist"><samp>--list</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dman_002dsection_002dcowsay"><samp>--man-section-cowsay</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dman_002dsection_002dfortune"><samp>--man-section-fortune</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dman_002dsection_002dponysay"><samp>--man-section-ponysay</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dmanpage_002dsection_002dcowsay"><samp>--manpage-section-cowsay</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dmanpage_002dsection_002dfortune"><samp>--manpage-section-fortune</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dmanpage_002dsection_002dponysay"><samp>--manpage-section-ponysay</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-collections.html#index-_002d_002dmetadata"><samp>--metadata</samp></a>:</td><td> </td><td valign="top"><a href="Metadata-collections.html#Metadata-collections">Metadata collections</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dminimal"><samp>--minimal</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dnothing"><samp>--nothing</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Shell-auto_002dcompletion.html#index-_002d_002donelist"><samp>--onelist</samp></a>:</td><td> </td><td valign="top"><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Shell-auto_002dcompletion.html#index-_002d_002dOnelist"><samp>--Onelist</samp></a>:</td><td> </td><td valign="top"><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dopt"><samp>--opt</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dponies"><samp>--ponies</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dpony"><samp>--pony</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dpony_002donly"><samp>--pony-only</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dponyonly"><samp>--ponyonly</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dponysay_002dman_002dsection"><samp>--ponysay-man-section</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dponysay_002dmanpage_002dsection"><samp>--ponysay-manpage-section</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dprefix"><samp>--prefix</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dprivate"><samp>--private</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dq"><samp>--q</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dquote"><samp>--quote</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Shell-auto_002dcompletion.html#index-_002d_002dquoters"><samp>--quoters</samp></a>:</td><td> </td><td valign="top"><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dquotes"><samp>--quotes</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002drestrict"><samp>--restrict</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-collections.html#index-_002d_002drestrict-1"><samp>--restrict</samp></a>:</td><td> </td><td valign="top"><a href="Metadata-collections.html#Metadata-collections">Metadata collections</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-browsing.html#index-_002d_002drestrict-2"><samp>--restrict</samp></a>:</td><td> </td><td valign="top"><a href="Pony-browsing.html#Pony-browsing">Pony browsing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dshare_002ddir"><samp>--share-dir</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dsymall"><samp>--symall</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dsymlist"><samp>--symlist</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dsysconf_002ddir"><samp>--sysconf-dir</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dtty_002dcolours"><samp>--tty-colours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dttycolours"><samp>--ttycolours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dversion"><samp>--version</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dvt_002dcolours"><samp>--vt-colours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dballoons"><samp>--with-balloons</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dbash"><samp>--with-bash</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dbash-1"><samp>--with-bash</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dbash_002dcompletion"><samp>--with-bash-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dbash_002dcompletion-1"><samp>--with-bash-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dcustom_002denv_002dpython"><samp>--with-custom-env-python</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002den_002dman"><samp>--with-en-man</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002den_002dman_002dcompression"><samp>--with-en-man-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002den_002dman_002dmanual"><samp>--with-en-man-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002den_002dman_002dmanual_002dcompression"><samp>--with-en-man-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002den_002dmanpage"><samp>--with-en-manpage</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002den_002dmanpage_002dcompression"><samp>--with-en-manpage-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002des_002dman"><samp>--with-es-man</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002des_002dman_002dcompression"><samp>--with-es-man-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002des_002dman_002dmanual"><samp>--with-es-man-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002des_002dman_002dmanual_002dcompression"><samp>--with-es-man-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002des_002dmanpage"><samp>--with-es-manpage</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002des_002dmanpage_002dcompression"><samp>--with-es-manpage-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002deverything"><samp>--with-everything</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dextraponies"><samp>--with-extraponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dextrattyponies"><samp>--with-extrattyponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dfish"><samp>--with-fish</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dfish-1"><samp>--with-fish</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dfish_002dcompletion"><samp>--with-fish-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dfish_002dcompletion-1"><samp>--with-fish-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo"><samp>--with-info</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo-1"><samp>--with-info</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo_002dcompression"><samp>--with-info-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo_002dinstall"><samp>--with-info-install</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo_002dmanual"><samp>--with-info-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo_002dmanual-1"><samp>--with-info-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo_002dmanual_002dcompression"><samp>--with-info-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dinfo_002dmanual_002dinstall"><samp>--with-info-manual-install</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman"><samp>--with-man</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002dcompression"><samp>--with-man-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002den"><samp>--with-man-en</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002den_002dcompression"><samp>--with-man-en-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002des"><samp>--with-man-es</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002des_002dcompression"><samp>--with-man-es-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002dmanual"><samp>--with-man-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002dmanual_002dcompression"><samp>--with-man-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002dmanual_002den"><samp>--with-man-manual-en</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002dmanual_002den_002dcompression"><samp>--with-man-manual-en-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002dmanual_002des"><samp>--with-man-manual-es</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dman_002dmanual_002des_002dcompression"><samp>--with-man-manual-es-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dmanpage"><samp>--with-manpage</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dmanpage_002dcompression"><samp>--with-manpage-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dmanpage_002den"><samp>--with-manpage-en</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dmanpage_002den_002dcompression"><samp>--with-manpage-en-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dmanpage_002des"><samp>--with-manpage-es</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dmanpage_002des_002dcompression"><samp>--with-manpage-es-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dnothing"><samp>--with-nothing</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dpdf"><samp>--with-pdf</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dpdf-1"><samp>--with-pdf</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dpdf_002dcompression"><samp>--with-pdf-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dpdf_002dmanual"><samp>--with-pdf-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dpdf_002dmanual-1"><samp>--with-pdf-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dpdf_002dmanual_002dcompression"><samp>--with-pdf-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dponies"><samp>--with-ponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dponysay"><samp>--with-ponysay</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dponysay_002dcommand"><samp>--with-ponysay-command</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dponysay_002dtool"><samp>--with-ponysay-tool</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dponysay_002dtool_002dcommand"><samp>--with-ponysay-tool-command</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dponythink"><samp>--with-ponythink</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dponythink_002dcommand"><samp>--with-ponythink-command</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dquotes"><samp>--with-quotes</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dshared_002dcache"><samp>--with-shared-cache</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dshell"><samp>--with-shell</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dshell_002dcompletion"><samp>--with-shell-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dttyponies"><samp>--with-ttyponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002ducs"><samp>--with-ucs</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002ducs_002dnames"><samp>--with-ucs-names</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dzsh"><samp>--with-zsh</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dzsh-1"><samp>--with-zsh</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dzsh_002dcompletion"><samp>--with-zsh-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwith_002dzsh_002dcompletion-1"><samp>--with-zsh-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dballoons"><samp>--without-balloons</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dbash"><samp>--without-bash</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dbash-1"><samp>--without-bash</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dbash_002dcompletion"><samp>--without-bash-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dbash_002dcompletion-1"><samp>--without-bash-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dcustom_002denv_002dpython"><samp>--without-custom-env-python</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002den_002dman"><samp>--without-en-man</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002den_002dman_002dcompression"><samp>--without-en-man-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002den_002dman_002dmanual"><samp>--without-en-man-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002den_002dman_002dmanual_002dcompression"><samp>--without-en-man-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002den_002dmanpage"><samp>--without-en-manpage</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002den_002dmanpage_002dcompression"><samp>--without-en-manpage-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002des_002dman"><samp>--without-es-man</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002des_002dman_002dcompression"><samp>--without-es-man-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002des_002dman_002dmanual"><samp>--without-es-man-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002des_002dman_002dmanual_002dcompression"><samp>--without-es-man-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002des_002dmanpage"><samp>--without-es-manpage</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002des_002dmanpage_002dcompression"><samp>--without-es-manpage-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dextraponies"><samp>--without-extraponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dextrattyponies"><samp>--without-extrattyponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dfish"><samp>--without-fish</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dfish-1"><samp>--without-fish</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dfish_002dcompletion"><samp>--without-fish-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dfish_002dcompletion-1"><samp>--without-fish-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dinfo"><samp>--without-info</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dinfo_002dcompression"><samp>--without-info-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dinfo_002dinstall"><samp>--without-info-install</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dinfo_002dmanual"><samp>--without-info-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dinfo_002dmanual_002dcompression"><samp>--without-info-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dinfo_002dmanual_002dinstall"><samp>--without-info-manual-install</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman"><samp>--without-man</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002dcompression"><samp>--without-man-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002den"><samp>--without-man-en</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002den_002dcompression"><samp>--without-man-en-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002des"><samp>--without-man-es</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002des_002dcompression"><samp>--without-man-es-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002dmanual"><samp>--without-man-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002dmanual_002dcompression"><samp>--without-man-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002dmanual_002den"><samp>--without-man-manual-en</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002dmanual_002den_002dcompression"><samp>--without-man-manual-en-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002dmanual_002des"><samp>--without-man-manual-es</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dman_002dmanual_002des_002dcompression"><samp>--without-man-manual-es-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dmanpage"><samp>--without-manpage</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dmanpage_002dcompression"><samp>--without-manpage-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dmanpage_002den"><samp>--without-manpage-en</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dmanpage_002den_002dcompression"><samp>--without-manpage-en-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dmanpage_002des"><samp>--without-manpage-es</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dmanpage_002des_002dcompression"><samp>--without-manpage-es-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dpdf"><samp>--without-pdf</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dpdf_002dcompression"><samp>--without-pdf-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dpdf_002dmanual"><samp>--without-pdf-manual</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dpdf_002dmanual_002dcompression"><samp>--without-pdf-manual-compression</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dponies"><samp>--without-ponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dponysay"><samp>--without-ponysay</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dponysay_002dcommand"><samp>--without-ponysay-command</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dponysay_002dtool"><samp>--without-ponysay-tool</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dponysay_002dtool_002dcommand"><samp>--without-ponysay-tool-command</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dponytink"><samp>--without-ponytink</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dponytink_002dcommand"><samp>--without-ponytink-command</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dquotes"><samp>--without-quotes</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dshared_002dcache"><samp>--without-shared-cache</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dshell"><samp>--without-shell</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dshell_002dcompletion"><samp>--without-shell-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dttyponies"><samp>--without-ttyponies</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002ducs"><samp>--without-ucs</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002ducs_002dnames"><samp>--without-ucs-names</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dzsh"><samp>--without-zsh</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dzsh-1"><samp>--without-zsh</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dzsh_002dcompletion"><samp>--without-zsh-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Custom-installations.html#index-_002d_002dwithout_002dzsh_002dcompletion-1"><samp>--without-zsh-completion</samp></a>:</td><td> </td><td valign="top"><a href="Custom-installations.html#Custom-installations">Custom installations</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dwrap"><samp>--wrap</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002d_002dx_002dcolours"><samp>--x-colours</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dA"><samp>-A</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002db"><samp>-b</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dB"><samp>-B</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-browsing.html#index-_002db-1"><samp>-b</samp></a>:</td><td> </td><td valign="top"><a href="Pony-browsing.html#Pony-browsing">Pony browsing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dc"><samp>-c</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002df"><samp>-f</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dF"><samp>-F</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-_002df-1"><samp>-f</samp></a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-_002df-2"><samp>-f</samp></a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-_002df-3"><samp>-f</samp></a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dh"><samp>-h</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-_002dh-1"><samp>-h</samp></a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002di"><samp>-i</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dK"><samp>-K</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dl"><samp>-l</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dL"><samp>-L</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-_002dL-1"><samp>-L</samp></a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-_002dl-1"><samp>-l</samp></a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002do"><samp>-o</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dq"><samp>-q</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dr"><samp>-r</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Metadata-collections.html#index-_002dr-1"><samp>-r</samp></a>:</td><td> </td><td valign="top"><a href="Metadata-collections.html#Metadata-collections">Metadata collections</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-browsing.html#index-_002dr-2"><samp>-r</samp></a>:</td><td> </td><td valign="top"><a href="Pony-browsing.html#Pony-browsing">Pony browsing</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dv"><samp>-v</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dV"><samp>-V</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dW"><samp>-W</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Change-log.html#index-_002dW-1"><samp>-W</samp></a>:</td><td> </td><td valign="top"><a href="Change-log.html#Change-log">Change log</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-_002dX"><samp>-X</samp></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-A">A</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-APPEARANCE"><code><var>APPEARANCE</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-AURA"><code><var>AURA</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-B">B</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-BALLOON"><code><var>BALLOON</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-BALLOON-BOTTOM"><code><var>BALLOON BOTTOM</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-BALLOON-TOP"><code><var>BALLOON TOP</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-BASED-ON"><code><var>BASED ON</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-C">C</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-COAT"><code><var>COAT</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-D">D</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-DISPLAY"><code><var>DISPLAY</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-E">E</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-EYE"><code><var>EYE</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-F">F</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-FREE"><code><var>FREE</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-G">G</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-GROUP"><code><var>GROUP</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-GROUP-NAME"><code><var>GROUP NAME</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-H">H</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-HEIGHT"><code><var>HEIGHT</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-K">K</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-KIND"><code><var>KIND</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-L">L</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-LICENSE"><code><var>LICENSE</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-LINK"><code><var>LINK</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-LINK-ON"><code><var>LINK ON</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-M">M</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-MANE"><code><var>MANE</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-MASTER"><code><var>MASTER</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-MEDIA"><code><var>MEDIA</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Invoking-ponysay.html#index-message"><var>message</var></a>:</td><td> </td><td valign="top"><a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-N">N</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-NAME"><code><var>NAME</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-O">O</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-OTHER-NAMES"><code><var>OTHER NAMES</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-P">P</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fBOTTOM"><code><code>PONYSAY_BOTTOM</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fFULL_005fWIDTH"><code><code>PONYSAY_FULL_WIDTH</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fKMS_005fPALETTE"><code><code>PONYSAY_KMS_PALETTE</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-PONYSAY_005fKMS_005fPALETTE-1"><code><code>PONYSAY_KMS_PALETTE</code></code></a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fKMS_005fPALETTE_005fCMD"><code><code>PONYSAY_KMS_PALETTE_CMD</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="KMS-ponies.html#index-PONYSAY_005fKMS_005fPALETTE_005fCMD-1"><code><code>PONYSAY_KMS_PALETTE_CMD</code></code></a>:</td><td> </td><td valign="top"><a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fSHELL_005fLINES"><code><code>PONYSAY_SHELL_LINES</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fTRUNCATE_005fHEIGHT"><code><code>PONYSAY_TRUNCATE_HEIGHT</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fTYPO_005fLIMIT"><code><code>PONYSAY_TYPO_LIMIT</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fUCS_005fME"><code><code>PONYSAY_UCS_ME</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fWRAP_005fEXCEED"><code><code>PONYSAY_WRAP_EXCEED</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fWRAP_005fHYPHEN"><code><code>PONYSAY_WRAP_HYPHEN</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Environment-variables.html#index-PONYSAY_005fWRAP_005fLIMIT"><code><code>PONYSAY_WRAP_LIMIT</code></code></a>:</td><td> </td><td valign="top"><a href="Environment-variables.html#Environment-variables">Environment variables</a></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-POSE"><code><var>POSE</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-S">S</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-SOURCE"><code><var>SOURCE</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
<tr><th><a name="Variable-and-option-index_vr_letter-W">W</a></th><td></td><td></td></tr>
|
||||
<tr><td></td><td valign="top"><a href="Pony-metadata.html#index-WIDTH"><code><var>WIDTH</var></code></a>:</td><td> </td><td valign="top"><a href="Pony-metadata.html#Pony-metadata">Pony metadata</a></td></tr>
|
||||
<tr><td colspan="4"> <hr></td></tr>
|
||||
</table>
|
||||
<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter" href="#Variable-and-option-index_vr_symbol-1"><b>+</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_symbol-2"><b>-</b></a>
|
||||
|
||||
<br>
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-A"><b>A</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-B"><b>B</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-C"><b>C</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-D"><b>D</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-E"><b>E</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-F"><b>F</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-G"><b>G</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-H"><b>H</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-K"><b>K</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-L"><b>L</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-M"><b>M</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-N"><b>N</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-O"><b>O</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-P"><b>P</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-S"><b>S</b></a>
|
||||
|
||||
<a class="summary-letter" href="#Variable-and-option-index_vr_letter-W"><b>W</b></a>
|
||||
|
||||
</td></tr></table>
|
||||
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Previous: <a href="Concept-and-program-index.html#Concept-and-program-index" accesskey="p" rel="previous">Concept and program index</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
<h2 class="appendix">Appendix F Variable and option index</h2>
|
||||
|
||||
|
||||
|
||||
<ul class="index-vr" compact>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002ball_007d-61"><samp><span class="option">++all</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002baltlist_007d-54"><samp><span class="option">++altlist</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002bfile_007d-20"><samp><span class="option">++file</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002bfiles_007d-30"><samp><span class="option">++files</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002blist_007d-51"><samp><span class="option">++list</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Shell-auto_002dcompletion.html#index-g_t_0040option_007b_002b_002bonelist_007d-404"><samp><span class="option">++onelist</span></samp></a>: <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002bponies_007d-31"><samp><span class="option">++ponies</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002bpony_007d-21"><samp><span class="option">++pony</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002b_002bsymlist_007d-53"><samp><span class="option">++symlist</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002bA_007d-60"><samp><span class="option">+A</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002bc_007d-78"><samp><span class="option">+c</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002bL_007d-52"><samp><span class="option">+L</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002bl_007d-50"><samp><span class="option">+l</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002d_007d-6"><samp><span class="option">--</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002d256_002dcolours_007d-68"><samp><span class="option">--256-colours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002d256colours_007d-69"><samp><span class="option">--256colours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dall_007d-59"><samp><span class="option">--all</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002daltall_007d-63"><samp><span class="option">--altall</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002daltlist_007d-49"><samp><span class="option">--altlist</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dballoon_007d-38"><samp><span class="option">--balloon</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dballoonlist_007d-57"><samp><span class="option">--balloonlist</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dbin_002ddir_007d-364"><samp><span class="option">--bin-dir</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dbubble_007d-37"><samp><span class="option">--bubble</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dbubblelist_007d-56"><samp><span class="option">--bubblelist</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dcache_002ddir_007d-368"><samp><span class="option">--cache-dir</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_007d-79"><samp><span class="option">--colour</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dballoon_007d-81"><samp><span class="option">--colour-balloon</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dbubble_007d-80"><samp><span class="option">--colour-bubble</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dhyphen_007d-87"><samp><span class="option">--colour-hyphen</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dlink_007d-82"><samp><span class="option">--colour-link</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dmessage_007d-84"><samp><span class="option">--colour-message</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dmsg_007d-83"><samp><span class="option">--colour-msg</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dpony_007d-85"><samp><span class="option">--colour-pony</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcolour_002dwrap_007d-86"><samp><span class="option">--colour-wrap</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dcompress_007d-42"><samp><span class="option">--compress</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dcowsay_002dman_002dsection_007d-337"><samp><span class="option">--cowsay-man-section</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dcowsay_002dmanpage_002dsection_007d-338"><samp><span class="option">--cowsay-manpage-section</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002ddest_002ddir_007d-369"><samp><span class="option">--dest-dir</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002deverything_007d-204"><samp><span class="option">--everything</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dF_007d-29"><samp><span class="option">--F</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002df_007d-26"><samp><span class="option">--f</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dfile_007d-12"><samp><span class="option">--file</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dfiles_007d-27"><samp><span class="option">--files</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dfortune_002dman_002dsection_007d-341"><samp><span class="option">--fortune-man-section</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dfortune_002dmanpage_002dsection_007d-342"><samp><span class="option">--fortune-manpage-section</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dhelp_007d-8"><samp><span class="option">--help</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dkms_002dcolours_007d-76"><samp><span class="option">--kms-colours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dkmscolours_007d-77"><samp><span class="option">--kmscolours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dlib_002ddir_007d-365"><samp><span class="option">--lib-dir</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dlibexec_002ddir_007d-366"><samp><span class="option">--libexec-dir</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dlinking_007d-370"><samp><span class="option">--linking</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dlist_007d-46"><samp><span class="option">--list</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dman_002dsection_002dcowsay_007d-335"><samp><span class="option">--man-section-cowsay</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dman_002dsection_002dfortune_007d-339"><samp><span class="option">--man-section-fortune</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dman_002dsection_002dponysay_007d-331"><samp><span class="option">--man-section-ponysay</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dmanpage_002dsection_002dcowsay_007d-336"><samp><span class="option">--manpage-section-cowsay</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dmanpage_002dsection_002dfortune_007d-340"><samp><span class="option">--manpage-section-fortune</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dmanpage_002dsection_002dponysay_007d-332"><samp><span class="option">--manpage-section-ponysay</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dminimal_007d-206"><samp><span class="option">--minimal</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dnothing_007d-207"><samp><span class="option">--nothing</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Shell-auto_002dcompletion.html#index-g_t_0040option_007b_002d_002donelist_007d-403"><samp><span class="option">--onelist</span></samp></a>: <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dopt_007d-363"><samp><span class="option">--opt</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dponies_007d-28"><samp><span class="option">--ponies</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dpony_007d-13"><samp><span class="option">--pony</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dpony_002donly_007d-65"><samp><span class="option">--pony-only</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dponyonly_007d-66"><samp><span class="option">--ponyonly</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dponysay_002dman_002dsection_007d-333"><samp><span class="option">--ponysay-man-section</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dponysay_002dmanpage_002dsection_007d-334"><samp><span class="option">--ponysay-manpage-section</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dprefix_007d-361"><samp><span class="option">--prefix</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dprivate_007d-362"><samp><span class="option">--private</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dq_007d-32"><samp><span class="option">--q</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dquote_007d-23"><samp><span class="option">--quote</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Shell-auto_002dcompletion.html#index-g_t_0040option_007b_002d_002dquoters_007d-405"><samp><span class="option">--quoters</span></samp></a>: <a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">Shell auto-completion</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dquotes_007d-33"><samp><span class="option">--quotes</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dshare_002ddir_007d-367"><samp><span class="option">--share-dir</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dsymall_007d-62"><samp><span class="option">--symall</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dsymlist_007d-48"><samp><span class="option">--symlist</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dtty_002dcolours_007d-72"><samp><span class="option">--tty-colours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dttycolours_007d-73"><samp><span class="option">--ttycolours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dversion_007d-10"><samp><span class="option">--version</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dvt_002dcolours_007d-74"><samp><span class="option">--vt-colours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dballoons_007d-353"><samp><span class="option">--with-balloons</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dbash_007d-219"><samp><span class="option">--with-bash</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dbash_002dcompletion_007d-221"><samp><span class="option">--with-bash-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dcustom_002denv_002dpython_007d-360"><samp><span class="option">--with-custom-env-python</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002den_002dman_007d-277"><samp><span class="option">--with-en-man</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002den_002dman_002dcompression_007d-307"><samp><span class="option">--with-en-man-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002den_002dman_002dmanual_007d-281"><samp><span class="option">--with-en-man-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002den_002dman_002dmanual_002dcompression_007d-311"><samp><span class="option">--with-en-man-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002den_002dmanpage_007d-279"><samp><span class="option">--with-en-manpage</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002den_002dmanpage_002dcompression_007d-309"><samp><span class="option">--with-en-manpage-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002des_002dman_007d-289"><samp><span class="option">--with-es-man</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002des_002dman_002dcompression_007d-319"><samp><span class="option">--with-es-man-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002des_002dman_002dmanual_007d-293"><samp><span class="option">--with-es-man-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002des_002dman_002dmanual_002dcompression_007d-323"><samp><span class="option">--with-es-man-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002des_002dmanpage_007d-291"><samp><span class="option">--with-es-manpage</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002des_002dmanpage_002dcompression_007d-321"><samp><span class="option">--with-es-manpage-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002deverything_007d-205"><samp><span class="option">--with-everything</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dextraponies_007d-347"><samp><span class="option">--with-extraponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dextrattyponies_007d-349"><samp><span class="option">--with-extrattyponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dfish_007d-223"><samp><span class="option">--with-fish</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dfish_002dcompletion_007d-225"><samp><span class="option">--with-fish-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dinfo_007d-257"><samp><span class="option">--with-info</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dinfo_002dcompression_007d-266"><samp><span class="option">--with-info-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dinfo_002dinstall_007d-261"><samp><span class="option">--with-info-install</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dinfo_002dmanual_007d-259"><samp><span class="option">--with-info-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dinfo_002dmanual_002dcompression_007d-269"><samp><span class="option">--with-info-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dinfo_002dmanual_002dinstall_007d-263"><samp><span class="option">--with-info-manual-install</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_007d-295"><samp><span class="option">--with-man</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002dcompression_007d-325"><samp><span class="option">--with-man-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002den_007d-271"><samp><span class="option">--with-man-en</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002den_002dcompression_007d-301"><samp><span class="option">--with-man-en-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002des_007d-283"><samp><span class="option">--with-man-es</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002des_002dcompression_007d-313"><samp><span class="option">--with-man-es-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_007d-299"><samp><span class="option">--with-man-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002dcompression_007d-329"><samp><span class="option">--with-man-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002den_007d-275"><samp><span class="option">--with-man-manual-en</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002den_002dcompression_007d-305"><samp><span class="option">--with-man-manual-en-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002des_007d-287"><samp><span class="option">--with-man-manual-es</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dman_002dmanual_002des_002dcompression_007d-317"><samp><span class="option">--with-man-manual-es-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dmanpage_007d-297"><samp><span class="option">--with-manpage</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dmanpage_002dcompression_007d-327"><samp><span class="option">--with-manpage-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dmanpage_002den_007d-273"><samp><span class="option">--with-manpage-en</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dmanpage_002den_002dcompression_007d-303"><samp><span class="option">--with-manpage-en-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dmanpage_002des_007d-285"><samp><span class="option">--with-manpage-es</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dmanpage_002des_002dcompression_007d-315"><samp><span class="option">--with-manpage-es-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dnothing_007d-208"><samp><span class="option">--with-nothing</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dpdf_007d-247"><samp><span class="option">--with-pdf</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dpdf_002dcompression_007d-253"><samp><span class="option">--with-pdf-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dpdf_002dmanual_007d-249"><samp><span class="option">--with-pdf-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dpdf_002dmanual_002dcompression_007d-255"><samp><span class="option">--with-pdf-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dponies_007d-343"><samp><span class="option">--with-ponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dponysay_007d-209"><samp><span class="option">--with-ponysay</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dponysay_002dcommand_007d-211"><samp><span class="option">--with-ponysay-command</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dponythink_007d-213"><samp><span class="option">--with-ponythink</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dponythink_002dcommand_007d-215"><samp><span class="option">--with-ponythink-command</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dquotes_007d-351"><samp><span class="option">--with-quotes</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dshared_002dcache_007d-217"><samp><span class="option">--with-shared-cache</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dshell_007d-231"><samp><span class="option">--with-shell</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dshell_002dcompletion_007d-239"><samp><span class="option">--with-shell-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dttyponies_007d-345"><samp><span class="option">--with-ttyponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002ducs_007d-355"><samp><span class="option">--with-ucs</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002ducs_002dnames_007d-357"><samp><span class="option">--with-ucs-names</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dzsh_007d-227"><samp><span class="option">--with-zsh</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwith_002dzsh_002dcompletion_007d-229"><samp><span class="option">--with-zsh-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dballoons_007d-354"><samp><span class="option">--without-balloons</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dbash_007d-220"><samp><span class="option">--without-bash</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dbash_002dcompletion_007d-222"><samp><span class="option">--without-bash-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dcustom_002denv_002dpython_007d-359"><samp><span class="option">--without-custom-env-python</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002den_002dman_007d-278"><samp><span class="option">--without-en-man</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002den_002dman_002dcompression_007d-308"><samp><span class="option">--without-en-man-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002den_002dman_002dmanual_007d-282"><samp><span class="option">--without-en-man-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002den_002dman_002dmanual_002dcompression_007d-312"><samp><span class="option">--without-en-man-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002den_002dmanpage_007d-280"><samp><span class="option">--without-en-manpage</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002den_002dmanpage_002dcompression_007d-310"><samp><span class="option">--without-en-manpage-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002des_002dman_007d-290"><samp><span class="option">--without-es-man</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002des_002dman_002dcompression_007d-320"><samp><span class="option">--without-es-man-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002des_002dman_002dmanual_007d-294"><samp><span class="option">--without-es-man-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002des_002dman_002dmanual_002dcompression_007d-324"><samp><span class="option">--without-es-man-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002des_002dmanpage_007d-292"><samp><span class="option">--without-es-manpage</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002des_002dmanpage_002dcompression_007d-322"><samp><span class="option">--without-es-manpage-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dextraponies_007d-348"><samp><span class="option">--without-extraponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dextrattyponies_007d-350"><samp><span class="option">--without-extrattyponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dfish_007d-224"><samp><span class="option">--without-fish</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dfish_002dcompletion_007d-226"><samp><span class="option">--without-fish-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dinfo_007d-258"><samp><span class="option">--without-info</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dcompression_007d-267"><samp><span class="option">--without-info-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dinstall_007d-262"><samp><span class="option">--without-info-install</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dmanual_007d-260"><samp><span class="option">--without-info-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dmanual_002dcompression_007d-270"><samp><span class="option">--without-info-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dinfo_002dmanual_002dinstall_007d-264"><samp><span class="option">--without-info-manual-install</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_007d-296"><samp><span class="option">--without-man</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002dcompression_007d-326"><samp><span class="option">--without-man-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002den_007d-272"><samp><span class="option">--without-man-en</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002den_002dcompression_007d-302"><samp><span class="option">--without-man-en-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002des_007d-284"><samp><span class="option">--without-man-es</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002des_002dcompression_007d-314"><samp><span class="option">--without-man-es-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_007d-300"><samp><span class="option">--without-man-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002dcompression_007d-330"><samp><span class="option">--without-man-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002den_007d-276"><samp><span class="option">--without-man-manual-en</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002den_002dcompression_007d-306"><samp><span class="option">--without-man-manual-en-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002des_007d-288"><samp><span class="option">--without-man-manual-es</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dman_002dmanual_002des_002dcompression_007d-318"><samp><span class="option">--without-man-manual-es-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dmanpage_007d-298"><samp><span class="option">--without-manpage</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002dcompression_007d-328"><samp><span class="option">--without-manpage-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002den_007d-274"><samp><span class="option">--without-manpage-en</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002den_002dcompression_007d-304"><samp><span class="option">--without-manpage-en-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002des_007d-286"><samp><span class="option">--without-manpage-es</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dmanpage_002des_002dcompression_007d-316"><samp><span class="option">--without-manpage-es-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dpdf_007d-248"><samp><span class="option">--without-pdf</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dpdf_002dcompression_007d-254"><samp><span class="option">--without-pdf-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dpdf_002dmanual_007d-250"><samp><span class="option">--without-pdf-manual</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dpdf_002dmanual_002dcompression_007d-256"><samp><span class="option">--without-pdf-manual-compression</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dponies_007d-344"><samp><span class="option">--without-ponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dponysay_007d-210"><samp><span class="option">--without-ponysay</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dponysay_002dcommand_007d-212"><samp><span class="option">--without-ponysay-command</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dponytink_007d-214"><samp><span class="option">--without-ponytink</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dponytink_002dcommand_007d-216"><samp><span class="option">--without-ponytink-command</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dquotes_007d-352"><samp><span class="option">--without-quotes</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dshared_002dcache_007d-218"><samp><span class="option">--without-shared-cache</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dshell_007d-232"><samp><span class="option">--without-shell</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dshell_002dcompletion_007d-240"><samp><span class="option">--without-shell-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dttyponies_007d-346"><samp><span class="option">--without-ttyponies</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002ducs_007d-356"><samp><span class="option">--without-ucs</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002ducs_002dnames_007d-358"><samp><span class="option">--without-ucs-names</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dzsh_007d-228"><samp><span class="option">--without-zsh</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Custom-installations.html#index-g_t_0040option_007b_002d_002dwithout_002dzsh_002dcompletion_007d-230"><samp><span class="option">--without-zsh-completion</span></samp></a>: <a href="Custom-installations.html#Custom-installations">Custom installations</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dwrap_007d-40"><samp><span class="option">--wrap</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002d_002dx_002dcolours_007d-70"><samp><span class="option">--x-colours</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dA_007d-58"><samp><span class="option">-A</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dB_007d-55"><samp><span class="option">-B</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002db_007d-36"><samp><span class="option">-b</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dc_007d-41"><samp><span class="option">-c</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Change-log.html#index-g_t_0040option_007b_002df_007d-478"><samp><span class="option">-f</span></samp></a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dF_007d-19"><samp><span class="option">-F</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002df_007d-11"><samp><span class="option">-f</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Change-log.html#index-g_t_0040option_007b_002dh_007d-484"><samp><span class="option">-h</span></samp></a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dh_007d-7"><samp><span class="option">-h</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dK_007d-75"><samp><span class="option">-K</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Change-log.html#index-g_t_0040option_007b_002dl_007d-481"><samp><span class="option">-l</span></samp></a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Change-log.html#index-g_t_0040option_007b_002dL_007d-479"><samp><span class="option">-L</span></samp></a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dL_007d-47"><samp><span class="option">-L</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dl_007d-45"><samp><span class="option">-l</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002do_007d-64"><samp><span class="option">-o</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dq_007d-22"><samp><span class="option">-q</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dV_007d-71"><samp><span class="option">-V</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dv_007d-9"><samp><span class="option">-v</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Change-log.html#index-g_t_0040option_007b_002dW_007d-482"><samp><span class="option">-W</span></samp></a>: <a href="Change-log.html#Change-log">Change log</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dW_007d-39"><samp><span class="option">-W</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040option_007b_002dX_007d-67"><samp><span class="option">-X</span></samp></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Invoking-ponysay.html#index-g_t_0040var_007bmessage_007d-88"><var>message</var></a>: <a href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a></li>
|
||||
<li><a href="Environment-variables.html#index-g_t_0040env_007bPONYSAY_005fBOTTOM_007d-112"><samp><span class="env">PONYSAY_BOTTOM</span></samp></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Environment-variables.html#index-g_t_0040env_007bPONYSAY_005fFULL_005fWIDTH_007d-116"><samp><span class="env">PONYSAY_FULL_WIDTH</span></samp></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="KMS-ponies.html#index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_007d-139"><samp><span class="env">PONYSAY_KMS_PALETTE</span></samp></a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_007d-123"><samp><span class="env">PONYSAY_KMS_PALETTE</span></samp></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="KMS-ponies.html#index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_005fCMD_007d-140"><samp><span class="env">PONYSAY_KMS_PALETTE_CMD</span></samp></a>: <a href="KMS-ponies.html#KMS-ponies">KMS ponies</a></li>
|
||||
<li><a href="Environment-variables.html#index-g_t_0040env_007bPONYSAY_005fKMS_005fPALETTE_005fCMD_007d-124"><samp><span class="env">PONYSAY_KMS_PALETTE_CMD</span></samp></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Environment-variables.html#index-g_t_0040env_007bPONYSAY_005fSHELL_005fLINES_007d-114"><samp><span class="env">PONYSAY_SHELL_LINES</span></samp></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Environment-variables.html#index-g_t_0040env_007bPONYSAY_005fTRUNCATE_005fHEIGHT_007d-117"><samp><span class="env">PONYSAY_TRUNCATE_HEIGHT</span></samp></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
<li><a href="Environment-variables.html#index-g_t_0040env_007bPONYSAY_005fUCS_005fME_007d-118"><samp><span class="env">PONYSAY_UCS_ME</span></samp></a>: <a href="Environment-variables.html#Environment-variables">Environment variables</a></li>
|
||||
</ul></body></html>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
105
pages/ponysay/_007e_002f_002eponysayrc.html
Normal file
105
pages/ponysay/_007e_002f_002eponysayrc.html
Normal file
|
@ -0,0 +1,105 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: ~/.ponysayrc</title>
|
||||
|
||||
<meta name="description" content="Ponysay: ~/.ponysayrc">
|
||||
<meta name="keywords" content="Ponysay: ~/.ponysayrc">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="Advanced-usage.html#Advanced-usage" rel="up" title="Advanced usage">
|
||||
<link href="Narcissistic-ponies.html#Narcissistic-ponies" rel="next" title="Narcissistic ponies">
|
||||
<link href="Running-on-screen.html#Running-on-screen" rel="previous" title="Running on screen">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<a name="g_t_007e_002f_002eponysayrc"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Narcissistic-ponies.html#Narcissistic-ponies" accesskey="n" rel="next">Narcissistic ponies</a>, Previous: <a href="Running-on-screen.html#Running-on-screen" accesskey="p" rel="previous">Running on screen</a>, Up: <a href="Advanced-usage.html#Advanced-usage" accesskey="u" rel="up">Advanced usage</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="g_t_007e_002f_002eponysayrc-1"></a>
|
||||
<h3 class="section">3.6 <samp>~/.ponysayrc</samp></h3>
|
||||
<a name="index-_007e_002f_002eponysayrc"></a>
|
||||
<a name="index-environment-variables"></a>
|
||||
|
||||
<p>If you have the file <samp>~/.ponysayrc</samp> (<samp>.ponysayrc</samp> in your home directory,
|
||||
the home directory can be spoofed by changing the system environment <code>HOME</code>,)
|
||||
the first thing <code>ponysay</code> does is running that file. This can be used for
|
||||
modifing environment variables (see <a href="Environment-variables.html#Environment-variables">Environment variables</a>). For your convience
|
||||
this can be done by modifing the map <code>env</code>. The code in <samp>~/.ponysayrc</samp> must
|
||||
be written in Python 3.
|
||||
</p>
|
||||
<p>For example if you want to set the <code>PONYSAY_SHELL_LINES</code> to 5, but only 1 if you
|
||||
are using Linux VT (TTY), your <samp>~/.ponysayrc</samp> may look like this:
|
||||
</p><table class="cartouche" border="1"><tr><td>
|
||||
<div class="example">
|
||||
<pre class="example">if env[TERM] == 'linux':
|
||||
env[PONYSAY_SHELL_LINES] = 1
|
||||
else:
|
||||
env[PONYSAY_SHELL_LINES] = 5
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p>You can examine the source code of <code>ponysay</code> to figure out some nice hacking
|
||||
you may want to do, everything in the source code can be used directly as long as it
|
||||
is defined before <samp>~/.ponysayrc</samp> is interpreted.
|
||||
</p>
|
||||
<p><samp>~/.ponysayrc</samp> is a fallback for <samp>~/.config/ponysay/ponysayrc</samp>, which in
|
||||
turn is a fallback for <samp>${XDG_CONFIG_HOME}/ponysay/ponysayrc</samp>. If neither of
|
||||
those exist, <samp>/etc/ponysayrc</samp> is used if that exists.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,172 +1,251 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title>Ponysay</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="description" content="Ponysay">
|
||||
<meta name="generator" content="makeinfo 4.13">
|
||||
<link title="Top" rel="start" href="index.html#Top">
|
||||
<link rel="up" href="../index.html#dir" title="(dir)">
|
||||
<link rel="next" href="Overview.html#Overview" title="Overview">
|
||||
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
||||
<!--
|
||||
This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!-- This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
|
||||
Copyright (C) 2012 Mattias Andrée
|
||||
Copyright (C) 2012, 2013 Mattias Andrée
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts. A copy of the license is included in
|
||||
the section entitled ``GNU Free Documentation License''.
|
||||
-->
|
||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
||||
<style type="text/css"><!--
|
||||
pre.display { font-family:inherit }
|
||||
pre.format { font-family:inherit }
|
||||
pre.smalldisplay { font-family:inherit; font-size:smaller }
|
||||
pre.smallformat { font-family:inherit; font-size:smaller }
|
||||
pre.smallexample { font-size:smaller }
|
||||
pre.smalllisp { font-size:smaller }
|
||||
span.sc { font-variant:small-caps }
|
||||
span.roman { font-family:serif; font-weight:normal; }
|
||||
span.sansserif { font-family:sans-serif; font-weight:normal; }
|
||||
--></style>
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
<body>
|
||||
<div class="node">
|
||||
<a name="Top"></a>
|
||||
<p>
|
||||
Next: <a rel="next" accesskey="n" href="Overview.html#Overview">Overview</a>,
|
||||
Up: <a rel="up" accesskey="u" href="../index.html#dir">(dir)</a>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<h2 class="unnumbered">Ponysay: ponies for your terminal</h2>
|
||||
|
||||
<p>This manual is for ponysay
|
||||
(version 2.9.1),
|
||||
|
||||
<p>Copyright © 2012 Mattias Andrée
|
||||
|
||||
<blockquote>
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
“GNU Free Documentation License”.
|
||||
</blockquote>
|
||||
"GNU Free Documentation License". -->
|
||||
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<title>Ponysay: Top</title>
|
||||
|
||||
<meta name="description" content="Ponysay: Top">
|
||||
<meta name="keywords" content="Ponysay: Top">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link href="#Top" rel="start" title="Top">
|
||||
<link href="Concept-and-program-index.html#Concept-and-program-index" rel="index" title="Concept and program index">
|
||||
<link href="#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
<link href="../dir/index.html" rel="up" title="(dir)">
|
||||
<link href="Overview.html#Overview" rel="next" title="Overview">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
blockquote.smallquotation {font-size: smaller}
|
||||
div.display {margin-left: 3.2em}
|
||||
div.example {margin-left: 3.2em}
|
||||
div.indentedblock {margin-left: 3.2em}
|
||||
div.lisp {margin-left: 3.2em}
|
||||
div.smalldisplay {margin-left: 3.2em}
|
||||
div.smallexample {margin-left: 3.2em}
|
||||
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
|
||||
div.smalllisp {margin-left: 3.2em}
|
||||
kbd {font-style:oblique}
|
||||
pre.display {font-family: inherit}
|
||||
pre.format {font-family: inherit}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: inherit; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: inherit; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.nocodebreak {white-space:nowrap}
|
||||
span.nolinebreak {white-space:nowrap}
|
||||
span.roman {font-family:serif; font-weight:normal}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal}
|
||||
ul.no-bullet {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../info.css"></head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
<h1 class="settitle" align="center">Ponysay</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="Top"></a>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Overview.html#Overview" accesskey="n" rel="next">Overview</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
<hr>
|
||||
<a name="Ponysay_003a-ponies-for-your-terminal"></a>
|
||||
<h1 class="top">Ponysay: ponies for your terminal</h1>
|
||||
<p>This manual is for ponysay
|
||||
(version 3.0.1).
|
||||
</p>
|
||||
<p>Copyright © 2012, 2013 Mattias Andrée
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
“GNU Free Documentation License”.
|
||||
</p></blockquote>
|
||||
|
||||
|
||||
|
||||
<a name="SEC_Contents"></a>
|
||||
<h2 class="contents-heading">Table of Contents</h2>
|
||||
|
||||
<div class="contents">
|
||||
<h2>Table of Contents</h2>
|
||||
<ul>
|
||||
<li><a name="toc_Top" href="index.html#Top">Ponysay: ponies for your terminal</a>
|
||||
<li><a name="toc_Overview" href="Overview.html#Overview">1 Overview</a>
|
||||
<li><a name="toc_Invoking-ponysay" href="Invoking-ponysay.html#Invoking-ponysay">2 Invoking <samp><span class="command">ponysay</span></samp></a>
|
||||
<li><a name="toc_Advanced-usage" href="Advanced-usage.html#Advanced-usage">3 Advanced usage of <samp><span class="command">ponysay</span></samp>.</a>
|
||||
<ul>
|
||||
<li><a href="Extra-information.html#Extra-information">3.1 Extra information</a>
|
||||
<li><a href="Fortune-cookies.html#Fortune-cookies">3.2 Fortune cookies</a>
|
||||
<li><a href="Ponification.html#Ponification">3.3 Ponification</a>
|
||||
<li><a href="Running-on-TTY.html#Running-on-TTY">3.4 Running on TTY</a>
|
||||
<li><a href="Running-on-screen.html#Running-on-screen">3.5 Running on <samp><span class="command">screen</span></samp></a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Environment-variables" href="Environment-variables.html#Environment-variables">4 Environment variables</a>
|
||||
<li><a name="toc_Optional-features" href="Optional-features.html#Optional-features">5 Optional features</a>
|
||||
<ul>
|
||||
<li><a href="KMS-ponies.html#KMS-ponies">5.1 KMS ponies</a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Limitations" href="Limitations.html#Limitations">6 Limitations</a>
|
||||
<ul>
|
||||
<li><a href="Terminals.html#Terminals">6.1 Terminals</a>
|
||||
<li><a href="Cowsay.html#Cowsay">6.2 Cowsay</a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Problems-and-requests" href="Problems-and-requests.html#Problems-and-requests">7 Problems and requests</a>
|
||||
<ul>
|
||||
<li><a href="Problems.html#Problems">7.1 Reporting bugs</a>
|
||||
<li><a href="Requests.html#Requests">7.2 Requesting ponies</a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Dependencies" href="Dependencies.html#Dependencies">8 Dependencies</a>
|
||||
<ul>
|
||||
<li><a href="Required-runtime-dependencies.html#Required-runtime-dependencies">8.1 Required runtime dependencies</a>
|
||||
<li><a href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">8.2 Optional runtime dependencies</a>
|
||||
<li><a href="Package-building-dependencies.html#Package-building-dependencies">8.3 Package building dependencies</a>
|
||||
<li><a href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">8.4 Dependencies for pony providers</a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Installing" href="Installing.html#Installing">9 Installing</a>
|
||||
<ul>
|
||||
<li><a href="From-upstream.html#From-upstream">9.1 From upstream</a>
|
||||
<ul>
|
||||
<li><a href="Installations-basics.html#Installations-basics">9.1.1 Installations basics</a>
|
||||
<li><a href="Custom-installations.html#Custom-installations">9.1.2 Custom installations</a>
|
||||
</li></ul>
|
||||
<li><a href="Package-repositories.html#Package-repositories">9.2 Package repositories</a>
|
||||
<ul>
|
||||
<li><a href="Arch-Linux.html#Arch-Linux">9.2.1 Arch Linux</a>
|
||||
<li><a href="Arch-Linux-ARM.html#Arch-Linux-ARM">9.2.2 Arch Linux ARM</a>
|
||||
<li><a href="Chakra.html#Chakra">9.2.3 Chakra</a>
|
||||
<li><a href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">9.2.4 Debian GNU/Linux and Ubuntu</a>
|
||||
<li><a href="Gentoo-Linux.html#Gentoo-Linux">9.2.5 Gentoo Linux</a>
|
||||
<li><a href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux">9.2.6 Source Mage GNU/Linux</a>
|
||||
</li></ul>
|
||||
<li><a href="Uninstalling.html#Uninstalling">9.3 Uninstalling</a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Inner-workings" href="Inner-workings.html#Inner-workings">10 Inner workings</a>
|
||||
<ul>
|
||||
<li><a href="Pony-anatomy.html#Pony-anatomy">10.1 Pony anatomy</a>
|
||||
<li><a href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">10.2 Pony quote infrastructure</a>
|
||||
<li><a href="Balloon-style-files.html#Balloon-style-files">10.3 Balloon style files</a>
|
||||
<li><a href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">10.4 Printing in TTY with KMS</a>
|
||||
<li><a href="Truncation.html#Truncation">10.5 Truncation</a>
|
||||
<li><a href="Languages.html#Languages">10.6 Languages</a>
|
||||
<li><a href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">10.7 Shell auto-completion</a>
|
||||
<li><a href="Universal-Character-Set.html#Universal-Character-Set">10.8 Universal Character Set</a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Contributing" href="Contributing.html#Contributing">11 Contributing</a>
|
||||
<ul>
|
||||
<li><a href="Providing-ponies.html#Providing-ponies">11.1 Providing ponies</a>
|
||||
</li></ul>
|
||||
<li><a name="toc_Distributing" href="Distributing.html#Distributing">12 Distributing</a>
|
||||
<li><a name="toc_Terminology" href="Terminology.html#Terminology">13 Terminology</a>
|
||||
<li><a name="toc_Change-log" href="Change-log.html#Change-log">Appendix A Change log</a>
|
||||
<li><a name="toc_Ponysay-contributors" href="Ponysay-contributors.html#Ponysay-contributors">Appendix B Ponysay contributors</a>
|
||||
<li><a name="toc_Ponysay-license" href="Ponysay-license.html#Ponysay-license">Appendix C Ponysay license</a>
|
||||
<li><a name="toc_GNU-Free-Documentation-License" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">Appendix D GNU Free Documentation License</a>
|
||||
<li><a name="toc_Concept-and-program-index" href="Concept-and-program-index.html#Concept-and-program-index">Appendix E Concept and program index</a>
|
||||
<li><a name="toc_Variable-and-option-index" href="Variable-and-option-index.html#Variable-and-option-index">Appendix F Variable and option index</a>
|
||||
</li></ul>
|
||||
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Overview-1" href="Overview.html#Overview">1 Overview</a></li>
|
||||
<li><a name="toc-Invoking-ponysay-1" href="Invoking-ponysay.html#Invoking-ponysay">2 Invoking <code>ponysay</code></a></li>
|
||||
<li><a name="toc-Advanced-usage-of-ponysay_002e" href="Advanced-usage.html#Advanced-usage">3 Advanced usage of <code>ponysay</code>.</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Extra-information-1" href="Extra-information.html#Extra-information">3.1 Extra information</a></li>
|
||||
<li><a name="toc-Fortune-cookies-1" href="Fortune-cookies.html#Fortune-cookies">3.2 Fortune cookies</a></li>
|
||||
<li><a name="toc-Ponification-1" href="Ponification.html#Ponification">3.3 Ponification</a></li>
|
||||
<li><a name="toc-Running-on-TTY-1" href="Running-on-TTY.html#Running-on-TTY">3.4 Running on TTY</a></li>
|
||||
<li><a name="toc-Running-on-screen-1" href="Running-on-screen.html#Running-on-screen">3.5 Running on <code>screen</code></a></li>
|
||||
<li><a name="toc-_007e_002f_002eponysayrc-1" href="_007e_002f_002eponysayrc.html#g_t_007e_002f_002eponysayrc">3.6 <samp>~/.ponysayrc</samp></a></li>
|
||||
<li><a name="toc-Narcissistic-ponies-1" href="Narcissistic-ponies.html#Narcissistic-ponies">3.7 Narcissistic ponies</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Environment-variables-1" href="Environment-variables.html#Environment-variables">4 Environment variables</a></li>
|
||||
<li><a name="toc-Optional-features-1" href="Optional-features.html#Optional-features">5 Optional features</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-KMS-ponies-1" href="KMS-ponies.html#KMS-ponies">5.1 KMS ponies</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Pony-metadata-1" href="Pony-metadata.html#Pony-metadata">6 Pony metadata</a></li>
|
||||
<li><a name="toc-The-tool-chest-1" href="The-tool-chest.html#The-tool-chest">7 The tool chest</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Fill-KMS-cache-1" href="Fill-KMS-cache.html#Fill-KMS-cache">7.1 Fill KMS cache</a></li>
|
||||
<li><a name="toc-Metadata-pasting-1" href="Metadata-pasting.html#Metadata-pasting">7.2 Metadata pasting</a></li>
|
||||
<li><a name="toc-Editing-metadata-1" href="Editing-metadata.html#Editing-metadata">7.3 Editing metadata</a></li>
|
||||
<li><a name="toc-Metadata-collections-1" href="Metadata-collections.html#Metadata-collections">7.4 Metadata collections</a></li>
|
||||
<li><a name="toc-Dimension-files-1" href="Dimension-files.html#Dimension-files">7.5 Dimension files</a></li>
|
||||
<li><a name="toc-Pony-browsing-1" href="Pony-browsing.html#Pony-browsing">7.6 Pony browsing</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Limitations-1" href="Limitations.html#Limitations">8 Limitations</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Terminals-1" href="Terminals.html#Terminals">8.1 Terminals</a></li>
|
||||
<li><a name="toc-GNU-Hurd-1" href="GNU-Hurd.html#GNU-Hurd">8.2 GNU Hurd</a></li>
|
||||
<li><a name="toc-Cowsay-1" href="Cowsay.html#Cowsay">8.3 Cowsay</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Problems-and-requests-1" href="Problems-and-requests.html#Problems-and-requests">9 Problems and requests</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-External-bugs-1" href="External-bugs.html#External-bugs">9.1 External bugs</a></li>
|
||||
<li><a name="toc-Reporting-bugs-1" href="Reporting-bugs.html#Reporting-bugs">9.2 Reporting bugs</a></li>
|
||||
<li><a name="toc-Requesting-ponies-1" href="Requesting-ponies.html#Requesting-ponies">9.3 Requesting ponies</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Dependencies-1" href="Dependencies.html#Dependencies">10 Dependencies</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Required-runtime-dependencies-1" href="Required-runtime-dependencies.html#Required-runtime-dependencies">10.1 Required runtime dependencies</a></li>
|
||||
<li><a name="toc-Optional-runtime-dependencies-1" href="Optional-runtime-dependencies.html#Optional-runtime-dependencies">10.2 Optional runtime dependencies</a></li>
|
||||
<li><a name="toc-Package-building-dependencies-1" href="Package-building-dependencies.html#Package-building-dependencies">10.3 Package building dependencies</a></li>
|
||||
<li><a name="toc-Dependencies-for-pony-providers-1" href="Dependencies-for-pony-providers.html#Dependencies-for-pony-providers">10.4 Dependencies for pony providers</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Installing-1" href="Installing.html#Installing">11 Installing</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-From-upstream-1" href="From-upstream.html#From-upstream">11.1 From upstream</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Installations-basics-1" href="Installations-basics.html#Installations-basics">11.1.1 Installations basics</a></li>
|
||||
<li><a name="toc-Custom-installations-1" href="Custom-installations.html#Custom-installations">11.1.2 Custom installations</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Package-repositories-1" href="Package-repositories.html#Package-repositories">11.2 Package repositories</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Arch-Linux-1" href="Arch-Linux.html#Arch-Linux">11.2.1 Arch Linux</a></li>
|
||||
<li><a name="toc-Arch-Linux-ARM-1" href="Arch-Linux-ARM.html#Arch-Linux-ARM">11.2.2 Arch Linux ARM</a></li>
|
||||
<li><a name="toc-Chakra-1" href="Chakra.html#Chakra">11.2.3 Chakra</a></li>
|
||||
<li><a name="toc-Debian-GNU_002fLinux-and-Ubuntu" href="Debian-GNU_002fLinux.html#Debian-GNU_002fLinux">11.2.4 Debian GNU/Linux and Ubuntu</a></li>
|
||||
<li><a name="toc-Gentoo-Linux-1" href="Gentoo-Linux.html#Gentoo-Linux">11.2.5 Gentoo Linux</a></li>
|
||||
<li><a name="toc-Source-Mage-GNU_002fLinux-1" href="Source-Mage-GNU_002fLinux.html#Source-Mage-GNU_002fLinux">11.2.6 Source Mage GNU/Linux</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Exotic-operating-systems-1" href="Exotic-operating-systems.html#Exotic-operating-systems">11.3 Exotic operating systems</a></li>
|
||||
<li><a name="toc-Uninstalling-1" href="Uninstalling.html#Uninstalling">11.4 Uninstalling</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Inner-workings-1" href="Inner-workings.html#Inner-workings">12 Inner workings</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Pony-anatomy-1" href="Pony-anatomy.html#Pony-anatomy">12.1 Pony anatomy</a></li>
|
||||
<li><a name="toc-Pony-metadata-extension-1" href="Pony-metadata-extension.html#Pony-metadata-extension">12.2 Pony metadata extension</a></li>
|
||||
<li><a name="toc-Pony-quote-infrastructure-1" href="Pony-quote-infrastructure.html#Pony-quote-infrastructure">12.3 Pony quote infrastructure</a></li>
|
||||
<li><a name="toc-Balloon-style-files-1" href="Balloon-style-files.html#Balloon-style-files">12.4 Balloon style files</a></li>
|
||||
<li><a name="toc-Printing-in-TTY-with-KMS-1" href="Printing-in-TTY-with-KMS.html#Printing-in-TTY-with-KMS">12.5 Printing in TTY with KMS</a></li>
|
||||
<li><a name="toc-Truncation-1" href="Truncation.html#Truncation">12.6 Truncation</a></li>
|
||||
<li><a name="toc-Languages-1" href="Languages.html#Languages">12.7 Languages</a></li>
|
||||
<li><a name="toc-Shell-auto_002dcompletion-1" href="Shell-auto_002dcompletion.html#Shell-auto_002dcompletion">12.8 Shell auto-completion</a></li>
|
||||
<li><a name="toc-Universal-Character-Set-1" href="Universal-Character-Set.html#Universal-Character-Set">12.9 Universal Character Set</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Contributing-1" href="Contributing.html#Contributing">13 Contributing</a>
|
||||
<ul class="no-bullet">
|
||||
<li><a name="toc-Providing-ponies-1" href="Providing-ponies.html#Providing-ponies">13.1 Providing ponies</a></li>
|
||||
</ul></li>
|
||||
<li><a name="toc-Distributing-1" href="Distributing.html#Distributing">14 Distributing</a></li>
|
||||
<li><a name="toc-Terminology-1" href="Terminology.html#Terminology">15 Terminology</a></li>
|
||||
<li><a name="toc-Change-log-1" href="Change-log.html#Change-log">Appendix A Change log</a></li>
|
||||
<li><a name="toc-Ponysay-contributors-1" href="Ponysay-contributors.html#Ponysay-contributors">Appendix B Ponysay contributors</a></li>
|
||||
<li><a name="toc-Ponysay-license-1" href="Ponysay-license.html#Ponysay-license">Appendix C Ponysay license</a></li>
|
||||
<li><a name="toc-GNU-General-Public-License-1" href="GNU-General-Public-License.html#GNU-General-Public-License">Appendix D GNU General Public License</a></li>
|
||||
<li><a name="toc-GNU-Free-Documentation-License-1" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">Appendix E GNU Free Documentation License</a></li>
|
||||
<li><a name="toc-Concept-and-program-index-1" href="Concept-and-program-index.html#Concept-and-program-index">Appendix F Concept and program index</a></li>
|
||||
<li><a name="toc-Variable-and-option-index-1" href="Variable-and-option-index.html#Variable-and-option-index">Appendix G Variable and option index</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<ul class="menu">
|
||||
<li><a accesskey="1" href="Overview.html#Overview">Overview</a>: Brief overview of <samp><span class="command">ponysay</span></samp>.
|
||||
<li><a accesskey="2" href="Invoking-ponysay.html#Invoking-ponysay">Invoking ponysay</a>: How to run <samp><span class="command">ponysay</span></samp>.
|
||||
<li><a accesskey="3" href="Advanced-usage.html#Advanced-usage">Advanced usage</a>: Advanced usage of <samp><span class="command">ponysay</span></samp>.
|
||||
<li><a accesskey="4" href="Environment-variables.html#Environment-variables">Environment variables</a>: Getting more from <samp><span class="command">ponysay</span></samp> with environment variables.
|
||||
<li><a accesskey="5" href="Optional-features.html#Optional-features">Optional features</a>: Get the most out of <samp><span class="command">ponysay</span></samp> with optional features.
|
||||
<li><a accesskey="6" href="Limitations.html#Limitations">Limitations</a>: Known limitations that may not be that easy to overcome.
|
||||
<li><a accesskey="7" href="Problems-and-requests.html#Problems-and-requests">Problems and requests</a>: Report issues and making requests.
|
||||
<li><a accesskey="8" href="Dependencies.html#Dependencies">Dependencies</a>: Ponysay's dependencies.
|
||||
<li><a accesskey="9" href="Installing.html#Installing">Installing</a>: How to install <samp><span class="command">ponysay</span></samp>.
|
||||
<li><a href="Inner-workings.html#Inner-workings">Inner workings</a>: Useful information for those whom want to help hack <samp><span class="command">ponysay</span></samp>.
|
||||
<li><a href="Contributing.html#Contributing">Contributing</a>: Useful information for those whom want to help improve the world.
|
||||
<li><a href="Distributing.html#Distributing">Distributing</a>: Useful information for OS package repository package maintainers.
|
||||
<li><a href="Terminology.html#Terminology">Terminology</a>: Terminology.
|
||||
<li><a href="Change-log.html#Change-log">Change log</a>: Differences between the version of <samp><span class="command">ponysay</span></samp>.
|
||||
<li><a href="Ponysay-contributors.html#Ponysay-contributors">Ponysay contributors</a>: Ponysay contributors.
|
||||
<li><a href="Ponysay-license.html#Ponysay-license">Ponysay license</a>: Ponysay license.
|
||||
<li><a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a>: Copying and sharing this manual.
|
||||
<li><a href="Concept-and-program-index.html#Concept-and-program-index">Concept and program index</a>: Concept and program index.
|
||||
<li><a href="Variable-and-option-index.html#Variable-and-option-index">Variable and option index</a>: Variable and option index.
|
||||
</ul>
|
||||
|
||||
</body></html>
|
||||
|
||||
<!--
|
||||
|
||||
Local Variables:
|
||||
coding: utf-8
|
||||
End:
|
||||
<table class="menu" border="0" cellspacing="0">
|
||||
<tr><td align="left" valign="top">• <a href="Overview.html#Overview" accesskey="1">Overview</a>:</td><td> </td><td align="left" valign="top">Brief overview of <code>ponysay</code>.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Invoking-ponysay.html#Invoking-ponysay" accesskey="2">Invoking ponysay</a>:</td><td> </td><td align="left" valign="top">How to run <code>ponysay</code>.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Advanced-usage.html#Advanced-usage" accesskey="3">Advanced usage</a>:</td><td> </td><td align="left" valign="top">Advanced usage of <code>ponysay</code>.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Environment-variables.html#Environment-variables" accesskey="4">Environment variables</a>:</td><td> </td><td align="left" valign="top">Getting more from <code>ponysay</code> with environment variables.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Optional-features.html#Optional-features" accesskey="5">Optional features</a>:</td><td> </td><td align="left" valign="top">Get the most out of <code>ponysay</code> with optional features.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Pony-metadata.html#Pony-metadata" accesskey="6">Pony metadata</a>:</td><td> </td><td align="left" valign="top">Metadata tags in the pony files.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="The-tool-chest.html#The-tool-chest" accesskey="7">The tool chest</a>:</td><td> </td><td align="left" valign="top">Extra Ponysay commands for other stuff than printing ponies.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Limitations.html#Limitations" accesskey="8">Limitations</a>:</td><td> </td><td align="left" valign="top">Known limitations that may not be that easy to overcome.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Problems-and-requests.html#Problems-and-requests" accesskey="9">Problems and requests</a>:</td><td> </td><td align="left" valign="top">External bugs, report issues and making requests.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Dependencies.html#Dependencies">Dependencies</a>:</td><td> </td><td align="left" valign="top">Ponysay’s dependencies.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Installing.html#Installing">Installing</a>:</td><td> </td><td align="left" valign="top">How to install <code>ponysay</code>.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Inner-workings.html#Inner-workings">Inner workings</a>:</td><td> </td><td align="left" valign="top">Useful information for those whom want to help hack <code>ponysay</code>.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Contributing.html#Contributing">Contributing</a>:</td><td> </td><td align="left" valign="top">Useful information for those whom want to help improve the world.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Distributing.html#Distributing">Distributing</a>:</td><td> </td><td align="left" valign="top">Useful information for OS package repository package maintainers.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Terminology.html#Terminology">Terminology</a>:</td><td> </td><td align="left" valign="top">Terminology.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Change-log.html#Change-log">Change log</a>:</td><td> </td><td align="left" valign="top">Differences between the version of <code>ponysay</code>.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Ponysay-contributors.html#Ponysay-contributors">Ponysay contributors</a>:</td><td> </td><td align="left" valign="top">Ponysay contributors.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Ponysay-license.html#Ponysay-license">Ponysay license</a>:</td><td> </td><td align="left" valign="top">Copying and sharing ponysay.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="GNU-General-Public-License.html#GNU-General-Public-License">GNU General Public License</a>:</td><td> </td><td align="left" valign="top">Ponysay’s license.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a>:</td><td> </td><td align="left" valign="top">Copying and sharing this manual.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Concept-and-program-index.html#Concept-and-program-index">Concept and program index</a>:</td><td> </td><td align="left" valign="top">Concept and program index.
|
||||
</td></tr>
|
||||
<tr><td align="left" valign="top">• <a href="Variable-and-option-index.html#Variable-and-option-index">Variable and option index</a>:</td><td> </td><td align="left" valign="top">Variable and option index.
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<hr>
|
||||
<div class="header">
|
||||
<p>
|
||||
Next: <a href="Overview.html#Overview" accesskey="n" rel="next">Overview</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-and-program-index.html#Concept-and-program-index" title="Index" rel="index">Index</a>]</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue