From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-792818-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AFB99138C48 for <garchives@archives.gentoo.org>; Mon, 13 Apr 2015 22:34:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CC8FE0886; Mon, 13 Apr 2015 22:34:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0EF8E0886 for <gentoo-commits@lists.gentoo.org>; Mon, 13 Apr 2015 22:34:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D44A340B27 for <gentoo-commits@lists.gentoo.org>; Mon, 13 Apr 2015 22:34:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2785715DC9 for <gentoo-commits@lists.gentoo.org>; Mon, 13 Apr 2015 22:34:31 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org> Message-ID: <1428787558.7d69eceff82108ccc1e7d976912e5c34afeb259f.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: appendices.tex credits.tex dependencies.tex eapi-cheatsheet.tex eapi-differences.tex eapis.tex ebuild-env-commands.tex ebuild-env-invariancy.tex ebuild-env-state.tex ebuild-env-vars.tex ebuild-environment.tex ebuild-format.tex ebuild-functions.tex ebuild-vars.tex eclasses.tex glossary.tex introduction.tex merge.tex metadata-cache.tex names.tex pkg-mgr-commands.tex pms.cls pms.tex profile-variables.tex profiles.tex tree-layout.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7d69eceff82108ccc1e7d976912e5c34afeb259f X-VCS-Branch: master Date: Mon, 13 Apr 2015 22:34:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 21d2c8a1-8b25-47f8-8bf6-7e8955b79bf0 X-Archives-Hash: 92c8ad64bf1a9919320034715a49862d commit: 7d69eceff82108ccc1e7d976912e5c34afeb259f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 11 21:25:58 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Apr 11 21:25:58 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=7d69ecef Use the same line width for Emacs and Vim. Lines seem to be wrapped at 100 characters throughout, with the exception of eapi-cheatsheet.tex which is wrapped at 70 characters. Assign the "fill-column" file local variable for Emacs accordingly. appendices.tex | 1 + credits.tex | 1 + dependencies.tex | 1 + eapi-cheatsheet.tex | 3 ++- eapi-differences.tex | 1 + eapis.tex | 1 + ebuild-env-commands.tex | 1 + ebuild-env-invariancy.tex | 1 + ebuild-env-state.tex | 1 + ebuild-env-vars.tex | 1 + ebuild-environment.tex | 1 + ebuild-format.tex | 1 + ebuild-functions.tex | 1 + ebuild-vars.tex | 1 + eclasses.tex | 1 + glossary.tex | 1 + introduction.tex | 1 + merge.tex | 1 + metadata-cache.tex | 1 + names.tex | 1 + pkg-mgr-commands.tex | 1 + pms.cls | 1 + pms.tex | 1 + profile-variables.tex | 1 + profiles.tex | 1 + tree-layout.tex | 1 + 26 files changed, 27 insertions(+), 1 deletion(-) diff --git a/appendices.tex b/appendices.tex index 4d0ae12..eb51dc9 100644 --- a/appendices.tex +++ b/appendices.tex @@ -73,4 +73,5 @@ via GLEP 37~\cite{Glep37}. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/credits.tex b/credits.tex index 1482a24..3a92a95 100644 --- a/credits.tex +++ b/credits.tex @@ -46,4 +46,5 @@ If any issue cannot be resolved by the PMS team, it may be escalated to the Gent %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/dependencies.tex b/dependencies.tex index 0d22489..58c86f9 100644 --- a/dependencies.tex +++ b/dependencies.tex @@ -417,4 +417,5 @@ filename to the right of the arrow shall be requested instead of the filename in %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index bbde806..765d679 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -318,11 +318,12 @@ If there is no EAPI explicitly specified, EAPI 0 is assumed. \end{description} \end{document} -% vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en : +% vim: set filetype=tex fileencoding=utf8 et tw=70 spell spelllang=en : %%% Local Variables: %%% mode: latex %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 70 %%% End: diff --git a/eapi-differences.tex b/eapi-differences.tex index 59f3d6d..255f428 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -304,4 +304,5 @@ EAPI 5 is EAPI 4 with the following changes: %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/eapis.tex b/eapis.tex index 48d28fd..6b03d2b 100644 --- a/eapis.tex +++ b/eapis.tex @@ -57,4 +57,5 @@ applies to all of the above EAPIs.% %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-commands.tex b/ebuild-env-commands.tex index e5f0226..20771bd 100644 --- a/ebuild-env-commands.tex +++ b/ebuild-env-commands.tex @@ -69,4 +69,5 @@ particular types of dependencies is explained in section~\ref{sec:dependency-cla %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-invariancy.tex b/ebuild-env-invariancy.tex index 9476a8b..0334a4d 100644 --- a/ebuild-env-invariancy.tex +++ b/ebuild-env-invariancy.tex @@ -36,4 +36,5 @@ The following exclusivity and invariancy requirements are mandated: %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-state.tex b/ebuild-env-state.tex index 82bf6dc..4bc80c7 100644 --- a/ebuild-env-state.tex +++ b/ebuild-env-state.tex @@ -32,4 +32,5 @@ This is demonstrated by code listing~\ref{lst:env-saving}. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index 0cccd8f..d387aca 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -415,4 +415,5 @@ set, though. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-environment.tex b/ebuild-environment.tex index cf26e81..99e7967 100644 --- a/ebuild-environment.tex +++ b/ebuild-environment.tex @@ -16,4 +16,5 @@ %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-format.tex b/ebuild-format.tex index 3028e50..b623b97 100644 --- a/ebuild-format.tex +++ b/ebuild-format.tex @@ -16,4 +16,5 @@ write anything to standard output or standard error, or modify the state of the %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-functions.tex b/ebuild-functions.tex index c6c43b4..480ccda 100644 --- a/ebuild-functions.tex +++ b/ebuild-functions.tex @@ -524,4 +524,5 @@ and \t{pkg\_postinst} functions are not called. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-vars.tex b/ebuild-vars.tex index d626d24..9842557 100644 --- a/ebuild-vars.tex +++ b/ebuild-vars.tex @@ -254,4 +254,5 @@ based upon any variant condition. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/eclasses.tex b/eclasses.tex index 2eb58ca..24ff77f 100644 --- a/eclasses.tex +++ b/eclasses.tex @@ -79,4 +79,5 @@ must be named \t{eclassname\_phasefunctionname}, where \t{eclassname} is the nam %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/glossary.tex b/glossary.tex index 03ecace..100c09a 100644 --- a/glossary.tex +++ b/glossary.tex @@ -28,4 +28,5 @@ be immediately obvious. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/introduction.tex b/introduction.tex index 4c91004..7c22fd4 100644 --- a/introduction.tex +++ b/introduction.tex @@ -42,4 +42,5 @@ applicable to tools or other applications that interact with ebuilds or ebuild r %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/merge.tex b/merge.tex index 28cde65..c212294 100644 --- a/merge.tex +++ b/merge.tex @@ -161,4 +161,5 @@ Ebuilds must not attempt to install any other type of file (FIFOs, device nodes %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/metadata-cache.tex b/metadata-cache.tex index 52c0aee..ed58317 100644 --- a/metadata-cache.tex +++ b/metadata-cache.tex @@ -52,4 +52,5 @@ not a supported EAPI on line 15 if it does not. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/names.tex b/names.tex index e64a828..d79499d 100644 --- a/names.tex +++ b/names.tex @@ -215,4 +215,5 @@ For example, a repository may not contain more than one of \t{foo-bar/baz-1.0.2} %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 9c031fe..99b7c0c 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -877,4 +877,5 @@ ebuilds: %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/pms.cls b/pms.cls index 8a27379..e599702 100644 --- a/pms.cls +++ b/pms.cls @@ -167,4 +167,5 @@ needs to be updated for EAPI \TheCurrentEAPI}}} %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/pms.tex b/pms.tex index bf31c2a..ae86b43 100644 --- a/pms.tex +++ b/pms.tex @@ -88,4 +88,5 @@ %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/profile-variables.tex b/profile-variables.tex index a76fdb7..6eca502 100644 --- a/profile-variables.tex +++ b/profile-variables.tex @@ -89,4 +89,5 @@ and are not required to be interpreted by the package manager. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/profiles.tex b/profiles.tex index ca3b1d7..067a098 100644 --- a/profiles.tex +++ b/profiles.tex @@ -206,4 +206,5 @@ A package manager may treat \t{ARCH} values that are not the current architectur %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/tree-layout.tex b/tree-layout.tex index 388a7c9..cb8e1ad 100644 --- a/tree-layout.tex +++ b/tree-layout.tex @@ -250,4 +250,5 @@ variables. The contents of this directory are described in section~\ref{metadata %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-831365-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3BA3A1384C0 for <garchives@archives.gentoo.org>; Sun, 30 Aug 2015 19:03:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EF6F142AB; Sun, 30 Aug 2015 19:03:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2BD7142AE for <gentoo-commits@lists.gentoo.org>; Sun, 30 Aug 2015 19:03:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 848853409C7 for <gentoo-commits@lists.gentoo.org>; Sun, 30 Aug 2015 19:03:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C57BA153 for <gentoo-commits@lists.gentoo.org>; Sun, 30 Aug 2015 19:03:30 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org> Message-ID: <1428787558.7d69eceff82108ccc1e7d976912e5c34afeb259f.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-6 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: appendices.tex credits.tex dependencies.tex eapi-cheatsheet.tex eapi-differences.tex eapis.tex ebuild-env-commands.tex ebuild-env-invariancy.tex ebuild-env-state.tex ebuild-env-vars.tex ebuild-environment.tex ebuild-format.tex ebuild-functions.tex ebuild-vars.tex eclasses.tex glossary.tex introduction.tex merge.tex metadata-cache.tex names.tex pkg-mgr-commands.tex pms.cls pms.tex profile-variables.tex profiles.tex tree-layout.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7d69eceff82108ccc1e7d976912e5c34afeb259f X-VCS-Branch: eapi-6 Date: Sun, 30 Aug 2015 19:03:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: abc8fd6a-64b3-4d60-a716-4f79704d66d1 X-Archives-Hash: 9b476245f48a3b83d0cefb656cba27b3 Message-ID: <20150830190330.sI0v4PHL2HiwMAhK8r5l4vPUc_i7LREzM6B-_qRj_sg@z> commit: 7d69eceff82108ccc1e7d976912e5c34afeb259f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 11 21:25:58 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Apr 11 21:25:58 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=7d69ecef Use the same line width for Emacs and Vim. Lines seem to be wrapped at 100 characters throughout, with the exception of eapi-cheatsheet.tex which is wrapped at 70 characters. Assign the "fill-column" file local variable for Emacs accordingly. appendices.tex | 1 + credits.tex | 1 + dependencies.tex | 1 + eapi-cheatsheet.tex | 3 ++- eapi-differences.tex | 1 + eapis.tex | 1 + ebuild-env-commands.tex | 1 + ebuild-env-invariancy.tex | 1 + ebuild-env-state.tex | 1 + ebuild-env-vars.tex | 1 + ebuild-environment.tex | 1 + ebuild-format.tex | 1 + ebuild-functions.tex | 1 + ebuild-vars.tex | 1 + eclasses.tex | 1 + glossary.tex | 1 + introduction.tex | 1 + merge.tex | 1 + metadata-cache.tex | 1 + names.tex | 1 + pkg-mgr-commands.tex | 1 + pms.cls | 1 + pms.tex | 1 + profile-variables.tex | 1 + profiles.tex | 1 + tree-layout.tex | 1 + 26 files changed, 27 insertions(+), 1 deletion(-) diff --git a/appendices.tex b/appendices.tex index 4d0ae12..eb51dc9 100644 --- a/appendices.tex +++ b/appendices.tex @@ -73,4 +73,5 @@ via GLEP 37~\cite{Glep37}. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/credits.tex b/credits.tex index 1482a24..3a92a95 100644 --- a/credits.tex +++ b/credits.tex @@ -46,4 +46,5 @@ If any issue cannot be resolved by the PMS team, it may be escalated to the Gent %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/dependencies.tex b/dependencies.tex index 0d22489..58c86f9 100644 --- a/dependencies.tex +++ b/dependencies.tex @@ -417,4 +417,5 @@ filename to the right of the arrow shall be requested instead of the filename in %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index bbde806..765d679 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -318,11 +318,12 @@ If there is no EAPI explicitly specified, EAPI 0 is assumed. \end{description} \end{document} -% vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en : +% vim: set filetype=tex fileencoding=utf8 et tw=70 spell spelllang=en : %%% Local Variables: %%% mode: latex %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 70 %%% End: diff --git a/eapi-differences.tex b/eapi-differences.tex index 59f3d6d..255f428 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -304,4 +304,5 @@ EAPI 5 is EAPI 4 with the following changes: %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/eapis.tex b/eapis.tex index 48d28fd..6b03d2b 100644 --- a/eapis.tex +++ b/eapis.tex @@ -57,4 +57,5 @@ applies to all of the above EAPIs.% %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-commands.tex b/ebuild-env-commands.tex index e5f0226..20771bd 100644 --- a/ebuild-env-commands.tex +++ b/ebuild-env-commands.tex @@ -69,4 +69,5 @@ particular types of dependencies is explained in section~\ref{sec:dependency-cla %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-invariancy.tex b/ebuild-env-invariancy.tex index 9476a8b..0334a4d 100644 --- a/ebuild-env-invariancy.tex +++ b/ebuild-env-invariancy.tex @@ -36,4 +36,5 @@ The following exclusivity and invariancy requirements are mandated: %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-state.tex b/ebuild-env-state.tex index 82bf6dc..4bc80c7 100644 --- a/ebuild-env-state.tex +++ b/ebuild-env-state.tex @@ -32,4 +32,5 @@ This is demonstrated by code listing~\ref{lst:env-saving}. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index 0cccd8f..d387aca 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -415,4 +415,5 @@ set, though. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-environment.tex b/ebuild-environment.tex index cf26e81..99e7967 100644 --- a/ebuild-environment.tex +++ b/ebuild-environment.tex @@ -16,4 +16,5 @@ %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-format.tex b/ebuild-format.tex index 3028e50..b623b97 100644 --- a/ebuild-format.tex +++ b/ebuild-format.tex @@ -16,4 +16,5 @@ write anything to standard output or standard error, or modify the state of the %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-functions.tex b/ebuild-functions.tex index c6c43b4..480ccda 100644 --- a/ebuild-functions.tex +++ b/ebuild-functions.tex @@ -524,4 +524,5 @@ and \t{pkg\_postinst} functions are not called. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/ebuild-vars.tex b/ebuild-vars.tex index d626d24..9842557 100644 --- a/ebuild-vars.tex +++ b/ebuild-vars.tex @@ -254,4 +254,5 @@ based upon any variant condition. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/eclasses.tex b/eclasses.tex index 2eb58ca..24ff77f 100644 --- a/eclasses.tex +++ b/eclasses.tex @@ -79,4 +79,5 @@ must be named \t{eclassname\_phasefunctionname}, where \t{eclassname} is the nam %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/glossary.tex b/glossary.tex index 03ecace..100c09a 100644 --- a/glossary.tex +++ b/glossary.tex @@ -28,4 +28,5 @@ be immediately obvious. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/introduction.tex b/introduction.tex index 4c91004..7c22fd4 100644 --- a/introduction.tex +++ b/introduction.tex @@ -42,4 +42,5 @@ applicable to tools or other applications that interact with ebuilds or ebuild r %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/merge.tex b/merge.tex index 28cde65..c212294 100644 --- a/merge.tex +++ b/merge.tex @@ -161,4 +161,5 @@ Ebuilds must not attempt to install any other type of file (FIFOs, device nodes %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/metadata-cache.tex b/metadata-cache.tex index 52c0aee..ed58317 100644 --- a/metadata-cache.tex +++ b/metadata-cache.tex @@ -52,4 +52,5 @@ not a supported EAPI on line 15 if it does not. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/names.tex b/names.tex index e64a828..d79499d 100644 --- a/names.tex +++ b/names.tex @@ -215,4 +215,5 @@ For example, a repository may not contain more than one of \t{foo-bar/baz-1.0.2} %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 9c031fe..99b7c0c 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -877,4 +877,5 @@ ebuilds: %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/pms.cls b/pms.cls index 8a27379..e599702 100644 --- a/pms.cls +++ b/pms.cls @@ -167,4 +167,5 @@ needs to be updated for EAPI \TheCurrentEAPI}}} %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/pms.tex b/pms.tex index bf31c2a..ae86b43 100644 --- a/pms.tex +++ b/pms.tex @@ -88,4 +88,5 @@ %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/profile-variables.tex b/profile-variables.tex index a76fdb7..6eca502 100644 --- a/profile-variables.tex +++ b/profile-variables.tex @@ -89,4 +89,5 @@ and are not required to be interpreted by the package manager. %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/profiles.tex b/profiles.tex index ca3b1d7..067a098 100644 --- a/profiles.tex +++ b/profiles.tex @@ -206,4 +206,5 @@ A package manager may treat \t{ARCH} values that are not the current architectur %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: diff --git a/tree-layout.tex b/tree-layout.tex index 388a7c9..cb8e1ad 100644 --- a/tree-layout.tex +++ b/tree-layout.tex @@ -250,4 +250,5 @@ variables. The contents of this directory are described in section~\ref{metadata %%% LaTeX-indent-level: 4 %%% LaTeX-item-indent: 0 %%% TeX-brace-indent-level: 4 +%%% fill-column: 100 %%% End: