Thread: [Abtlinux-svn] SF.net SVN: abtlinux: [119] docs/design/trunk
Status: Alpha
Brought to you by:
eschabell
From: <esc...@us...> - 2006-05-23 12:31:57
|
Revision: 119 Author: eschabell Date: 2006-05-23 05:31:29 -0700 (Tue, 23 May 2006) ViewCVS: http://svn.sourceforge.net/abtlinux/?rev=119&view=rev Log Message: ----------- Setup for design doc, initial pdf created. Modified Paths: -------------- docs/design/trunk/design.tex Added Paths: ----------- docs/design/trunk/abstract.tex docs/design/trunk/abt.sty docs/design/trunk/abtlinux.aux docs/design/trunk/abtlinux.bbl docs/design/trunk/abtlinux.blg docs/design/trunk/abtlinux.dvi docs/design/trunk/abtlinux.log docs/design/trunk/abtlinux.pdf docs/design/trunk/abtlinux.tex docs/design/trunk/dictionary.tex docs/design/trunk/erics.bib docs/design/trunk/introduction.tex docs/design/trunk/umlDesign.eps docs/design/trunk/umlDesign.xmi Added: docs/design/trunk/abstract.tex =================================================================== --- docs/design/trunk/abstract.tex (rev 0) +++ docs/design/trunk/abstract.tex 2006-05-23 12:31:29 UTC (rev 119) @@ -0,0 +1,4 @@ +\begin{abstract} + This document will detail the design of the \emph{ABout Time Linux} package + manager. +\end{abstract} Copied: docs/design/trunk/abt.sty (from rev 114, docs/requirements/trunk/abt.sty) =================================================================== --- docs/design/trunk/abt.sty (rev 0) +++ docs/design/trunk/abt.sty 2006-05-23 12:31:29 UTC (rev 119) @@ -0,0 +1,73 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% file : basvgils.sty % +% style-file with layout and macros % +% author : Bas van Gils <bas...@cs...> % +% version : 1.1 % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%%%%%% LOAD PACKAGES +%\usepackage{a4wide} +\usepackage{amssymb} +\usepackage{amsfonts} +\usepackage{amsmath} +\usepackage{theorem} +\usepackage{apalike} +\usepackage{graphicx} +\usepackage{tabularx} +\usepackage{palatino} +\usepackage{url} +\usepackage{textcomp} +\usepackage{subfigure} +\usepackage{float} +%\usepackage[dvips]{color} + +%%%%% FIX THE LAYOUT + +\sloppy +%\setlength{\parindent}{0pt} +%\setlength{\parskip}{\bigskipamount} + +%%%%% DEFINE NEW COMMANDS + +% acr -> for acronyms +\newcommand{\ACR}[1]{{\scshape\lowercase{#1}}} + +% rel -> for relations / predicates +\newcommand{\REL}[1]{\ensuremath{\mathop{\mathsf{#1}}}} + +% set -> for sets +\newcommand{\SET}[1]{\ensuremath{\mathop{\mathcal{#1}}}} + +% TUPLE -> for (mathematical) tuples +\newcommand{\TUPLE}[1]{\ensuremath{\mathop{\langle #1 \rangle}}} + +% PS -> symbol for powerset +\newcommand{\PS}{{\text{\Large $\wp$}}} + +% Func -> symbol for arrow in mathmode +\newcommand{\Func}{\ensuremath{\mathop{\rightarrow}}} + +% PartFunc -> symbol for arrow in mathmode +\newcommand{\PartFunc}{\ensuremath{\mathop{\rightarrowtail}}} + +% IsDef -> symbol for 'is defined as' +\newcommand{\IsDef}{\ensuremath{\mathop{~\triangleq~}}} + +% definition -> defintions in article +\newtheorem{definition}{Definition}[section] + +% DEFINE THEOREM-ENVIRONMENTS: + +% Axiom - Lemma - Corollary - Proof +{\theorembodyfont{\rmfamily} \newtheorem{axiom}{Axiom}} +{\theorembodyfont{\rmfamily} \newtheorem{lemma}{Lemma}} +{\theorembodyfont{\rmfamily} \newtheorem{corollary}{Corollary}} +\newenvironment{proof}{ + {\bf Proof:} + \vspace{-1em} + \begin{quote} +}{ + \end{quote} + \vspace{-1em} + $\square$ +} Added: docs/design/trunk/abtlinux.aux =================================================================== --- docs/design/trunk/abtlinux.aux (rev 0) +++ docs/design/trunk/abtlinux.aux 2006-05-23 12:31:29 UTC (rev 119) @@ -0,0 +1,12 @@ +\relax +\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}} +\@writefile{toc}{\contentsline {section}{\numberline {2}Design}{2}} +\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Package structure}{2}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.1}Install locations}{2}} +\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Configuration update tools}{2}} +\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Package manager}{3}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.1}Repository names}{3}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.2}File storage}{3}} +\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces The abt package manager UML class diagram}}{4}} +\newlabel{fig:abtapi}{{1}{4}} +\@writefile{toc}{\contentsline {section}{\numberline {3}Dictionary}{5}} Added: docs/design/trunk/abtlinux.bbl =================================================================== --- docs/design/trunk/abtlinux.bbl (rev 0) +++ docs/design/trunk/abtlinux.bbl 2006-05-23 12:31:29 UTC (rev 119) @@ -0,0 +1,3 @@ +\begin{thebibliography}{} + +\end{thebibliography} Added: docs/design/trunk/abtlinux.blg =================================================================== --- docs/design/trunk/abtlinux.blg (rev 0) +++ docs/design/trunk/abtlinux.blg 2006-05-23 12:31:29 UTC (rev 119) @@ -0,0 +1,47 @@ +This is BibTeX, Version 0.99c (Web2C 7.5.4) +The top-level auxiliary file: abtlinux.aux +The style file: apalike.bst +I found no \citation commands---while reading file abtlinux.aux +Database file #1: erics.bib +You've used 0 entries, + 1935 wiz_defined-function locations, + 471 strings with 3673 characters, +and the built_in function-call counts, 17 in all, are: += -- 0 +> -- 0 +< -- 0 ++ -- 0 +- -- 0 +* -- 0 +:= -- 7 +add.period$ -- 0 +call.type$ -- 0 +change.case$ -- 0 +chr.to.int$ -- 0 +cite$ -- 0 +duplicate$ -- 0 +empty$ -- 1 +format.name$ -- 0 +if$ -- 1 +int.to.chr$ -- 1 +int.to.str$ -- 0 +missing$ -- 0 +newline$ -- 3 +num.names$ -- 0 +pop$ -- 0 +preamble$ -- 1 +purify$ -- 0 +quote$ -- 0 +skip$ -- 1 +stack$ -- 0 +substring$ -- 0 +swap$ -- 0 +text.length$ -- 0 +text.prefix$ -- 0 +top$ -- 0 +type$ -- 0 +warning$ -- 0 +while$ -- 0 +width$ -- 0 +write$ -- 2 +(There was 1 error message) Added: docs/design/trunk/abtlinux.dvi =================================================================== (Binary files differ) Property changes on: docs/design/trunk/abtlinux.dvi ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: docs/design/trunk/abtlinux.log =================================================================== --- docs/design/trunk/abtlinux.log (rev 0) +++ docs/design/trunk/abtlinux.log 2006-05-23 12:31:29 UTC (rev 119) @@ -0,0 +1,342 @@ +This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2005.9.12) 23 MAY 2006 14:29 +entering extended mode +**abtlinux.tex +(./abtlinux.tex +LaTeX2e <2003/12/01> +Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b +ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e +stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis +h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur +kish, ukrainian, nohyphenation, loaded. +(/usr/share/texmf/tex/latex/base/article.cls +Document Class: article 2004/02/16 v1.4f Standard LaTeX document class +(/usr/share/texmf/tex/latex/base/size10.clo +File: size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option) +) +\c@part=\count79 +\c@section=\count80 +\c@subsection=\count81 +\c@subsubsection=\count82 +\c@paragraph=\count83 +\c@subparagraph=\count84 +\c@figure=\count85 +\c@table=\count86 +\abovecaptionskip=\skip41 +\belowcaptionskip=\skip42 +\bibindent=\dimen102 +) (./abt.sty +(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty +Package: amssymb 2002/01/22 v2.2d + +(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty +Package: amsfonts 2001/10/25 v2.2f +\@emptytoks=\toks14 +\symAMSa=\mathgroup4 +\symAMSb=\mathgroup5 +LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold' +(Font) U/euf/m/n --> U/euf/b/n on input line 132. +)) +(/usr/share/texmf/tex/latex/amsmath/amsmath.sty +Package: amsmath 2000/07/18 v2.13 AMS math features +\@mathmargin=\skip43 + +For additional information on amsmath, use the `?' option. +(/usr/share/texmf/tex/latex/amsmath/amstext.sty +Package: amstext 2000/06/29 v2.01 + +(/usr/share/texmf/tex/latex/amsmath/amsgen.sty +File: amsgen.sty 1999/11/30 v2.0 +\@emptytoks=\toks15 +\ex@=\dimen103 +)) +(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty +Package: amsbsy 1999/11/29 v1.2d +\pmbraise@=\dimen104 +) +(/usr/share/texmf/tex/latex/amsmath/amsopn.sty +Package: amsopn 1999/12/14 v2.01 operator names +) +\inf@bad=\count87 +LaTeX Info: Redefining \frac on input line 211. +\uproot@=\count88 +\leftroot@=\count89 +LaTeX Info: Redefining \overline on input line 307. +\classnum@=\count90 +\DOTSCASE@=\count91 +LaTeX Info: Redefining \ldots on input line 379. +LaTeX Info: Redefining \dots on input line 382. +LaTeX Info: Redefining \cdots on input line 467. +\Mathstrutbox@=\box26 +\strutbox@=\box27 +\big@size=\dimen105 +LaTeX Font Info: Redeclaring font encoding OML on input line 567. +LaTeX Font Info: Redeclaring font encoding OMS on input line 568. +\macc@depth=\count92 +\c@MaxMatrixCols=\count93 +\dotsspace@=\muskip10 +\c@parentequation=\count94 +\dspbrk@lvl=\count95 +\tag@help=\toks16 +\row@=\count96 +\column@=\count97 +\maxfields@=\count98 +\andhelp@=\toks17 +\eqnshift@=\dimen106 +\alignsep@=\dimen107 +\tagshift@=\dimen108 +\tagwidth@=\dimen109 +\totwidth@=\dimen110 +\lineht@=\dimen111 +\@envbody=\toks18 +\multlinegap=\skip44 +\multlinetaggap=\skip45 +\mathdisplay@stack=\toks19 +LaTeX Info: Redefining \[ on input line 2666. +LaTeX Info: Redefining \] on input line 2667. +) +(/usr/share/texmf/tex/latex/tools/theorem.sty +Package: theorem 1995/11/23 v2.2c Theorem extension package (FMi) +\theorem@style=\toks20 +\theorem@bodyfont=\toks21 +\theorempreskipamount=\skip46 +\theorempostskipamount=\skip47 + +(/usr/share/texmf/tex/latex/tools/thp.sty +File: thp.sty 1995/11/23 v2.2c Theorem extension package (FMi) +)) +(/usr/share/texmf/tex/latex/germbib/apalike.sty +\bibhang=\skip48 +) +(/usr/share/texmf/tex/latex/graphics/graphicx.sty +Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR) + +(/usr/share/texmf/tex/latex/graphics/keyval.sty +Package: keyval 1999/03/16 v1.13 key=value parser (DPC) +\KV@toks@=\toks22 +) +(/usr/share/texmf/tex/latex/graphics/graphics.sty +Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR) + +(/usr/share/texmf/tex/latex/graphics/trig.sty +Package: trig 1999/03/16 v1.09 sin cos tan (DPC) +) +(/usr/share/texmf/tex/latex/graphics/graphics.cfg +File: graphics.cfg 2005/02/03 v1.3 graphics configuration of teTeX/TeXLive +) +Package graphics Info: Driver file: dvips.def on input line 80. + +(/usr/share/texmf/tex/latex/graphics/dvips.def +File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR) +)) +\Gin@req@height=\dimen112 +\Gin@req@width=\dimen113 +) +(/usr/share/texmf/tex/latex/tools/tabularx.sty +Package: tabularx 1999/01/07 v2.07 `tabularx' package (DPC) + +(/usr/share/texmf/tex/latex/tools/array.sty +Package: array 2003/12/17 v2.4a Tabular extension package (FMi) +\col@sep=\dimen114 +\extrarowheight=\dimen115 +\NC@list=\toks23 +\extratabsurround=\skip49 +\backup@length=\skip50 +) +\TX@col@width=\dimen116 +\TX@old@table=\dimen117 +\TX@old@col=\dimen118 +\TX@target=\dimen119 +\TX@delta=\dimen120 +\TX@cols=\count99 +\TX@ftn=\toks24 +) +(/usr/share/texmf/tex/latex/psnfss/palatino.sty +Package: palatino 2004/09/15 PSNFSS-v9.2 (SPQR) +) +(/usr/share/texmf/tex/latex/html/url.sty +Package: url 1999/03/02 ver 1.4 Verb mode for urls, email addresses, and file + names +) +(/usr/share/texmf/tex/latex/base/textcomp.sty +Package: textcomp 2004/02/22 v1.99f Standard LaTeX package +Package textcomp Info: Sub-encoding information: +(textcomp) 5 = only ISO-Adobe without \textcurrency +(textcomp) 4 = 5 + \texteuro +(textcomp) 3 = 4 + \textohm +(textcomp) 2 = 3 + \textestimated + \textcurrency +(textcomp) 1 = TS1 - \textcircled - \t +(textcomp) 0 = TS1 (full) +(textcomp) Font families with sub-encoding setting implement +(textcomp) only a restricted character set as indicated. +(textcomp) Family '?' is the default used for unknown fonts. +(textcomp) See the documentation for details. +Package textcomp Info: Setting ? sub-encoding to TS1/1 on input line 71. + +(/usr/share/texmf/tex/latex/base/ts1enc.def +File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file +) +LaTeX Info: Redefining \oldstylenums on input line 266. +Package textcomp Info: Setting cmr sub-encoding to TS1/0 on input line 281. +Package textcomp Info: Setting cmss sub-encoding to TS1/0 on input line 282. +Package textcomp Info: Setting cmtt sub-encoding to TS1/0 on input line 283. +Package textcomp Info: Setting cmvtt sub-encoding to TS1/0 on input line 284. +Package textcomp Info: Setting cmbr sub-encoding to TS1/0 on input line 285. +Package textcomp Info: Setting cmtl sub-encoding to TS1/0 on input line 286. +Package textcomp Info: Setting ccr sub-encoding to TS1/0 on input line 287. +Package textcomp Info: Setting ptm sub-encoding to TS1/4 on input line 288. +Package textcomp Info: Setting pcr sub-encoding to TS1/4 on input line 289. +Package textcomp Info: Setting phv sub-encoding to TS1/4 on input line 290. +Package textcomp Info: Setting ppl sub-encoding to TS1/3 on input line 291. +Package textcomp Info: Setting pag sub-encoding to TS1/4 on input line 292. +Package textcomp Info: Setting pbk sub-encoding to TS1/4 on input line 293. +Package textcomp Info: Setting pnc sub-encoding to TS1/4 on input line 294. +Package textcomp Info: Setting pzc sub-encoding to TS1/4 on input line 295. +Package textcomp Info: Setting bch sub-encoding to TS1/4 on input line 296. +Package textcomp Info: Setting put sub-encoding to TS1/5 on input line 297. +Package textcomp Info: Setting uag sub-encoding to TS1/5 on input line 298. +Package textcomp Info: Setting ugq sub-encoding to TS1/5 on input line 299. +Package textcomp Info: Setting ul8 sub-encoding to TS1/4 on input line 300. +Package textcomp Info: Setting ul9 sub-encoding to TS1/4 on input line 301. +Package textcomp Info: Setting augie sub-encoding to TS1/5 on input line 302. +Package textcomp Info: Setting dayrom sub-encoding to TS1/3 on input line 303. +Package textcomp Info: Setting dayroms sub-encoding to TS1/3 on input line 304. + +Package textcomp Info: Setting pxr sub-encoding to TS1/0 on input line 305. +Package textcomp Info: Setting pxss sub-encoding to TS1/0 on input line 306. +Package textcomp Info: Setting pxtt sub-encoding to TS1/0 on input line 307. +Package textcomp Info: Setting txr sub-encoding to TS1/0 on input line 308. +Package textcomp Info: Setting txss sub-encoding to TS1/0 on input line 309. +Package textcomp Info: Setting txtt sub-encoding to TS1/0 on input line 310. +Package textcomp Info: Setting futs sub-encoding to TS1/4 on input line 311. +Package textcomp Info: Setting futx sub-encoding to TS1/4 on input line 312. +Package textcomp Info: Setting futj sub-encoding to TS1/4 on input line 313. +Package textcomp Info: Setting hlh sub-encoding to TS1/3 on input line 314. +Package textcomp Info: Setting hls sub-encoding to TS1/3 on input line 315. +Package textcomp Info: Setting hlst sub-encoding to TS1/3 on input line 316. +Package textcomp Info: Setting hlct sub-encoding to TS1/5 on input line 317. +Package textcomp Info: Setting hlx sub-encoding to TS1/5 on input line 318. +Package textcomp Info: Setting hlce sub-encoding to TS1/5 on input line 319. +Package textcomp Info: Setting hlcn sub-encoding to TS1/5 on input line 320. +Package textcomp Info: Setting hlcw sub-encoding to TS1/5 on input line 321. +Package textcomp Info: Setting hlcf sub-encoding to TS1/5 on input line 322. +Package textcomp Info: Setting pplx sub-encoding to TS1/3 on input line 323. +Package textcomp Info: Setting pplj sub-encoding to TS1/3 on input line 324. +Package textcomp Info: Setting ptmx sub-encoding to TS1/4 on input line 325. +Package textcomp Info: Setting ptmj sub-encoding to TS1/4 on input line 326. +) +(/usr/share/texmf/tex/latex/subfigure/subfigure.sty +Package: subfigure 2002/07/30 v2.1.4 subfigure package +\subfigtopskip=\skip51 +\subfigcapskip=\skip52 +\subfigcaptopadj=\dimen121 +\subfigbottomskip=\skip53 +\subfigcapmargin=\dimen122 +\subfiglabelskip=\skip54 +\c@subfigure=\count100 +\c@lofdepth=\count101 +\c@subtable=\count102 +\c@lotdepth=\count103 + +**************************************** +* Local config file subfigure.cfg used * +**************************************** +(/usr/share/texmf/tex/latex/subfigure/subfigure.cfg) +\subfig@top=\skip55 +\subfig@bottom=\skip56 +) +(/usr/share/texmf/tex/latex/float/float.sty +Package: float 2001/11/08 v1.3d Float enhancements (AL) +\c@float@type=\count104 +\float@exts=\toks25 +\float@box=\box28 +\@float@everytoks=\toks26 +\@floatcapt=\box29 +) +\c@definition=\count105 +\c@axiom=\count106 +\c@lemma=\count107 +\c@corollary=\count108 +) (./abtlinux.aux) +\openout1 = `abtlinux.aux'. + +LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 4. +LaTeX Font Info: ... okay on input line 4. +LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 4. +LaTeX Font Info: ... okay on input line 4. +LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 4. +LaTeX Font Info: ... okay on input line 4. +LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 4. +LaTeX Font Info: ... okay on input line 4. +LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 4. +LaTeX Font Info: ... okay on input line 4. +LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 4. +LaTeX Font Info: ... okay on input line 4. +LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 4. +LaTeX Font Info: Try loading font information for TS1+cmr on input line 4. + +(/usr/share/texmf/tex/latex/base/ts1cmr.fd +File: ts1cmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions +) +LaTeX Font Info: ... okay on input line 4. +LaTeX Font Info: Try loading font information for OT1+ppl on input line 4. + +(/usr/share/texmf/tex/latex/psnfss/ot1ppl.fd +File: ot1ppl.fd 2001/06/04 font definitions for OT1/ppl. +) +LaTeX Font Info: Try loading font information for U+msa on input line 10. + +(/usr/share/texmf/tex/latex/amsfonts/umsa.fd +File: umsa.fd 2002/01/19 v2.2g AMS font definitions +) +LaTeX Font Info: Try loading font information for U+msb on input line 10. + +(/usr/share/texmf/tex/latex/amsfonts/umsb.fd +File: umsb.fd 2002/01/19 v2.2g AMS font definitions +) +LaTeX Font Info: Try loading font information for OT1+pcr on input line 10. + +(/usr/share/texmf/tex/latex/psnfss/ot1pcr.fd +File: ot1pcr.fd 2001/06/04 font definitions for OT1/pcr. +) (./abstract.tex +LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <9> not available +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1. +) +(./introduction.tex +LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <14.4> not available +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 1. +LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <10> not available +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 6. +) (./design.tex [1 + +] +LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <12> not available +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 7. +LaTeX Font Info: Try loading font information for TS1+ppl on input line 12. + +(/usr/share/texmf/tex/latex/psnfss/ts1ppl.fd +File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl. +) +LaTeX Font Info: Try loading font information for OMS+ppl on input line 12. + +(/usr/share/texmf/tex/latex/psnfss/omsppl.fd +File: omsppl.fd +) +LaTeX Font Info: Font shape `OMS/ppl/m/n' in size <10> not available +(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 12. +File: umlDesign.eps Graphic file (type eps) + <umlDesign.eps> +Overfull \hbox (81.78444pt too wide) in paragraph at lines 51--52 + [][] + [] + +[2]) (./dictionary.tex [3] [4]) [5] (./abtlinux.aux) ) +Here is how much of TeX's memory you used: + 2437 strings out of 94500 + 30118 string characters out of 1172833 + 74675 words of memory out of 3500000 + 5547 multiletter control sequences out of 10000+50000 + 15211 words of font info for 54 fonts, out of 500000 for 2000 + 580 hyphenation exceptions out of 1000 + 34i,7n,26p,225b,285s stack positions out of 1500i,500n,5000p,200000b,5000s + +Output written on abtlinux.dvi (5 pages, 7608 bytes). Added: docs/design/trunk/abtlinux.pdf =================================================================== --- docs/design/trunk/abtlinux.pdf (rev 0) +++ docs/design/trunk/abtlinux.pdf 2006-05-23 12:31:29 UTC (rev 119) @@ -0,0 +1,2977 @@ +%PDF-1.2 +7 0 obj +<< +/Type/Encoding +/Differences[1/dotaccent/fi/fl/fraction/hungarumlaut/Lslash/lslash/ogonek/ring 11/breve/minus +14/Zcaron/zcaron/caron/dotlessi/dotlessj/ff/ffi/ffl/notequal/infinity/lessequal/greaterequal/partialdiff/summation/product/pi/grave/quotesingle/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde +128/Euro/integral/quotesinglbase/florin/quotedblbase/ellipsis/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/Omega/radical/approxequal +147/quotedblleft/quotedblright/bullet/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/Delta/lozenge/Ydieresis +161/exclamdown/cent/sterling/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis] +>> +endobj +10 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F1 +/FontDescriptor 9 0 R +/BaseFont/KBTUZP+URWPalladioL-Roma +/FirstChar 1 +/LastChar 255 +/Widths[250 605 608 167 380 611 291 313 333 0 333 606 0 667 500 333 287 0 0 0 0 0 +0 0 0 0 0 0 0 333 208 250 278 371 500 500 840 778 278 333 333 389 606 250 333 250 +606 500 500 500 500 500 500 500 500 500 500 250 250 606 606 606 444 747 778 611 709 +774 611 556 763 832 337 333 726 611 946 831 786 604 786 668 525 613 778 722 1000 +667 667 667 333 606 333 606 500 278 500 553 444 611 479 333 556 582 291 234 556 291 +883 582 546 601 560 395 424 326 603 565 834 516 556 500 333 606 333 606 0 0 0 278 +500 500 1000 500 500 333 1144 525 331 998 0 0 0 0 0 0 500 500 606 500 1000 333 979 +424 331 827 0 0 667 0 278 500 500 500 500 606 500 333 747 333 500 606 333 747 333 +400 606 300 300 333 603 628 250 333 300 333 500 750 750 750 444 778 778 778 778 778 +778 944 709 611 611 611 611 337 337 337 337 774 831 786 786 786 786 786 606 833 778 +778 778 778 667 604 556 500 500 500 500 500 500 758 444 479 479 479 479 287 287 287 +287 546 582 546 546 546 546 546 606 556 603 603 603 603 556 601 556] +>> +endobj +13 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F2 +/FontDescriptor 12 0 R +/BaseFont/OTHCOZ+NimbusMonL-Regu +/FirstChar 1 +/LastChar 255 +/Widths[600 600 600 600 600 600 600 600 600 0 600 600 0 600 600 600 600 0 0 0 0 0 +0 0 0 0 0 0 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 0 0 0 600 600 +600 600 600 600 600 600 600 600 600 0 0 0 0 0 0 600 600 600 600 600 600 600 600 600 +600 0 0 600 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 +600 600 600 600 600 600 600 600 600 600 600 600 600 600 600] +>> +endobj +16 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F3 +/FontDescriptor 15 0 R +/BaseFont/ASKCSU+URWPalladioL-Bold +/FirstChar 1 +/LastChar 255 +/Widths[333 611 611 167 333 611 333 333 333 0 333 606 0 667 500 333 333 0 0 0 0 0 +0 0 0 0 0 0 0 333 227 250 278 402 500 500 889 833 278 333 333 444 606 250 333 250 +296 500 500 500 500 500 500 500 500 500 500 250 250 606 606 606 444 747 778 667 722 +833 611 556 833 833 389 389 778 611 1000 833 833 611 833 722 611 667 778 778 1000 +667 667 667 333 606 333 606 500 278 500 611 444 611 500 389 556 611 333 333 611 333 +889 611 556 611 611 389 444 333 611 556 833 500 556 500 310 606 310 606 0 0 0 333 +500 500 1000 500 500 333 1000 611 389 1000 0 0 0 0 0 0 500 500 606 500 1000 333 998 +444 389 833 0 0 667 0 278 500 500 500 500 606 500 333 747 438 500 606 333 747 333 +400 606 300 300 333 611 641 250 333 300 488 500 750 750 750 444 778 778 778 778 778 +778 1000 722 611 611 611 611 389 389 389 389 833 833 833 833 833 833 833 606 833 +778 778 778 778 667 611 611 500 500 500 500 500 500 778 444 500 500 500 500 333 333 +333 333 556 611 556 556 556 556 556 606 556 611 611 611 611 556 611 556] +>> +endobj +19 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F4 +/FontDescriptor 18 0 R +/BaseFont/JDNNFV+URWPalladioL-Ital +/FirstChar 1 +/LastChar 255 +/Widths[333 528 545 167 333 556 278 333 333 0 333 606 0 667 444 333 278 0 0 0 0 0 +0 0 0 0 0 0 0 333 333 250 333 500 500 500 889 778 278 333 333 389 606 250 333 250 +296 500 500 500 500 500 500 500 500 500 500 250 250 606 606 606 500 747 722 611 667 +778 611 556 722 778 333 333 667 556 944 778 778 611 778 667 556 611 778 722 944 722 +667 667 333 606 333 606 500 278 444 463 407 500 389 278 500 500 278 278 444 278 778 +556 444 500 463 389 389 333 556 500 722 500 500 444 333 606 333 606 0 0 0 278 500 +500 1000 500 500 333 1000 556 333 1028 0 0 0 0 0 0 500 500 500 500 1000 333 1000 +389 333 669 0 0 667 0 333 500 500 500 500 606 500 333 747 333 500 606 333 747 333 +400 606 300 300 333 556 500 250 333 300 333 500 750 750 750 500 722 722 722 722 722 +722 941 667 611 611 611 611 333 333 333 333 778 778 778 778 778 778 778 606 778 778 +778 778 778 667 611 500 444 444 444 444 444 444 638 407 389 389 389 389 278 278 278 +278 444 556 444 444 444 444 444 606 444 556 556 556 556 500 500 500] +>> +endobj +21 0 obj +<< +/Filter[/FlateDecode] +/Length 1386 +>> +stream +x\xDAuWK\x93\xDB6\xBE\xF7W\xF8(\xCFD\xAC(R\xAF\x9E\xDA̦\xE9\xB6\xD9N'uN\xDDhYk\xB3+\x8B[I^\xC7\xFF\xBE |
From: <esc...@us...> - 2006-05-24 11:02:22
|
Revision: 121 Author: eschabell Date: 2006-05-24 04:02:08 -0700 (Wed, 24 May 2006) ViewCVS: http://svn.sourceforge.net/abtlinux/?rev=121&view=rev Log Message: ----------- Working on organizing and filling out the design doc. Modified Paths: -------------- docs/design/trunk/abstract.tex docs/design/trunk/abtlinux.aux docs/design/trunk/abtlinux.bbl docs/design/trunk/abtlinux.blg docs/design/trunk/abtlinux.dvi docs/design/trunk/abtlinux.log docs/design/trunk/abtlinux.pdf docs/design/trunk/abtlinux.tex docs/design/trunk/design.tex docs/design/trunk/erics.bib docs/design/trunk/introduction.tex Modified: docs/design/trunk/abstract.tex =================================================================== --- docs/design/trunk/abstract.tex 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abstract.tex 2006-05-24 11:02:08 UTC (rev 121) @@ -1,4 +1,4 @@ \begin{abstract} - This document will detail the design of the \emph{ABout Time Linux} package - manager. + +This document will detail the design of the \emph{ABout Time Linux} package manager. It expands on the earlier work done in the requirements phase and will focus on creating the components needed to manage software on a \emph{ABout Time Linux} system. \end{abstract} Modified: docs/design/trunk/abtlinux.aux =================================================================== --- docs/design/trunk/abtlinux.aux 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.aux 2006-05-24 11:02:08 UTC (rev 121) @@ -1,12 +1,17 @@ \relax +\citation{2006-Schabell-LinuxRequirements} \@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}} \@writefile{toc}{\contentsline {section}{\numberline {2}Design}{2}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Package structure}{2}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.1}Install locations}{2}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.1}Example - fortune}{2}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.2}Install locations}{2}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Configuration update tools}{2}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Package manager}{3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.1}Repository names}{3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.2}File storage}{3}} \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces The abt package manager UML class diagram}}{4}} \newlabel{fig:abtapi}{{1}{4}} +\bibstyle{apalike} +\bibdata{erics} +\bibcite{2006-Schabell-LinuxRequirements}{{Schabell}, 2006} \@writefile{toc}{\contentsline {section}{\numberline {3}Dictionary}{5}} Modified: docs/design/trunk/abtlinux.bbl =================================================================== --- docs/design/trunk/abtlinux.bbl 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.bbl 2006-05-24 11:02:08 UTC (rev 121) @@ -1,3 +1,9 @@ \begin{thebibliography}{} +\bibitem[{Schabell}, 2006]{2006-Schabell-LinuxRequirements} +{Schabell}, E. (2006). +\newblock {ABout Time Linux -- the requirements}. +\newblock Technical report, Radboud University Nijmegen, Nijmegen, The + Netherlands, EU. + \end{thebibliography} Modified: docs/design/trunk/abtlinux.blg =================================================================== --- docs/design/trunk/abtlinux.blg 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.blg 2006-05-24 11:02:08 UTC (rev 121) @@ -1,47 +1,45 @@ This is BibTeX, Version 0.99c (Web2C 7.5.4) The top-level auxiliary file: abtlinux.aux The style file: apalike.bst -I found no \citation commands---while reading file abtlinux.aux Database file #1: erics.bib -You've used 0 entries, +You've used 1 entry, 1935 wiz_defined-function locations, - 471 strings with 3673 characters, -and the built_in function-call counts, 17 in all, are: -= -- 0 -> -- 0 -< -- 0 -+ -- 0 -- -- 0 -* -- 0 -:= -- 7 -add.period$ -- 0 -call.type$ -- 0 -change.case$ -- 0 -chr.to.int$ -- 0 -cite$ -- 0 -duplicate$ -- 0 -empty$ -- 1 -format.name$ -- 0 -if$ -- 1 + 478 strings with 3849 characters, +and the built_in function-call counts, 283 in all, are: += -- 28 +> -- 7 +< -- 1 ++ -- 2 +- -- 2 +* -- 17 +:= -- 61 +add.period$ -- 3 +call.type$ -- 1 +change.case$ -- 7 +chr.to.int$ -- 1 +cite$ -- 1 +duplicate$ -- 11 +empty$ -- 19 +format.name$ -- 3 +if$ -- 51 int.to.chr$ -- 1 int.to.str$ -- 0 missing$ -- 0 -newline$ -- 3 -num.names$ -- 0 -pop$ -- 0 +newline$ -- 8 +num.names$ -- 3 +pop$ -- 3 preamble$ -- 1 -purify$ -- 0 +purify$ -- 6 quote$ -- 0 -skip$ -- 1 +skip$ -- 10 stack$ -- 0 -substring$ -- 0 +substring$ -- 12 swap$ -- 0 text.length$ -- 0 text.prefix$ -- 0 top$ -- 0 -type$ -- 0 +type$ -- 6 warning$ -- 0 -while$ -- 0 +while$ -- 2 width$ -- 0 -write$ -- 2 -(There was 1 error message) +write$ -- 16 Modified: docs/design/trunk/abtlinux.dvi =================================================================== (Binary files differ) Modified: docs/design/trunk/abtlinux.log =================================================================== --- docs/design/trunk/abtlinux.log 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.log 2006-05-24 11:02:08 UTC (rev 121) @@ -1,4 +1,4 @@ -This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2005.9.12) 23 MAY 2006 14:29 +This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2005.9.12) 24 MAY 2006 11:53 entering extended mode **abtlinux.tex (./abtlinux.tex @@ -304,39 +304,39 @@ (./introduction.tex LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <14.4> not available (Font) Font shape `OT1/ppl/b/n' tried instead on input line 1. -LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <10> not available -(Font) Font shape `OT1/ppl/b/n' tried instead on input line 6. -) (./design.tex [1 +LaTeX Font Info: Try loading font information for TS1+ppl on input line 6. + (/usr/share/texmf/tex/latex/psnfss/ts1ppl.fd +File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl. +)) +(./design.tex [1 ] LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <12> not available -(Font) Font shape `OT1/ppl/b/n' tried instead on input line 7. -LaTeX Font Info: Try loading font information for TS1+ppl on input line 12. - -(/usr/share/texmf/tex/latex/psnfss/ts1ppl.fd -File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl. -) -LaTeX Font Info: Try loading font information for OMS+ppl on input line 12. - -(/usr/share/texmf/tex/latex/psnfss/omsppl.fd +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 5. +LaTeX Font Info: Try loading font information for OMS+ppl on input line 8. + (/usr/share/texmf/tex/latex/psnfss/omsppl.fd File: omsppl.fd ) LaTeX Font Info: Font shape `OMS/ppl/m/n' in size <10> not available -(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 12. +(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 8. +LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <10> not available +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 23. + [2] File: umlDesign.eps Graphic file (type eps) - <umlDesign.eps> -Overfull \hbox (81.78444pt too wide) in paragraph at lines 51--52 + +<umlDesign.eps> +Overfull \hbox (81.78444pt too wide) in paragraph at lines 49--50 [][] [] -[2]) (./dictionary.tex [3] [4]) [5] (./abtlinux.aux) ) +) (./dictionary.tex [3] [4]) (./abtlinux.bbl) [5] (./abtlinux.aux) ) Here is how much of TeX's memory you used: - 2437 strings out of 94500 - 30118 string characters out of 1172833 + 2441 strings out of 94500 + 30181 string characters out of 1172833 74675 words of memory out of 3500000 - 5547 multiletter control sequences out of 10000+50000 + 5548 multiletter control sequences out of 10000+50000 15211 words of font info for 54 fonts, out of 500000 for 2000 580 hyphenation exceptions out of 1000 - 34i,7n,26p,225b,285s stack positions out of 1500i,500n,5000p,200000b,5000s + 34i,7n,26p,844b,285s stack positions out of 1500i,500n,5000p,200000b,5000s -Output written on abtlinux.dvi (5 pages, 7608 bytes). +Output written on abtlinux.dvi (5 pages, 8248 bytes). Modified: docs/design/trunk/abtlinux.pdf =================================================================== --- docs/design/trunk/abtlinux.pdf 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.pdf 2006-05-24 11:02:08 UTC (rev 121) @@ -16,7 +16,7 @@ /Subtype/Type1 /Name/F1 /FontDescriptor 9 0 R -/BaseFont/KBTUZP+URWPalladioL-Roma +/BaseFont/JRLSMB+URWPalladioL-Roma /FirstChar 1 /LastChar 255 /Widths[250 605 608 167 380 611 291 313 333 0 333 606 0 667 500 333 287 0 0 0 0 0 @@ -40,7 +40,7 @@ /Subtype/Type1 /Name/F2 /FontDescriptor 12 0 R -/BaseFont/OTHCOZ+NimbusMonL-Regu +/BaseFont/MUUFYA+NimbusMonL-Regu /FirstChar 1 /LastChar 255 /Widths[600 600 600 600 600 600 600 600 600 0 600 600 0 600 600 600 600 0 0 0 0 0 @@ -64,7 +64,7 @@ /Subtype/Type1 /Name/F3 /FontDescriptor 15 0 R -/BaseFont/ASKCSU+URWPalladioL-Bold +/BaseFont/ZKVIXV+URWPalladioL-Bold /FirstChar 1 /LastChar 255 /Widths[333 611 611 167 333 611 333 333 333 0 333 606 0 667 500 333 333 0 0 0 0 0 @@ -88,7 +88,7 @@ /Subtype/Type1 /Name/F4 /FontDescriptor 18 0 R -/BaseFont/JDNNFV+URWPalladioL-Ital +/BaseFont/VUCWWC+URWPalladioL-Ital /FirstChar 1 /LastChar 255 /Widths[333 528 545 167 333 556 278 333 333 0 333 606 0 667 444 333 278 0 0 0 0 0 @@ -105,18 +105,41 @@ 278 444 556 444 444 444 444 444 606 444 556 556 556 556 500 500 500] >> endobj -21 0 obj +22 0 obj << +/Type/Font +/Subtype/Type1 +/Name/F5 +/FontDescriptor 21 0 R +/BaseFont/YPPOTH+PazoMath +/FirstChar 32 +/LastChar 229 +/Widths[250 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 285 0 0 0 +0 676 0 786 556 0 0 0 0 778 0 0 0 832 786 0 667 0 667 0 831 660 753 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 0 0 0 0 853 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 666 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 747 0 0 0 0 0 0 0 0 0 0 0 0 0 0 881 0 +0 0 0 0 0 0 0 0 0 0 0 234 0 881 767] +>> +endobj +24 0 obj +<< /Filter[/FlateDecode] -/Length 1386 +/Length 1543 >> stream -x\xDAuWK\x93\xDB6\xBE\xF7W\xF8(\xCFD\xAC(R\xAF\x9E\xDA̦\xE9\xB6\xD9N'uN\xDDhYk\xB3+\x8B[I^\xC7\xFF\xBE |
From: <esc...@us...> - 2006-06-15 11:50:31
|
Revision: 136 Author: eschabell Date: 2006-06-15 04:49:48 -0700 (Thu, 15 Jun 2006) ViewCVS: http://svn.sourceforge.net/abtlinux/?rev=136&view=rev Log Message: ----------- Some small changes to the design doc, regenerated pdf. Modified Paths: -------------- docs/design/trunk/abstract.tex docs/design/trunk/abtlinux.dvi docs/design/trunk/abtlinux.log docs/design/trunk/abtlinux.pdf docs/design/trunk/introduction.tex Modified: docs/design/trunk/abstract.tex =================================================================== --- docs/design/trunk/abstract.tex 2006-05-31 15:28:41 UTC (rev 135) +++ docs/design/trunk/abstract.tex 2006-06-15 11:49:48 UTC (rev 136) @@ -1,4 +1,4 @@ \begin{abstract} -This document will detail the design of the \emph{ABout Time Linux} package manager. It expands on the earlier work done in the requirements phase and will focus on creating the components needed to manage software on a \emph{ABout Time Linux} system. +This document will detail the design of the \emph{ABout Time Linux} package manager. It expands on the earlier work done in the requirements phase and will focus on creating the elements needed to manage software on a \emph{ABout Time Linux} system. \end{abstract} Modified: docs/design/trunk/abtlinux.dvi =================================================================== (Binary files differ) Modified: docs/design/trunk/abtlinux.log =================================================================== --- docs/design/trunk/abtlinux.log 2006-05-31 15:28:41 UTC (rev 135) +++ docs/design/trunk/abtlinux.log 2006-06-15 11:49:48 UTC (rev 136) @@ -1,4 +1,4 @@ -This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2005.9.12) 24 MAY 2006 11:53 +This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2006.5.2) 15 JUN 2006 13:34 entering extended mode **abtlinux.tex (./abtlinux.tex @@ -304,17 +304,19 @@ (./introduction.tex LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <14.4> not available (Font) Font shape `OT1/ppl/b/n' tried instead on input line 1. -LaTeX Font Info: Try loading font information for TS1+ppl on input line 6. - (/usr/share/texmf/tex/latex/psnfss/ts1ppl.fd -File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl. -)) -(./design.tex [1 +) (./design.tex [1 ] LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <12> not available (Font) Font shape `OT1/ppl/b/n' tried instead on input line 5. +LaTeX Font Info: Try loading font information for TS1+ppl on input line 8. + +(/usr/share/texmf/tex/latex/psnfss/ts1ppl.fd +File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl. +) LaTeX Font Info: Try loading font information for OMS+ppl on input line 8. - (/usr/share/texmf/tex/latex/psnfss/omsppl.fd + +(/usr/share/texmf/tex/latex/psnfss/omsppl.fd File: omsppl.fd ) LaTeX Font Info: Font shape `OMS/ppl/m/n' in size <10> not available @@ -323,8 +325,7 @@ (Font) Font shape `OT1/ppl/b/n' tried instead on input line 23. [2] File: umlDesign.eps Graphic file (type eps) - -<umlDesign.eps> + <umlDesign.eps> Overfull \hbox (81.78444pt too wide) in paragraph at lines 49--50 [][] [] @@ -332,11 +333,11 @@ ) (./dictionary.tex [3] [4]) (./abtlinux.bbl) [5] (./abtlinux.aux) ) Here is how much of TeX's memory you used: 2441 strings out of 94500 - 30181 string characters out of 1172833 + 30181 string characters out of 1172834 74675 words of memory out of 3500000 5548 multiletter control sequences out of 10000+50000 15211 words of font info for 54 fonts, out of 500000 for 2000 580 hyphenation exceptions out of 1000 - 34i,7n,26p,844b,285s stack positions out of 1500i,500n,5000p,200000b,5000s + 34i,7n,26p,852b,285s stack positions out of 1500i,500n,5000p,200000b,5000s -Output written on abtlinux.dvi (5 pages, 8248 bytes). +Output written on abtlinux.dvi (5 pages, 8184 bytes). Modified: docs/design/trunk/abtlinux.pdf =================================================================== --- docs/design/trunk/abtlinux.pdf 2006-05-31 15:28:41 UTC (rev 135) +++ docs/design/trunk/abtlinux.pdf 2006-06-15 11:49:48 UTC (rev 136) @@ -16,7 +16,7 @@ /Subtype/Type1 /Name/F1 /FontDescriptor 9 0 R -/BaseFont/JRLSMB+URWPalladioL-Roma +/BaseFont/HNGLQQ+URWPalladioL-Roma /FirstChar 1 /LastChar 255 /Widths[250 605 608 167 380 611 291 313 333 0 333 606 0 667 500 333 287 0 0 0 0 0 @@ -40,7 +40,7 @@ /Subtype/Type1 /Name/F2 /FontDescriptor 12 0 R -/BaseFont/MUUFYA+NimbusMonL-Regu +/BaseFont/YJJESZ+NimbusMonL-Regu /FirstChar 1 /LastChar 255 /Widths[600 600 600 600 600 600 600 600 600 0 600 600 0 600 600 600 600 0 0 0 0 0 @@ -64,7 +64,7 @@ /Subtype/Type1 /Name/F3 /FontDescriptor 15 0 R -/BaseFont/ZKVIXV+URWPalladioL-Bold +/BaseFont/NRBCTU+URWPalladioL-Bold /FirstChar 1 /LastChar 255 /Widths[333 611 611 167 333 611 333 333 333 0 333 606 0 667 500 333 333 0 0 0 0 0 @@ -88,7 +88,7 @@ /Subtype/Type1 /Name/F4 /FontDescriptor 18 0 R -/BaseFont/VUCWWC+URWPalladioL-Ital +/BaseFont/KPDHRN+URWPalladioL-Ital /FirstChar 1 /LastChar 255 /Widths[333 528 545 167 333 556 278 333 333 0 333 606 0 667 444 333 278 0 0 0 0 0 @@ -105,41 +105,25 @@ 278 444 556 444 444 444 444 444 606 444 556 556 556 556 500 500 500] >> endobj -22 0 obj +21 0 obj << -/Type/Font -/Subtype/Type1 -/Name/F5 -/FontDescriptor 21 0 R -/BaseFont/YPPOTH+PazoMath -/FirstChar 32 -/LastChar 229 -/Widths[250 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 285 0 0 0 -0 676 0 786 556 0 0 0 0 778 0 0 0 832 786 0 667 0 667 0 831 660 753 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 0 0 0 0 853 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 666 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 747 0 0 0 0 0 0 0 0 0 0 0 0 0 0 881 0 -0 0 0 0 0 0 0 0 0 0 0 234 0 881 767] ->> -endobj -24 0 obj -<< /Filter[/FlateDecode] -/Length 1543 +/Length 1523 >> stream -x\xDAuWK\x93\xDB6\xBE\xF7W\xF8(\xCFĬ\xF8Ы\xA76\x934ݶ\xDB\xE9\xA4Ω\xDB-km6\xB2\xE8J\xF2:\xFE\xF7P+\xDB\xC9I @\x80 \xF0\xA0\xA9H\xD3\xC5n>o\xD7\xDF\xFF,\xB2J.\xD6\xCF\x99"7\x8B\x95L3\x91\x8B\x9F\xDE\xFAӸ\\xA9,M\xD6\xCB\xCC$\xEE\xD0\xC0\xCAT\xC9\xEF\xAE;}!\xC1\x8A>\xE3\xBE!b\xDBn\xD7-\xFFY\xFF\xBA(S!\xE5b\xA5\xA4\xA8T\xB0\xF7\x94\xAC?~\xFA㷧%\x8A\xC3\xE1 \xCA\xF0\xF0\x95\xC13W\xAAe\xB6\xBE\xEF]M\xDF \xFA\xFEU\xEF\xED\xA6i[\xD2U3]\xA5\x85T\xE0\xB8\x95 \xCA (?\xDA\xCDآ\x9F\xC2\xF7\xBB\xBB5\xF8\x96US\x9DG{\xA1s\x94y\xC3D\x9A椧\xA5\xA8\xF2$\x88\xD6b\xA53Qf\xA1\xCD0\xF6\xB6\xA3\xFD\xB8o%e.T\xDF\\xB6\xAE\xF7nX\xAEtj\x92\xAD\xAFO\x87\xA6iuvp'\xE27\xA3uL\x87x3\xC43\xD0\xFE\xF9U43ǂO\xE9<o:ճ\xBC\xE1\x8A\xF2v\xE3k1Ѭy\xB4\xF5g\xBB\xD6!8\xB9 -\x9B\x86\x9D >\xD8\xA4\xFD\xB20 d%S*y\xC0s\x94L\x9A/G\xDBm\xF1\x82*M|GL\xBAJm\xDF:\xD0\x8B\xB3\xEF?\xB5\xF5op\xD7i\xD2/e\x914\xFF\x9De\xD2`\xB8\xD8\xF8qor0\x9D\xBB\xA7C\xDA -\xC9\xF1D\xEA\xE2<\x89\xA9B%5ٵ\xA3\xEBvȉ\xC0\x85-\xB5?\xC1\x9Fpn\xED\x9Af۰\xCD\xD1\x8F\xEEO\xBC\xC1?\x8FgK\xF6Ȕ\xEF\xE6n@\xECm\xA2rQ\xA8\xEB4}\xAB\xBCnӔ -S\xB2\xE6p\xC6\xE6 ":\xA5\xDA\xECR%\xA0\xE4\xB4\x8A\xEAH.WUU%\xDD\xD8\xFB\xED\xA99\x89\x86+6\xFE*%\xF2\x8AQ:A+\xCAe%\xF4\xAD\xCBy>w9Ϧ\x8E |