/usr/share/doc/python3-pyx-doc/faq/index.html is in python3-pyx-doc 0.14.1-8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Some frequently and not so frequently asked questions about PyX — PyX FAQ</title>
<link rel="stylesheet" href="_static/pyx.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.14.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="search" title="Search" href="search.html" />
<link rel="top" title="PyX FAQ" href="#" />
<link rel="next" title="General aspects of PyX" href="general_aspects_pyx.html" />
</head>
<body>
<div class="relatedtop">
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="general_aspects_pyx.html" title="General aspects of PyX"
accesskey="N">next</a></li>
<li><a href="http://pyx.sourceforge.net">PyX Homepage</a> »</li>
<li><a href="#">PyX FAQ</a> »</li>
<li>Some frequently and not so frequently asked questions about PyX</li>
</ul>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="some-frequently-and-not-so-frequently-asked-questions-about-pyx">
<h1>Some frequently and not so frequently asked questions about PyX<a class="headerlink" href="#some-frequently-and-not-so-frequently-asked-questions-about-pyx" title="Permalink to this headline">¶</a></h1>
<div class="topic">
<p class="topic-title first">Acknowledgements</p>
<p>The following persons have in one way or the other, e.g. by asking good questions or providing answers,
contributed to this FAQ: Walter Brisken, Alejandro Gaita-Arinyo, Pierre Joyot, Jörg Lehmann, John Owens,
Michael Schindler, Gerhard Schmid, André Wobst.</p>
</div>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="general_aspects_pyx.html">General aspects of PyX</a><ul>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#the-name-of-the-game">The name of the game</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#where-do-i-get-the-latest-version-of-pyx">Where do I get the latest version of PyX?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#how-can-i-determine-the-version-of-pyx-running-on-my-machine">How can I determine the version of PyX running on my machine?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#how-can-i-access-older-versions-of-pyx">How can I access older versions of PyX?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#does-pyx-run-under-my-favorite-operating-system">Does PyX run under my favorite operating system?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#under-which-versions-of-python-will-pyx-run">Under which versions of Python will PyX run?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#does-pyx-provide-a-gui-to-view-the-produced-image">Does PyX provide a GUI to view the produced image?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#will-i-be-able-to-embed-pyx-graphics-output-into-an-ipython-notebook">Will I be able to embed PyX graphics output into an IPython notebook?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#i-am-a-gnuplot-user-and-want-to-try-pyx-where-can-i-get-some-help">I am a Gnuplot user and want to try PyX. Where can I get some help?</a></li>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_pyx.html#where-can-i-get-help-if-my-question-is-not-answered-in-this-faq">Where can I get help if my question is not answered in this FAQ?</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="python.html">Python</a><ul>
<li class="toctree-l2"><a class="reference internal" href="python.html#what-is-python">What is Python?</a></li>
<li class="toctree-l2"><a class="reference internal" href="python.html#where-can-i-learn-more-about-python">Where can I learn more about Python?</a></li>
<li class="toctree-l2"><a class="reference internal" href="python.html#what-do-i-need-to-import-in-order-to-use-pyx">What do I need to import in order to use PyX?</a></li>
<li class="toctree-l2"><a class="reference internal" href="python.html#what-is-a-raw-string-and-why-should-i-know-about-it-when-using-pyx">What is a raw string and why should I know about it when using PyX?</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="general_aspects_plotting.html">General aspects of plotting with PyX</a><ul>
<li class="toctree-l2"><a class="reference internal" href="general_aspects_plotting.html#how-do-i-generate-multipage-output">How do I generate multipage output?</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="plotting_graphs.html">Plotting of graphs</a><ul>
<li class="toctree-l2"><a class="reference internal" href="plotting_graphs.html#general-aspects">General aspects</a><ul>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-do-i-generate-a-graph-from-data-as-simply-as-possible">How do I generate a graph from data as simply as possible?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-do-i-generate-a-graph-of-a-function-as-simply-as-possible">How do I generate a graph of a function as simply as possible?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-can-i-stack-graphs">How can I stack graphs?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-can-i-plot-grid-data">How can I plot grid data?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-can-i-access-points-in-problem-coordinates-of-a-graph">How can I access points in problem coordinates of a graph?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#i-would-like-a-key-for-only-some-of-my-data-sets-how-do-i-do-that">I would like a key for only some of my data sets. How do I do that?</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="plotting_graphs.html#axis-properties">Axis properties</a><ul>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-do-i-specify-the-tick-increment">How do I specify the tick increment?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-do-i-plot-the-zero-line">How do I plot the zero line?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-can-i-add-grid-lines-to-a-graph">How can I add grid lines to a graph?</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="plotting_graphs.html#data-properties">Data properties</a><ul>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-do-i-choose-the-symbol-and-its-attributes">How do I choose the symbol and its attributes?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-do-i-choose-the-color-of-the-symbols">How do I choose the color of the symbols?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-do-i-choose-the-line-style">How do I choose the line style?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-can-i-change-the-color-of-symbols-or-lines-according-to-a-palette">How can I change the color of symbols or lines according to a palette?</a></li>
<li class="toctree-l3"><a class="reference internal" href="plotting_graphs.html#how-can-i-specify-changing-colors-or-other-attributes-for-symbols-or-lines">How can I specify changing colors (or other attributes) for symbols or lines?</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="other_plotting.html">Other plotting tasks</a><ul>
<li class="toctree-l2"><a class="reference internal" href="other_plotting.html#how-can-i-rotate-text">How can I rotate text?</a></li>
<li class="toctree-l2"><a class="reference internal" href="other_plotting.html#how-can-i-clip-a-canvas">How can I clip a canvas?</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="tex_latex.html">TeX and LaTeX</a><ul>
<li class="toctree-l2"><a class="reference internal" href="tex_latex.html#general-aspects">General aspects</a><ul>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#what-is-tex-latex-and-why-do-i-need-it">What is TeX/LaTeX and why do I need it?</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#i-don-t-know-anything-about-tex-and-latex-where-can-i-read-something-about-it">I don’t know anything about TeX and LaTeX. Where can I read something about it?</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#what-is-ctan">What is CTAN?</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#is-there-support-for-context">Is there support for ConTeXt?</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="tex_latex.html#tex-and-latex-commands-useful-for-pyx">TeX and LaTeX commands useful for PyX</a><ul>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#how-do-i-get-a-specific-symbol-with-tex-or-latex">How do I get a specific symbol with TeX or LaTeX?</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="tex_latex.html#tex-and-latex-errors">TeX and LaTeX errors</a><ul>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#undefined-control-sequence-usepackage">Undefined control sequence <code class="docutils literal"><span class="pre">\usepackage</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#missing-inserted">Missing <code class="docutils literal"><span class="pre">$</span></code> inserted</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#why-do-environments-like-itemize-or-eqnarray-seem-not-to-work">Why do environments like <code class="docutils literal"><span class="pre">itemize</span></code> or <code class="docutils literal"><span class="pre">eqnarray</span></code> seem not to work?</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#font-shape-ot1-xyz-m-n-undefined">Font shape <code class="docutils literal"><span class="pre">OT1/xyz/m/n</span></code> undefined</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#file-is-not-available-or-not-readable">File <code class="docutils literal"><span class="pre">…</span></code> is not available or not readable</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#no-information-for-font-cmr10-found-in-font-mapping-file">No information for font <code class="docutils literal"><span class="pre">cmr10</span></code> found in font mapping file</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="tex_latex.html#fonts">Fonts</a><ul>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#i-have-type1-fonts-in-pfa-format-how-do-i-obtain-the-corresponding-pfb-files-needed-by-pyx">I have Type1 fonts in <code class="docutils literal"><span class="pre">pfa</span></code> format. How do I obtain the corresponding <code class="docutils literal"><span class="pre">pfb</span></code> files needed by PyX?</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#i-want-to-use-a-font-other-than-computer-modern-roman">I want to use a font other than computer modern roman</a></li>
<li class="toctree-l3"><a class="reference internal" href="tex_latex.html#can-i-use-a-truetype-font-with-pyx">Can I use a TrueType font with PyX?</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<div class="sidebarbox">
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/index.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div></div>
<div class="sidebarbox">
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script></div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="relatedbottom">
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="general_aspects_pyx.html" title="General aspects of PyX"
>next</a></li>
<li><a href="http://pyx.sourceforge.net">PyX Homepage</a> »</li>
<li><a href="#">PyX FAQ</a> »</li>
<li>Some frequently and not so frequently asked questions about PyX</li>
</ul>
</div>
</div>
<div class="footer">
© Copyright 2017, Gert-Ludwig Ingold.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.5.
</div>
</body>
</html>
|