[Cdd-commits] r1182 - projects/med/trunk/papers/09_osehc_porto

CDD Subversion Commit noreply at alioth.debian.org
Fri Oct 31 11:20:25 UTC 2008


Author: tille
Date: Fri Oct 31 11:20:25 2008
New Revision: 1182

Added:
   projects/med/trunk/papers/09_osehc_porto/narrow.sty
Modified:
   projects/med/trunk/papers/09_osehc_porto/debian-med-bio.tex
   projects/med/trunk/papers/09_osehc_porto/paper-text.tex
Log:
Some formating changes: Use a4paper and more narrow list environments - IMHO lists in LaTeX have in most cases to large line spacing - we nearly reached the 10 pages limit now.


Modified: projects/med/trunk/papers/09_osehc_porto/debian-med-bio.tex
==============================================================================
--- projects/med/trunk/papers/09_osehc_porto/debian-med-bio.tex	(original)
+++ projects/med/trunk/papers/09_osehc_porto/debian-med-bio.tex	Fri Oct 31 11:20:25 2008
@@ -1,8 +1,8 @@
 % debian-med-bio.tex
-% Authors: Andreas Tille, Steffen Möller
-% Revisions: 28 October 2008
+% Authors: Andreas Tille, Steffen Möller
+% Revisions: 31 October 2008
 
-\documentclass{article}
+\documentclass[a4paper]{article}
 \usepackage{times}
 \newif\ifpdf
 \ifx\pdfoutput\undefined
@@ -25,6 +25,7 @@
 \usepackage[T1]{fontenc}
 %\usepackage[english]{babel} %%% conflicts with \cite !!!
 \usepackage{xspace}
