]> git.lyx.org Git - lyx.git/blob - lib/examples/R-S-statements.lyx
Whitespace cosmetics
[lyx.git] / lib / examples / R-S-statements.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/
7 \textclass scrartcl
8 \begin_preamble
9 % if pdflatex is used
10 \usepackage{ifpdf}
11 \ifpdf
12
13 % set fonts for nicer pdf view
14 \IfFileExists{lmodern.sty}
15  {\usepackage{lmodern}}{}
16
17 \fi % end if pdflatex is used
18 \end_preamble
19 \use_default_options true
20 \begin_modules
21 rsphrase
22 \end_modules
23 \maintain_unincluded_children false
24 \language english
25 \language_package default
26 \inputencoding auto
27 \fontencoding global
28 \font_roman "default" "default"
29 \font_sans "default" "default"
30 \font_typewriter "default" "default"
31 \font_math "auto" "auto"
32 \font_default_family default
33 \use_non_tex_fonts false
34 \font_sc false
35 \font_osf false
36 \font_sf_scale 100 100
37 \font_tt_scale 100 100
38 \use_microtype false
39 \use_dash_ligatures false
40 \graphics default
41 \default_output_format default
42 \output_sync 0
43 \bibtex_command default
44 \index_command default
45 \paperfontsize default
46 \spacing single
47 \use_hyperref true
48 \pdf_title "Chemical Risk and Safety statements in LyX"
49 \pdf_author "Uwe Stöhr"
50 \pdf_bookmarks true
51 \pdf_bookmarksnumbered true
52 \pdf_bookmarksopen false
53 \pdf_bookmarksopenlevel 1
54 \pdf_breaklinks false
55 \pdf_pdfborder false
56 \pdf_colorlinks true
57 \pdf_backref false
58 \pdf_pdfusetitle false
59 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
60 \papersize default
61 \use_geometry false
62 \use_package amsmath 1
63 \use_package amssymb 1
64 \use_package cancel 0
65 \use_package esint 1
66 \use_package mathdots 1
67 \use_package mathtools 0
68 \use_package mhchem 1
69 \use_package stackrel 0
70 \use_package stmaryrd 0
71 \use_package undertilde 0
72 \cite_engine basic
73 \cite_engine_type default
74 \biblio_style plain
75 \use_bibtopic false
76 \use_indices false
77 \paperorientation portrait
78 \suppress_date true
79 \justification true
80 \use_refstyle 1
81 \notefontcolor #ff0000
82 \index Index
83 \shortcut idx
84 \color #008000
85 \end_index
86 \secnumdepth 3
87 \tocdepth 3
88 \paragraph_separation skip
89 \defskip medskip
90 \is_math_indent 0
91 \math_numbering_side default
92 \quotes_style english
93 \papercolumns 1
94 \papersides 1
95 \paperpagestyle default
96 \tracking_changes false
97 \output_changes false
98 \html_math_output 0
99 \html_css_as_file 0
100 \html_be_strict false
101 \use_minted 0
102 \end_header
103
104 \begin_body
105
106 \begin_layout Standard
107 \begin_inset Note Greyedout
108 status open
109
110 \begin_layout Plain Layout
111 IMPORTANT NOTE: Risk and Safety Statements are replaced in 2015 in the EU
112  by the Hazard and Precautionary statements.
113 \end_layout
114
115 \begin_layout Plain Layout
116 See the LyX example file 
117 \emph on
118 H-P-statements.lyx
119 \emph default
120  for Hazard and Precautionary statements.
121 \end_layout
122
123 \end_inset
124
125
126 \end_layout
127
128 \begin_layout Title
129 Chemical Risk and Safety statements in \SpecialChar LyX
130
131 \end_layout
132
133 \begin_layout Author
134 Uwe Stöhr
135 \end_layout
136
137 \begin_layout Section
138 Introduction
139 \end_layout
140
141 \begin_layout Standard
142 To be able to insert chemical Risk and Safety statements in \SpecialChar LyX
143 , you need to
144  load the module 
145 \family sans
146 Risk
147 \begin_inset space ~
148 \end_inset
149
150 and
151 \begin_inset space ~
152 \end_inset
153
154 Safety
155 \begin_inset space ~
156 \end_inset
157
158 Statements
159 \family default
160  in the menu 
161 \family sans
162 Document\SpecialChar menuseparator
163 Settings\SpecialChar menuseparator
164 Modules
165 \family default
166 .
167  The module provides 2
168 \begin_inset space ~
169 \end_inset
170
171 insets and 1
172 \begin_inset space ~
173 \end_inset
174
175 environment.
176  The insets are accessible via the menu 
177 \family sans
178 Insert\SpecialChar menuseparator
179 Custom
180 \begin_inset space ~
181 \end_inset
182
183 Insets
184 \family default
185 .
186 \end_layout
187
188 \begin_layout Section
189 Risk statements
190 \end_layout
191
192 \begin_layout Standard
193 The inset 
194 \family sans
195 R-S
196 \begin_inset space ~
197 \end_inset
198
199 number
200 \family default
201  is used to typeset the number, the inset 
202 \family sans
203 R-S
204 \begin_inset space ~
205 \end_inset
206
207 phrase
208 \family default
209  will output the corresponding phrase.
210 \end_layout
211
212 \begin_layout Standard
213 The risk statement 
214 \begin_inset Flex R-S number
215 status open
216
217 \begin_layout Plain Layout
218 R55
219 \end_layout
220
221 \end_inset
222
223  has the phrase: 
224 \begin_inset Flex R-S phrase
225 status open
226
227 \begin_layout Plain Layout
228 R55
229 \end_layout
230
231 \end_inset
232
233
234 \end_layout
235
236 \begin_layout Standard
237 This is 
238 \begin_inset Flex R-S number
239 status collapsed
240
241 \begin_layout Plain Layout
242 R23
243 \end_layout
244
245 \end_inset
246
247
248 \begin_inset Flex R-S phrase
249 status open
250
251 \begin_layout Plain Layout
252
253 \end_layout
254
255 \end_inset
256
257
258 \end_layout
259
260 \begin_layout Standard
261 As you can see, the phrase inset can be left empty.
262  In this case the previously used number is also used for the phrase.
263 \end_layout
264
265 \begin_layout Standard
266 It is of course also possible to use combined statements like this:
267 \end_layout
268
269 \begin_layout Standard
270 \begin_inset Flex R-S number
271 status collapsed
272
273 \begin_layout Plain Layout
274 R36/38
275 \end_layout
276
277 \end_inset
278
279  states: 
280 \begin_inset Flex R-S phrase
281 status open
282
283 \begin_layout Plain Layout
284
285 \end_layout
286
287 \end_inset
288
289
290 \end_layout
291
292 \begin_layout Section
293 Safety statements
294 \end_layout
295
296 \begin_layout Standard
297 They are inserted the same way as risk statements:
298 \end_layout
299
300 \begin_layout Standard
301 The risk statement 
302 \begin_inset Flex R-S number
303 status open
304
305 \begin_layout Plain Layout
306 S35
307 \end_layout
308
309 \end_inset
310
311  has the phrase: 
312 \begin_inset Flex R-S phrase
313 status open
314
315 \begin_layout Plain Layout
316
317 \end_layout
318
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Standard
325 \begin_inset VSpace bigskip
326 \end_inset
327
328
329 \end_layout
330
331 \begin_layout Standard
332 Some safety statements require some text.
333  For these statements, you need to use the phrase environments from \SpecialChar LyX
334 's environme
335 nt selection box instead of the inset.
336  The required text is specified as optional argument (inserted via the 
337 \family sans
338 Insert
339 \family default
340  menu):
341 \end_layout
342
343 \begin_layout Standard
344 If something must not be heated above 138
345 \begin_inset space \thinspace{}
346 \end_inset
347
348 °C use 
349 \begin_inset Flex R-S number
350 status open
351
352 \begin_layout Plain Layout
353 S47
354 \end_layout
355
356 \end_inset
357
358  with the optional argument 
359 \begin_inset Quotes eld
360 \end_inset
361
362 138
363 \begin_inset Quotes erd
364 \end_inset
365
366 :
367 \end_layout
368
369 \begin_layout Safety phrase
370 \begin_inset Argument 1
371 status open
372
373 \begin_layout Plain Layout
374 138
375 \end_layout
376
377 \end_inset
378
379 S47
380 \end_layout
381
382 \begin_layout Standard
383 \begin_inset VSpace bigskip
384 \end_inset
385
386
387 \end_layout
388
389 \begin_layout Standard
390 Special issues of a certain statements are fully supported.
391  For example for S
392 \begin_inset space \thinspace{}
393 \end_inset
394
395 43 a further sentence must be added if water increases the risk.
396  Using the variant S
397 \begin_inset space \thinspace{}
398 \end_inset
399
400 43.1 adds the sentence, S
401 \begin_inset space \thinspace{}
402 \end_inset
403
404 43.0 disables the sentence.
405 \end_layout
406
407 \begin_layout Standard
408 The statement 
409 \begin_inset Flex R-S number
410 status open
411
412 \begin_layout Plain Layout
413 S43
414 \end_layout
415
416 \end_inset
417
418  for water is:
419 \end_layout
420
421 \begin_layout Safety phrase
422 \begin_inset Argument 1
423 status open
424
425 \begin_layout Plain Layout
426 water
427 \end_layout
428
429 \end_inset
430
431 S43.0
432 \end_layout
433
434 \begin_layout Standard
435 The statement 
436 \begin_inset Flex R-S number
437 status open
438
439 \begin_layout Plain Layout
440 S43
441 \end_layout
442
443 \end_inset
444
445  for sand is:
446 \end_layout
447
448 \begin_layout Safety phrase
449 \begin_inset Argument 1
450 status open
451
452 \begin_layout Plain Layout
453 sand
454 \end_layout
455
456 \end_inset
457
458 S43.1
459 \end_layout
460
461 \begin_layout Section
462 Language issues
463 \end_layout
464
465 \begin_layout Standard
466 The statements are output depending on the language.
467  Currently only the languages
468 \begin_inset Newline newline
469 \end_inset
470
471 Danish, English, French, German, Italian and Spanish
472 \begin_inset Newline newline
473 \end_inset
474
475 are supported.
476 \end_layout
477
478 \begin_layout Standard
479 At 
480 \begin_inset CommandInset href
481 LatexCommand href
482 name "this webpage"
483 target "http://schoolscout24.de/cgi-bin/keminaco/rspinput.cgi"
484 literal "false"
485
486 \end_inset
487
488  you find the official statements for all 23
489 \begin_inset space ~
490 \end_inset
491
492 languages of the EU.
493 \end_layout
494
495 \begin_layout Standard
496 \begin_inset VSpace bigskip
497 \end_inset
498
499
500 \end_layout
501
502 \begin_layout Standard
503 Mixing languages is possible without problems:
504 \end_layout
505
506 \begin_layout Standard
507
508 \lang ngerman
509 Dies ist Sicherheitssatz 
510 \begin_inset Flex R-S number
511 status collapsed
512
513 \begin_layout Plain Layout
514
515 \lang ngerman
516 S15
517 \end_layout
518
519 \end_inset
520
521
522 \begin_inset Flex R-S phrase
523 status open
524
525 \begin_layout Plain Layout
526
527 \lang ngerman
528 S15
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 This is safety statement 
538 \begin_inset Flex R-S number
539 status collapsed
540
541 \begin_layout Plain Layout
542 S15
543 \end_layout
544
545 \end_inset
546
547
548 \begin_inset Flex R-S phrase
549 status open
550
551 \begin_layout Plain Layout
552
553 \end_layout
554
555 \end_inset
556
557
558 \end_layout
559
560 \begin_layout Standard
561 \begin_inset Note Greyedout
562 status open
563
564 \begin_layout Plain Layout
565 Note: If the phrase inset is not in the document language, it must not be
566  empty.
567 \end_layout
568
569 \end_inset
570
571
572 \end_layout
573
574 \end_body
575 \end_document