Skip to content

Commit

Permalink
Update PyX website to pyx-project.org.
Browse files Browse the repository at this point in the history
Change the URL of the PyX website from http://pyx.sourceforge.net/ to
https://pyx-project.org/ everywhere except for the www directory.
  • Loading branch information
joerg-lehmann committed Jul 18, 2018
1 parent 8186d27 commit 243fae2
Show file tree
Hide file tree
Showing 79 changed files with 86 additions and 86 deletions.
2 changes: 1 addition & 1 deletion contrib/textboxes.tex
Expand Up @@ -4,7 +4,7 @@
%
% Copyright (C) 2004 Michael Schindler <m-schindler@sourceforge.net>
%
% This file is part of PyX (http://pyx.sourceforge.net/).
% This file is part of PyX (https://pyx-project.org/).
%
% PyX is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
Expand Down
4 changes: 2 additions & 2 deletions design/dtk/pyx.tex
Expand Up @@ -385,7 +385,7 @@ \section{Erzeugung von Text: die \TeX/\LaTeX-Integration}
\PyX{} möglich ist. Die Textausrichtung, wie auch viele andere
Eigenschaften, lassen sich dabei ganz einfach anhand von Attributen
setzen. Beispiele mit zugehörigem Quellcode finden sich auf der
\PyX-Beispielseite unter \url{http://pyx.sourceforge.net/examples/}.
\PyX-Beispielseite unter \url{https://pyx-project.org/examples/}.

\section{Komplexe Graphikaufgaben: Graphen}

Expand Down Expand Up @@ -452,7 +452,7 @@ \section{Komplexe Graphikaufgaben: Graphen}
Anzahl unterschiedlicher Anwendungsbeispiele. An dieser Stelle soll
nur ein einfaches Beispiel gezeigt werden, um die prinzipielle
Funktionsweise vorzustellen. Darüber hinaus ist ein Besuch auf der
\PyX-Beispielseite unter \url{http://pyx.sourceforge.net/examples/}
\PyX-Beispielseite unter \url{https://pyx-project.org/examples/}
sehr zu empfehlen.

\begin{figure}[tp]
Expand Down
12 changes: 6 additions & 6 deletions faq/general_aspects_pyx.rst
Expand Up @@ -22,7 +22,7 @@ Where do I get the latest version of PyX?
=========================================

The current release of PyX (as well as older ones) is freely available from
`http://pyx.sourceforge.net <http://pyx.sourceforge.net>`_ where also a
`https://pyx-project.org <http://pyx.sourceforge.net>`_ where also a
subversion repository with the latest patches can be found. In addition, PyX is
registered on the Python Package Index at
`https://pypi.python.org/pypi/PyX <https://pypi.python.org/pypi/PyX>`_ and can
Expand Down Expand Up @@ -165,11 +165,11 @@ Where can I get help if my question is not answered in this FAQ?
================================================================

The PyX sources contain a reference manual which is also available online at
`http://pyx.sourceforge.net/manual/ <http://pyx.sourceforge.net/manual/>`_.
`https://pyx-project.org/manual/ <http://pyx.sourceforge.net/manual/>`_.
Furthermore, there exists a set of examples demonstrating various features of
PyX, which is available in the sources or can be browsed at
`http://pyx.sourceforge.net/examples.html
<http://pyx.sourceforge.net/examples.html>`_. If the feature you are looking
`https://pyx-project.org/examples.html
<https://pyx-project.org/examples.html>`_. If the feature you are looking
for is among them, using the appropriate part of the example code or adapting
it for your purposes may help.

Expand All @@ -180,7 +180,7 @@ discussion list is available at
`http://sourceforge.net/mailarchive/forum.php?forum_name=pyx-user
<http://sourceforge.net/mailarchive/forum.php?forum_name=pyx-user>`_.

Finally, it might be worth checking `http://pyx.sourceforge.net/pyxfaq.pdf
<http://pyx.sourceforge.net/pyxfaq.pdf>`_ for an updated version of this FAQ.
Finally, it might be worth checking `https://pyx-project.org/pyxfaq.pdf
<https://pyx-project.org/pyxfaq.pdf>`_ for an updated version of this FAQ.

.. [#texbook] D.Knuth, *The TeX book* (Addison-Wesley, 1984)
2 changes: 1 addition & 1 deletion pyx/__init__.py
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2002-2006 André Wobst <wobsta@pyx-project.org>
# Copyright (C) 2006 Michael Schindler <m-schindler@users.sourceforge.net>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/attr.py
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2003-2004 Michael Schindler <m-schindler@users.sourceforge.net>
# Copyright (C) 2003-2013 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/baseclasses.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2002-2007 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2002-2007 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/bbox.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2002-2006 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2002-2004 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/bitmap.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2004-2015 André Wobst <wobsta@pyx-project.org>
# Copyright (C) 2011 Michael Schindler<m-schindler@users.sourceforge.net>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/box.py
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2003-2004 Michael Schindler <m-schindler@users.sourceforge.net>
# Copyright (C) 2002-2004 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/canvas.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2002-2012 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2002-2012 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/color.py
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2003-2006 Michael Schindler <m-schindler@users.sourceforge.net>
# Copyright (C) 2002-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/config.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2003-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2003-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/connector.py
Expand Up @@ -3,7 +3,7 @@
#
# Copyright (C) 2003-2006 Michael Schindler <m-schindler@users.sourceforge.net>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/10pt.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="10pt"
% \latexclassname="article"
% \latexclassopt="10pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/10ptex.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="10ptex"
% \latexclassname="article"
% \latexclassopt="10pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/11pt.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="11pt"
% \latexclassname="article"
% \latexclassopt="11pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/11ptex.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="11ptex"
% \latexclassname="article"
% \latexclassopt="11pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/12pt.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="12pt"
% \latexclassname="article"
% \latexclassopt="12pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/12ptex.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="12ptex"
% \latexclassname="article"
% \latexclassopt="12pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/createlfs.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2002 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2002 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
4 changes: 2 additions & 2 deletions pyx/data/lfs/createlfs.tex
@@ -1,7 +1,7 @@
% Copyright (C) 2002 Jörg Lehmann <joerg@pyx-project.org>
% Copyright (C) 2002 André Wobst <wobsta@pyx-project.org>
%
% This file is part of PyX (http://pyx.sourceforge.net/).
% This file is part of PyX (https://pyx-project.org/).
%
% PyX is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -79,7 +79,7 @@

\begin{document}
\immediate\openout\myfile=\latexstylename.lfs
{\catcode`\%=12\immediate\write\myfile{% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).}}
{\catcode`\%=12\immediate\write\myfile{% This automatically generated file is part of PyX (https://pyx-project.org/).}}
{\catcode`\%=12\immediate\write\myfile{% \string\latexstylename="\expandafter\string\latexstylename"}}
{\catcode`\%=12\immediate\write\myfile{% \string\latexclassname="\expandafter\string\latexclassname"}}
{\catcode`\%=12\immediate\write\myfile{% \string\latexclassopt="\expandafter\string\latexclassopt"}}
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/foils17pt.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="foils17pt"
% \latexclassname="foils"
% \latexclassopt="17pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/foils20pt.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="foils20pt"
% \latexclassname="foils"
% \latexclassopt="20pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/foils25pt.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="foils25pt"
% \latexclassname="foils"
% \latexclassopt="25pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/data/lfs/foils30pt.lfs
@@ -1,4 +1,4 @@
% This automatically generated file is part of PyX (http://pyx.sourceforge.net/).
% This automatically generated file is part of PyX (https://pyx-project.org/).
% \latexstylename="foils30pt"
% \latexclassname="foils"
% \latexclassopt="30pt"
Expand Down
2 changes: 1 addition & 1 deletion pyx/deco.py
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2003-2011 Michael Schindler <m-schindler@users.sourceforge.net>
# Copyright (C) 2002-2013 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/deformer.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2003-2013 Michael Schindler <m-schindler@users.sourceforge.net>
# Copyright (C) 2003-2005 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/document.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2005-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2005-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/dvi/dvifile.py
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2003-2004,2006,2007 Michael Schindler <m-schindler@users.sourceforge.net>
# Copyright (C) 2002-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/dvi/encfile.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2007-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2007-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/dvi/mapfile.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2007-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2007-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/dvi/texfont.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2007-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2007-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/dvi/tfmfile.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2007-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2007-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/dvi/vffile.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2002-2007 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2002-2007 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/epsfile.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2002-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2002-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/font/__init__.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2005-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/font/afmfile.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2006-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2007-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/font/font.py
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2006-2011 Michael Schindler <m-schindler@users.sourceforge.net>
# Copyright (C) 2005-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/font/metric.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2007-2011 Jörg Lehmann <joerg@pyx-project.org>
# Copyright (C) 2007-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/font/pfmfile.py
Expand Up @@ -3,7 +3,7 @@
#
# Copyright (C) 2007-2011 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/font/t1code.py
Expand Up @@ -3,7 +3,7 @@
#
# Copyright (C) 2005-2006 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/font/t1file.py
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) 2005-2011 André Wobst <wobsta@pyx-project.org>
# Copyright (C) 2006-2011 Jörg Lehmann <joerg@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion pyx/graph/__init__.py
Expand Up @@ -3,7 +3,7 @@
#
# Copyright (C) 2004-2012 André Wobst <wobsta@pyx-project.org>
#
# This file is part of PyX (http://pyx.sourceforge.net/).
# This file is part of PyX (https://pyx-project.org/).
#
# PyX is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 243fae2

Please sign in to comment.