+\usepackage{narrow}
 
 \def\addbibtoc{
 \addcontentsline{toc}{section}{\numberline{\mbox{}}\relax\bibname}
@@ -78,7 +79,7 @@
 \title{Debian Med \\
        Integrated software environment for all medical purposes based on Debian GNU/Linux}
 %%% Bug in style: \titlenote creates extra page :-(
-\author{Andreas Tille, Steffen Möller}
+\author{Andreas Tille, Steffen M\"oller}
 %\email{tille at debian.org}
 \maketitle
 

Added: projects/med/trunk/papers/09_osehc_porto/narrow.sty
==============================================================================
--- (empty file)
+++ projects/med/trunk/papers/09_osehc_porto/narrow.sty	Fri Oct 31 11:20:25 2008
@@ -0,0 +1,30 @@
+% Definiert Standard-Listenumgebungen ohne lange Zeilenzwischenräume
+% Aus einem News-Artikel von
+% Friedbert Widmann             mailto:texadmin at informatik.uni-koblenz.de
+% Universitaet Koblenz                http://www.uni-koblenz.de/~texadmin
+% (La)TeX Administration      oder  mailto:widi at informatik.uni-koblenz.de
+% Rheinau 1, D-56075 Koblenz, Germany\let\original at list\list
+%
+\let\original at list\list
+\newenvironment{narrowlist}[1]%
+  {\begingroup
+   \def\list##1##2{\original at list{##1}{##2%
+          \topsep\z at skip\parskip\z at skip
+          \partopsep\z at skip\parsep\z at skip\itemsep\z at skip}}%
+   \def\n at curr@list{#1}%
+   \@nameuse{\n at curr@list}}%
+  {\@nameuse{end\n at curr@list}%
+   \endgroup
+   \vskip-\parskip}
+
+\newenvironment{itemize*}%
+  {\begin{narrowlist}{itemize}}%
+  {\end{narrowlist}}
+\newenvironment{enumerate*}%
+  {\begin{narrowlist}{enumerate}}%
+  {\end{narrowlist}}
+\newenvironment{description*}%
+  {\begin{narrowlist}{description}}%
+  {\end{narrowlist}}
+
+

Modified: projects/med/trunk/papers/09_osehc_porto/paper-text.tex
==============================================================================
--- projects/med/trunk/papers/09_osehc_porto/paper-text.tex	(original)
+++ projects/med/trunk/papers/09_osehc_porto/paper-text.tex	Fri Oct 31 11:20:25 2008
@@ -164,7 +164,7 @@
 packages.  The regular user is interested in a subset of these
 packages.  To specify packages of one's particular interest, several
 options are provided by Debian:
-\begin{description}
+\begin{description*}
 \item[tasksel] Provision of a reasonable selection of rather general
   tasks that can be accomplished using a set of packages installed on
   a Debian GNU/Linux system.  However, these are not yet covering
@@ -183,7 +183,7 @@
   popular is currently \command{synaptic} which eneables users to seek
   for certain packages and displays detailed information about each
   package.
-\end{description}
+\end{description*}
 
 Debian officially maintains 11 different architectures with many more
 not officially supported ports to other operating systems, which
@@ -202,7 +202,7 @@
 collections of software around the GNU Linux operating system.  Since
 the software is Free, the user who buys a distribution pays for the
 service that the distributor is providing.  These services might be:
-\begin{itemize}
+\begin{itemize*}
   \item Preparing a useful collection of software around GNU Linux.
   \item Caring for smooth installation that the target user is able to
     manage.
@@ -212,14 +212,14 @@
   \item Selling Boxes with ready to install CDs and printed
     documentation.
   \item Offering training and qualification.
-\end{itemize}
+\end{itemize*}
 
 
 \section{Results}
 
 \subsection{Comparable Debian-associated repositories}
 
-\begin{description}
+\begin{description*}
 
 \item[Bio-Linux Bioinformatics package repository]
 
@@ -265,7 +265,7 @@
   Packages for multiple distributions are provided, which includes
   Debian, and a live CD.
 
-\end{description}
+\end{description*}
 
 \subsection{Other repositories of biology related software}
 
@@ -273,7 +273,7 @@
 less the same technique we find similar efforts to deliver sets of
 ready to install software
 
-\begin{description}
+\begin{description*}
 
 \item[FreeBSD Ports: Biology] The Free Software world does not only
   know Linux as free operating system.  There are others out there
@@ -281,7 +281,7 @@
   FreeBSD project has a really nice
   \printurl{http://www.freebsd.org/ports/biology.html}{collection of
     biological software}.
-\end{description}
+\end{description*}
 
 \subsection{Bioinformatics Live CDs}
 
@@ -294,7 +294,7 @@
 appeals to Blades or large clusters. The most successful such LiveCD
 is the Debian-derived Knoppix\cite{knopper:2005}.
 
-\begin{description}
+\begin{description*}
 \item[The Quantian Scientific Computing Environment]
 
   Quantian is a remastering of a well established effort
@@ -332,7 +332,7 @@
   Vigyann and includes a slightly changed software selection and
   surely a different background layout.
 
-\end{description}
+\end{description*}
 
 These are too many different initiatives that could all well do much
 more in order to share the burden of maintenance and updates. With
@@ -443,6 +443,12 @@
 
 \subsubsection{Continuous growth}
 
+\begin{figure*}
+\centering
+\myinsertgraphic{dmstats.pdf}{100mm}{60mm}
+\caption{Number of dependencies of selected metapackages}\label{figure:dmstats}
+\end{figure*}
+
 Several Free Software projects which try to deal with small user group
 software started with a lot of enthusiasm but at some point in time
 developers had other interests or just were unable to maintain the
@@ -453,12 +459,6 @@
 installers, running an online repository and mirrors work on a bug
 tracking system etc.  All this infrastructure is just there.
 
-\begin{figure*}
-\centering
-\myinsertgraphic{dmstats.pdf}{120mm}{80mm}
-\caption{Number of dependencies of selected metapackages}\label{figure:dmstats}
-\end{figure*}
-
 The success of this strategy can be proven by a continuous growth for
 instance if the number of packages inside Debian which is interesting
 for health care.  Taking the number of dependencies of some
@@ -470,7 +470,7 @@
 
 \begin{figure*}
 \centering
-\myinsertgraphic{authorstat.pdf}{120mm}{80mm}
+\myinsertgraphic{authorstat.pdf}{100mm}{60mm}
 \caption{Activity of most active authors on the \DebianMed mailing list}\label{figure:authorstats}
 \end{figure*}
 
@@ -559,7 +559,7 @@
 
 \subsubsection{Road map to come closer to \DebianMed}
 
-\begin{enumerate}
+\begin{enumerate*}
 \item Join the \printurl{lists.debian.org/debian-med}{\DebianMed
     mailing list}.
 \item Check what projects are missing and ask Debian maintainers for
@@ -583,7 +583,7 @@
   projects can be included and your time for everyday package building
   tasks can be saved and the workload shared with other people
   following the same road.
-\end{enumerate}
+\end{enumerate*}
 
 
 \section{Conclusions}



More information about the Cdd-commits mailing list