• Aucun résultat trouvé

The plantslabels package

N/A
N/A
Protected

Academic year: 2021

Partager "The plantslabels package"

Copied!
5
0
0

Texte intégral

(1)

The plantslabels package

Merciadri Luca

April 11, 2010

Contents

1

Introduction

2

2

Use

2

2.1

Loading the Package

. . . .

2

2.2

Available Options

. . . .

2

3

Examples

3

3.1

Practical Example

. . . .

3

4

Implementation

4

5

Limitations

4

6

Remarks

4

7

Bugs

4

8

Version History

5

9

Contact

5

10 Credits

5

(2)

1

Introduction

This package (v1.0) helps you writing plants’ labels when needed. For example,

you may want to give a label to each plant of your collection.

2

Use

2.1

Loading the Package

To load the package, please use

\usepackage{plantslabels}

2.2

Available Options

(3)

3

Examples

There is only one command in this package: \plant. This command takes 9

arguments, and only the three first are mandatory. Here is the syntax:

\plant{cols_labels}{rows_labels}{no_labels}{generic_plant_name}

{generic_price}{generic_currency}{$generic_temperature$}

{generic_substratum}{generic_picture}

where

1. cols_labels is the number of cols of labels,

Mandatory!

2. rows_labels is the number of rows of labels,

Mandatory!

3. no_labels is the number of labels (under the condition cols labels ×

rows labels

= no labels),

Mandatory!

4. generic_plant_name is the plant’s name which will be written on each of

the no_labels labels,

5. generic_price is the plant’s price which will be written on each of the

no_labels

labels,

6. generic_currency is the price currency which will be written on each of

the no_labels labels, after generic_price,

7. $generic_temperature$ is the temperature which will be written on each

of the no_labels labels (it should be t

min

→ t

max

, i.e. the min and max

temperatures for the plant),

8. generic_substratum is the plant’s substratum which will be written on

each of the no_labels labels,

9. generic_picture is the plant’s picture which will be drawn on each of

the no_labels labels.

As all the arguments after no_labels are not mandatory, you can skip them.

For this, you need to write brackets, though. For example,

\plant{cols_labels}{rows_labels}{no_labels}{Plant}{}{}{}{}{}

will simply draw one no_labels (= cols labels × rows labels) labels with

“Plant” into it.

3.1

Practical Example

Let’s say that you have two kinds of plants that you want to label: “Myplant1”

and “Myplant2.” One habitually lives in the desert, and the other lives in

tropical regions. You have, say, 2 specimens of the first, and 4 of the second.

You can invoke, assuming cactus.eps is your image for the first one, that

you have no image for the second one, and that they respect the conditions

mentioned below:

\plant{1}{1}{2}{Myplant1}{5}{EUR}{$-10\to +50$}{Peat moss, sand,

perlite}{cactus.eps}

(4)

4

Implementation

Here is the code of plantslabels.sty:

1 %% T h i s i s f i l e ‘ p l a n t s l a b e l s . s t y ’ v 1 . 0 b y M e r c i a d r i L u c a . 3 \ NeedsTeXFormat {LaTeX2 e } \ P r o v i d e s P a c k a g e { p l a n t s l a b e l s } [ 2 0 1 0 / 0 4 / 0 5 W r i t i n g p l a n t l a b e l s ] 5 \ P a c k a g e I n f o { p l a n t s l a b e l s }{ T h i s i s P l a n t s l a b e l s by M e r c i a d r i Luca . } 7 \ P a s s O p t i o n s T o P a c k a g e { newdimens }{ l a b e l s } \ R e q u i r e P a c k a g e { l a b e l s } [ 2 0 0 3 / 0 5 / 2 2 ] 9 \ R e q u i r e P a c k a g e { g r a p h i c x } [ 2 0 0 5 / 1 2 / 0 1 ] 11 \ L e f t P a g e M a r g i n=2mm% T h e s e f o u r p a r a m e t e r s g i v e t h e \ R i g h t P a g e M a r g i n=2mm% p a g e g u t t e r s i z e s . T h e o u t e r e d g e s o f 13 \ TopPageMargin=2mm% t h e o u t e r l a b e l s a r e t h e s p e c i f i e d \ BottomPageMargin=2mm% d i s t a n c e s f r o m t h e e d g e o f t h e p a p e r . 15 \ I n t e r L a b e l C o l u m n =1mm% Gap b e t w e e n c o l u m n s o f l a b e l s \ I n t e r L a b e l R o w=1mm% Gap b e t w e e n r o w s o f l a b e l s 17 \ L e f t L a b e l B o r d e r =5mm% T h e s e f o u r p a r a m e t e r s g i v e t h e e x t r a \ R i g h t L a b e l B o r d e r =5mm% s p a c e u s e d a r o u n d t h e t e x t o n e a c h 19 \ T o p L a b e l B o r d e r=5mm% a c t u a l l a b e l . \ B o t t o m L a b e l B o r d e r=5mm% 21 \ n e w s a v e b o x {\mybox} 23 \newcommand{\ lm@measurebox } [ 5 ] { % 25 \ s b o x \mybox{% \ b e g i n { t a b u l a r }{ c c } 27 \ i f x \ r e l a x #1\ r e l a x \ e l s e \ t e x t b f {Name} & \ t e x t i t {#1}\\ \ f i \ i f x \ r e l a x #2\ r e l a x \ e l s e \ t e x t b f { P r i c e } & #2\ ,\ #3\\ \ f i 29 \ i f x \ r e l a x #4\ r e l a x \ e l s e \ t e x t b f { T e m p e r a t u r e } & #4\\ \ f i \ i f x \ r e l a x #5\ r e l a x \ e l s e \ t e x t b f { S u b s t r a t u m } & #5\\ \ f i 31 \end{ t a b u l a r }% }% 33 } 35 \newcommand{\ lm@ig } [ 1 ] { \ m u l t i c o l u m n {2}{ c }{% \ i n c l u d e g r a p h i c s [ w i d t h =0.33\wd\mybox , 37 h e i g h t =0.33\ ht \mybox , k e e p a s p e c t r a t i o ]{#1}}} 39 \newcommand{\ p l a n t } [ 9 ] { % 41 \renewcommand {\ L a b e l C o l s }{#1}% \renewcommand {\ LabelRows }{#2}% 43 \renewcommand {\ n u m b e r o f l a b e l s }{#3}% \ lm@measurebox{#4}{#5}{#6}{#7}{#8}% 45 \ a d d r e s s l a b e l [ \ f b o x s e p =0p t ] {% \ f b o x {% 47 \ b e g i n { t a b u l a r }{ c c } \ i f x \ r e l a x #4\ r e l a x \ e l s e \ t e x t b f {Name} & \ t e x t i t {#4}\\ \ f i 49 \ i f x \ r e l a x #5\ r e l a x \ e l s e \ t e x t b f { P r i c e } & #5\ ,\ #6\\ \ f i \ i f x \ r e l a x #7\ r e l a x \ e l s e \ t e x t b f { T e m p e r a t u r e } & #7\\ \ f i 51 \ i f x \ r e l a x #8\ r e l a x \ e l s e \ t e x t b f { S u b s t r a t u m } & #8\\ \ f i \ i f x \ r e l a x #9\ r e l a x \ e l s e \ lm@ig{#9} \ f i 53 \end{ t a b u l a r }% }% 55 }% } 57 \ r e l a x

5

Limitations

This package has currently no limitation.

6

Remarks

The temperature unit is habitually so obvious that you do not need to specify

it manually.

7

Bugs

(5)

8

Version History

1. v1.0: package is introduced to the L

A

TEX world.

9

Contact

If you have any question concerning this package (limitations, bugs, . . . ), please

contact me at

Luca.Merciadri@student.ulg.ac.be

.

10

Credits

Thanks to Philipp Stephani and Enrico Gregorio for their answers at

http://groups.google.com/group/comp.text.tex/browse_thread/

thread/5703b5328b93a000#

.

Références

Documents relatifs

A little time invested now will help you make the most of your conference and will give you the skills necessary to participate in any conference at The University of

Ne croyez pas que le simple fait d'afficher un livre sur Google Recherche de Livres signifie que celui-ci peut etre utilise de quelque facon que ce soit dans le monde entier..

La plénitude dans le ciel, ou cercle de Gwenved ; et sans ces trois nécessités, nul ne peut être excepté Dieu. îS Trois sortes de nécessités dans

My government has made repeated efforts to bring employees and employers to the bargaining table to reach a mutual agreement. However, neither the employers nor the employees have

Therefore, you have been called to this session to give legislative effect to a bill to ensure the continuation of certain essential services. I

Having said that, however, the government well recognizes that many expenditure programs can contribute much to those most hard hit by inflation, and I will mention a few: a

The present research investigates the when and the why of the positive relationship between ingroup identification and assimilation by focusing on the role of the content of

If, prior to the service of an Asset Coverage Test Breach Notice or a Notice to Pay, a Demand Loan Repayment Event has occurred or the Issuer has demanded that the Demand Loan