Hong-Phuc Bui
2015-04-10 7bd0629f4d2c6c8bac940a002b1fdb195d5569d5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
This is LuaTeX, Version beta-0.76.0-2013052800 (rev 4627)  (format=lualatex 2013.6.26)  5 FEB 2014 14:37
 \write18 enabled.
**prefix-roma-item.tex
(./prefix-roma-item.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2012/07/29 v3.11b KOMA-Script document class (article)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2012/07/29 v3.11b KOMA-Script package (KOMA-Script-dependent b
asics and keyval usage)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/koma-script/scrbase.sty
Package: scrbase 2012/07/29 v3.11b KOMA-Script package (KOMA-Script-independent 
basics and keyval usage)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2012/06/15 v3.12 KOMA-Script package (loading files)
 
Package scrlfile, 2012/06/15 v3.12 KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm
 
))) (/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2012/04/04 v3.10b KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 115.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 116.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 117.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl)           file `scrsize11.clo' to setup font sizes on input line 1267
.
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/koma-script/scrsize11pt.clo
File: scrsize11pt.clo 2012/07/29 v3.11b KOMA-Script font size class option (11pt
)
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/koma-script/typearea.sty
Package: typearea 2012/07/29 v3.11b KOMA-Script package (type area)
 
Package typearea, 2012/07/29 v3.11b KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-
 
\ta@bcor=\skip41
\ta@div=\count79
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 10
(typearea)             BCOR = 0.0pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 418.25555pt
(typearea)              DIV departure   = -6%
(typearea)              \evensidemargin = 17.3562pt
(typearea)              \oddsidemargin  = 17.3562pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 595.80026pt
(typearea)              \topmargin      = -25.16531pt
(typearea)              \headheight     = 17.0pt
(typearea)              \headsep        = 20.40001pt
(typearea)              \topskip        = 11.0pt
(typearea)              \footskip       = 47.60002pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1213.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\abovecaptionskip=\skip45
\belowcaptionskip=\skip46
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
) (/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec.sty
Package: fontspec 2013/05/20 v2.3c Font selection for XeLaTeX and LuaLaTeX
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/expl3.sty
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3names.sty
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty
Package: l3bootstrap 2013/01/08 v4420 L3 Experimental bootstrap code
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/luatex.sty
Package: luatex 2010/03/09 v0.4 LuaTeX basic definition package (HO)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX detected.
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/etex-pkg/etex.sty
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
\et@xins=\count88
)
\LuT@AllocAttribute=\count277
\LuT@AllocCatcodeTable=\count278
\CatcodeTableStack=\count279
\CatcodeTableIniTeX=\catcodetable1
\CatcodeTableString=\catcodetable3
\CatcodeTableOther=\catcodetable5
\CatcodeTableLaTeX=\catcodetable7
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/luatex-loader.sty
Package: luatex-loader 2010/03/09 v0.4 Lua module loader (HO)
 
(/home/hbui/opt/texlive/2013/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO)
 
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in PDF mode is detected.
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
\pdftexcmds@toks=\toks15
))
Package: l3names 2012/12/07 v4346 L3 Namespace for primitives
)
Package: expl3 2013/03/14 v4469 L3 Experimental code bundle wrapper
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3basics.sty
Package: l3basics 2013/01/10 v4428 L3 Basic definitions
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3expan.sty
Package: l3expan 2013/02/03 v4458 L3 Argument expansion
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3tl.sty
Package: l3tl 2013/01/08 v4415 L3 Token lists
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3seq.sty
Package: l3seq 2013/01/12 v4434 L3 Sequences and stacks
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3int.sty
Package: l3int 2013/01/13 v4444 L3 Integers
\c_max_int=\count280
\l_tmpa_int=\count281
\l_tmpb_int=\count282
\g_tmpa_int=\count283
\g_tmpb_int=\count284
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3quark.sty
Package: l3quark 2012/11/04 v4268 L3 Quarks
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3prg.sty
Package: l3prg 2013/02/13 v4459 L3 Control structures
\g__prg_map_int=\count285
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3clist.sty
Package: l3clist 2013/01/08 v4414 L3 Comma separated lists
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3token.sty
Package: l3token 2013/01/10 v4428 L3 Experimental token manipulation
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3prop.sty
Package: l3prop 2013/01/09 v4423 L3 Property lists
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3msg.sty
Package: l3msg 2013/01/08 v4412 L3 Messages
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3file.sty
Package: l3file 2013/01/14 v4446 L3 File and I/O operations
\l_iow_line_count_int=\count286
\l__iow_target_count_int=\count287
\l__iow_current_line_int=\count288
\l__iow_current_word_int=\count289
\l__iow_current_indentation_int=\count290
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3skip.sty
Package: l3skip 2013/01/13 v4444 L3 Dimensions and skips
\c_zero_dim=\dimen256
\c_max_dim=\dimen257
\l_tmpa_dim=\dimen258
\l_tmpb_dim=\dimen259
\g_tmpa_dim=\dimen260
\g_tmpb_dim=\dimen261
\c_zero_skip=\skip256
\c_max_skip=\skip257
\l_tmpa_skip=\skip258
\l_tmpb_skip=\skip259
\g_tmpa_skip=\skip260
\g_tmpb_skip=\skip261
\c_zero_muskip=\muskip10
\c_max_muskip=\muskip11
\l_tmpa_muskip=\muskip12
\l_tmpb_muskip=\muskip13
\g_tmpa_muskip=\muskip14
\g_tmpb_muskip=\muskip15
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3keys.sty
Package: l3keys 2013/02/24 v4461 L3 Experimental key-value interfaces
\g__keyval_level_int=\count291
\l_keys_choice_int=\count292
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3fp.sty
Package: l3fp 2013/01/19 v4449 L3 Floating points
\c__fp_leading_shift_int=\count293
\c__fp_middle_shift_int=\count294
\c__fp_trailing_shift_int=\count295
\c__fp_big_leading_shift_int=\count296
\c__fp_big_middle_shift_int=\count297
\c__fp_big_trailing_shift_int=\count298
\c__fp_Bigg_leading_shift_int=\count299
\c__fp_Bigg_middle_shift_int=\count300
\c__fp_Bigg_trailing_shift_int=\count301
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3box.sty
Package: l3box 2013/01/08 v4411 L3 Experimental boxes
\c_empty_box=\box256
\l_tmpa_box=\box257
\l_tmpb_box=\box258
\g_tmpa_box=\box259
\g_tmpb_box=\box260
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3coffins.sty
Package: l3coffins 2012/09/09 v4212 L3 Coffin code layer
\l__coffin_internal_box=\box261
\l__coffin_internal_dim=\dimen262
\l__coffin_offset_x_dim=\dimen263
\l__coffin_offset_y_dim=\dimen264
\l__coffin_x_dim=\dimen265
\l__coffin_y_dim=\dimen266
\l__coffin_x_prime_dim=\dimen267
\l__coffin_y_prime_dim=\dimen268
\c_empty_coffin=\box262
\l__coffin_aligned_coffin=\box263
\l__coffin_aligned_internal_coffin=\box264
\l_tmpa_coffin=\box265
\l_tmpb_coffin=\box266
\l__coffin_display_coffin=\box267
\l__coffin_display_coord_coffin=\box268
\l__coffin_display_pole_coffin=\box269
\l__coffin_display_offset_dim=\dimen269
\l__coffin_display_x_dim=\dimen270
\l__coffin_display_y_dim=\dimen271
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3color.sty
Package: l3color 2012/08/29 v4156 L3 Experimental color support
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3luatex.sty
Package: l3luatex 2012/08/03 v4049 L3 Experimental LuaTeX-specific functions
\g__cctab_allocate_int=\count302
\g__cctab_stack_int=\count303
\c_code_cctab=\catcodetable9
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3kernel/l3candidates.sty
Package: l3candidates 2013/03/14 v4468 L3 Experimental additions to l3kernel
\l__box_top_dim=\dimen272
\l__box_bottom_dim=\dimen273
\l__box_left_dim=\dimen274
\l__box_right_dim=\dimen275
\l__box_top_new_dim=\dimen276
\l__box_bottom_new_dim=\dimen277
\l__box_left_new_dim=\dimen278
\l__box_right_new_dim=\dimen279
\l__box_internal_box=\box270
\l__coffin_bounding_shift_dim=\dimen280
\l__coffin_left_corner_dim=\dimen281
\l__coffin_right_corner_dim=\dimen282
\l__coffin_bottom_corner_dim=\dimen283
\l__coffin_top_corner_dim=\dimen284
\l__coffin_scaled_total_height_dim=\dimen285
\l__coffin_scaled_width_dim=\dimen286
))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
Package: xparse 2013/03/12 v4467 L3 Experimental document command parser
\l__xparse_current_arg_int=\count304
\l__xparse_m_args_int=\count305
\l__xparse_mandatory_args_int=\count306
\l__xparse_processor_int=\count307
\l__xparse_v_nesting_int=\count308
) (/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload.sty
Package: luaotfload 2013/05/23 v2.2d OpenType layout system
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
Package: luatexbase 2013/05/11 v0.6 Resource management for the LuaTeX macro pro
grammer
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase-compat
.sty
Package: luatexbase-compat 2011/05/24 v0.4 Compatibility tools for LuaTeX
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase-moduti
ls.sty
Package: luatexbase-modutils 2013/05/11 v0.6 Module utilities for LuaTeX
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase-loader
.sty
Package: luatexbase-loader 2013/05/11 v0.6 Lua module loader for LuaTeX
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.
lua))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/modutils.lua)
Lua module: luatexbase-modutils 2013/05/11 0.6 Module utilities for LuaTeX
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase-regs.s
ty
Package: luatexbase-regs 2011/05/24 v0.4 Registers allocation for LuaTeX
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase-attr.s
ty
Package: luatexbase-attr 2013/05/11 v0.6 Attributes allocation for LuaTeX
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/attr.lua)
Lua module: luatexbase-attr 2013/05/11 0.6 Attributes allocation for LuaTeX
\lltxb@attr@unsetvalue=\count309
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase-cctb.s
ty
Package: luatexbase-cctb 2013/05/11 v0.6 Catcodetable allocation for LuaTeX
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/cctb.lua)
Lua module: luatexbase-cctb 2013/05/11 0.6 Catcodetable allocation for LuaTeX
\lltxb@catcodetable@alloc=\count310
\CatcodeTableStack=\count311
\CatcodeTableIniTeX=\luatexcatcodetable1
\CatcodeTableString=\luatexcatcodetable3
\CatcodeTableOther=\luatexcatcodetable5
\CatcodeTableLaTeX=\luatexcatcodetable7
\CatcodeTableLaTeXAtLetter=\luatexcatcodetable9
\CatcodeTableExpl=\luatexcatcodetable11
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/luatexbase-mcb.st
y
Package: luatexbase-mcb 2013/05/11 v0.6 Callback management for LuaTeX
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luatexbase/mcb.lua)
Lua module: luatexbase-mcb 2013/05/11 0.6 register several functions in a callba
ck
))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload.lua)
Lua module: luaotfload 2013/05/23 2.2 OpenType layout system.
luaotfload: push namespace for font loader
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-merged.
lua)(using write cache: /home/hbui/opt/texlive/2013/texmf-var/luatex-cache/gener
ic)(using read cache: /home/hbui/opt/texlive/2013/texmf-var/luatex-cache/generic
 /home/hbui/.texlive2013/texmf-var/luatex-cache/generic)
luatexbase-attr: luatexbase.attributes["luaotfload@kernpair"] = 1
luatexbase-attr: luatexbase.attributes["luaotfload@ligacomp"] = 2
luatexbase-attr: luatexbase.attributes["luaotfload@markbase"] = 3
luatexbase-attr: luatexbase.attributes["luaotfload@markmark"] = 4
luatexbase-attr: luatexbase.attributes["luaotfload@markdone"] = 5
luatexbase-attr: luatexbase.attributes["luaotfload@cursbase"] = 6
luatexbase-attr: luatexbase.attributes["luaotfload@curscurs"] = 7
luatexbase-attr: luatexbase.attributes["luaotfload@cursdone"] = 8
luatexbase-attr: luatexbase.attributes["luaotfload@state"] = 9
luaotfload: “I am using the merged version of 'luaotfload.lua' here. If
luaotfload:  you run into problems or experience unexpected behaviour,
luaotfload:  and if you have ConTeXt installed you can try to delete the
luaotfload:  file 'luaotfload-font-merged.lua' as I might then use the
luaotfload:  possibly updated libraries. The merged version is not
luaotfload:  supported as it is a frozen instance. Problems can be
luaotfload:  reported to the ConTeXt mailing list.”
luaotfload: pop namespace from font loader -- non-destructive
luaotfload: fontloader loaded in 0.014 seconds
luatexbase-mcb: inserting 'luaotfload.node_processor'
at position 1 in 'pre_linebreak_filter'
luatexbase-mcb: inserting 'luaotfload.node_processor'
at position 1 in 'hpack_filter'
luatexbase-mcb: inserting 'luaotfload.find_vf_file'
at position 1 in 'find_vf_file'
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-lib-dir
.lua)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-overrid
e.lua)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders
.lua)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-databas
e.lua)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.
lua)
luatexbase-mcb: creating 'luaotfload.patch_font' type 4
luatexbase-mcb: resetting callback 'define_font'
luatexbase-mcb: inserting 'luaotfload.define_font'
at position 1 in 'define_font'
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-feature
s.lua)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-extrali
bs.lua)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-typo-kr
n.lua)
luatexbase-attr: luatexbase.attributes["luaotfload@kern"] = 12
luatexbase-attr: luatexbase.attributes["luaotfload@fontkern"] = 13
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-letters
pace.lua)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/luaotfload/luaotfload-auxilia
ry.lua)
luatexbase-mcb: inserting 'luaotfload.fontdata_fallbacks'
at position 1 in 'luaotfload.patch_font'
luatexbase-mcb: inserting 'luaotfload.aux.set_sscale_dimens'
at position 2 in 'luaotfload.patch_font'
luatexbase-mcb: inserting 'luaotfload.aux.patch_cambria_domh'
at position 3 in 'luaotfload.patch_font'
luatexbase-mcb: inserting 'luaotfload.aux.set_capheight'
at position 4 in 'luaotfload.patch_font')
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec.lua)
Lua module: fontspec 2013/05/20 2.3c Advanced font selection for LuaLaTeX.
\l_fontspec_script_int=\count312
\l_fontspec_language_int=\count313
\l_fontspec_strnum_int=\count314
\l_fontspec_tmpa_dim=\dimen287
\l_fontspec_tmpb_dim=\dimen288
\l_fontspec_tmpc_dim=\dimen289
Variant \tl_gset:cV already defined; not changing it on line 69
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec-patches.sty
Package: fontspec-patches 2013/05/20 v2.3c Font selection for XeLaTeX and LuaLaT
eX
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/base/fixltx2e.sty
Package: fixltx2e 2006/09/13 v1.1m fixes to LaTeX
LaTeX Info: Redefining \em on input line 420.
LaTeX Info: Redefining \textsubscript on input line 424.
)
LaTeX Info: Redefining \em on input line 22.
LaTeX Info: Redefining \emph on input line 30.
LaTeX Info: Redefining \- on input line 33.
 
*************************************************
* LaTeX warning: "xparse/redefine-command"
* Redefining document command \oldstylenums with arg. spec. 'm' on line 128.
*************************************************
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \liningnums with arg. spec. 'm' on line 132.
.................................................
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
Package: fontspec-luatex 2013/05/20 v2.3c Font selection for XeLaTeX and LuaLaTe
X
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/euenc/eu2enc.def
File: eu2enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
)
LaTeX Font Info:    Try loading font information for EU2+lmr on input line 100.
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/euenc/eu2lmr.fd
File: eu2lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load: auto-selecting default features for script: latn
luaotfload | load: no defaults for script “latn”, falling back to “dflt
”(load luc: /home/hbui/opt/texlive/2013/texmf-var/luatex-cache/generic/fonts/o
tf/lmroman10-regular.luc))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/xelatex/xunicode/xunicode.sty
File: xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many o
ther characters in Unicode lower plane
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/tipa/t3enc.def
File: t3enc.def 2001/12/31 T3 encoding
luaotfload | load: auto-selecting default features for script: latn
luaotfload | load: no defaults for script “latn”, falling back to “dflt
”(load luc: /home/hbui/opt/texlive/2013/texmf-var/luatex-cache/generic/fonts/o
tf/lmromanslant10-regular.luc)
luaotfload | load: auto-selecting default features for script: latn
luaotfload | load: no defaults for script “latn”, falling back to “dflt
”(load luc: /home/hbui/opt/texlive/2013/texmf-var/luatex-cache/generic/fonts/o
tf/lmroman10-italic.luc)
luaotfload | load: auto-selecting default features for script: latn
luaotfload | load: no defaults for script “latn”, falling back to “dflt
”(load luc: /home/hbui/opt/texlive/2013/texmf-var/luatex-cache/generic/fonts/o
tf/lmroman10-bold.luc)
LaTeX Font Info:    Try loading font information for EU2+lmss on input line 357.
 
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/euenc/eu2lmss.fd
File: eu2lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
)
luaotfload | load: auto-selecting default features for script: latn
luaotfload | load: no defaults for script “latn”, falling back to “dflt
”(load luc: /home/hbui/opt/texlive/2013/texmf-var/luatex-cache/generic/fonts/o
tf/lmsans10-regular.luc))
\tipaTiiicode=\count315
\tipasavetokens=\toks16
\tipachecktokens=\toks17
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/latexconfig/graphics.cfg
File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
)
Package graphics Info: Driver file: pdftex.def on input line 91.
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/pdftex-def/pdftex.def
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
\Gread@gobject=\count316
))
\Gin@req@height=\dimen290
\Gin@req@width=\dimen291
))
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \fontspec with arg. spec. 'O{}m' on line 44.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \setmainfont with arg. spec. 'O{}m' on line 49.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \setsansfont with arg. spec. 'O{}m' on line 54.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \setmonofont with arg. spec. 'O{}m' on line 59.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \setmathrm with arg. spec. 'O{}m' on line 68.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \setboldmathrm with arg. spec. 'O{}m' on line 72.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \setmathsf with arg. spec. 'O{}m' on line 76.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \setmathtt with arg. spec. 'O{}m' on line 80.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \newfontfamily with arg. spec. 'mO{}m' on line 99.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \newfontface with arg. spec. 'mO{}m' on line 103.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \defaultfontfeatures with arg. spec. 'om' on line
. 111.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \addfontfeatures with arg. spec. 'm' on line 147.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \newfontfeature with arg. spec. 'mm' on line 159.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \newAATfeature with arg. spec. 'mmmm' on line 167.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \newICUfeature with arg. spec. 'mmm' on line 175.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \aliasfontfeature with arg. spec. 'mm' on line
. 204.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \aliasfontfeatureoption with arg. spec. 'mmm' on
. line 206.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \newfontscript with arg. spec. 'mm' on line 211.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \newfontlanguage with arg. spec. 'mm' on line 238.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. Defining document command \DeclareFontsExtensions with arg. spec. 'm' on
. line 259.
.................................................
Variant \prop_gput:cnV already defined; not changing it on line 586
Variant \prop_gput:cnx already defined; not changing it on line 587
\l_fontspec_tmp_int=\count317
LaTeX Info: Redefining \itshape on input line 2008.
LaTeX Info: Redefining \slshape on input line 2013.
LaTeX Info: Redefining \scshape on input line 2018.
LaTeX Info: Redefining \upshape on input line 2023.
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/babel/babel.sty
Package: babel 2013/05/16 v3.9f The Babel package
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/babel-german/ngermanb.ldf
Language: ngermanb 2008/07/06 v2.6n new German support from the babel system
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/babel/babel.def
File: babel.def 2013/05/16 v3.9f Babel common definitions
\babel@savecnt=\count318
\U@D=\dimen292
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/babel/luababel.def
(/home/hbui/opt/texlive/2013/texmf-dist/tex/luatex/hyph-utf8/luatex-hyphen.lua)
luatex-hyphen: using data file: /home/hbui/opt/texlive/2013/texmf-var/tex/generi
c/config/language.dat.lua))
\l@naustrian = a dialect from \language\l@ngerman 
Package babel Info: Making " an active character on input line 92.
luatex-hyphen: loading patterns and exceptions for: ngerman (\language31)
luatex-hyphen: info: no hyphenation exceptions for this language))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/microtype/microtype.sty
Package: microtype 2013/05/23 v2.5a Micro-typographical refinements (RS)
\MT@toks=\toks18
\MT@count=\count319
LaTeX Info: Redefining \textls on input line 766.
\MT@outer@kern=\dimen293
LaTeX Info: Redefining \textmicrotypecontext on input line 1285.
\MT@listname@count=\count320
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/microtype/microtype-luatex.de
f
File: microtype-luatex.def 2013/05/23 v2.5a Definitions specific to luatex (RS)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/microtype/microtype.lua)
Lua module: microtype 2013/05/15 2.5 microtype module.
LaTeX Info: Redefining \lsstyle on input line 644.
LaTeX Info: Redefining \lslig on input line 644.
\MT@outer@space=\skip262
)
Package microtype Info: Loading configuration file microtype.cfg.
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/microtype/microtype.cfg
File: microtype.cfg 2013/05/23 v2.5a microtype main configuration file (RS)
))
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/enumitem/enumitem.sty
Package: enumitem 2011/09/28 v3.5.2 Customized lists
\labelindent=\skip263
\enit@outerparindent=\dimen294
\enit@toks=\toks19
\enit@inbox=\box271
\enitdp@description=\count321
)
(./prefix-roma-item.aux)
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 10.
LaTeX Font Info:    ... okay on input line 10.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 10.
LaTeX Font Info:    ... okay on input line 10.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 10.
LaTeX Font Info:    ... okay on input line 10.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 10.
LaTeX Font Info:    ... okay on input line 10.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 10.
LaTeX Font Info:    ... okay on input line 10.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 10.
LaTeX Font Info:    ... okay on input line 10.
LaTeX Font Info:    Checking defaults for EU2/lmr/m/n on input line 10.
LaTeX Font Info:    ... okay on input line 10.
LaTeX Font Info:    Checking defaults for T3/cmr/m/n on input line 10.
LaTeX Font Info:    Try loading font information for T3+cmr on input line 10.
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/tipa/t3cmr.fd
File: t3cmr.fd 2001/12/31 TIPA font definitions
)
LaTeX Font Info:    ... okay on input line 10.
luaotfload | load: auto-selecting default features for script: latn
luaotfload | load: no defaults for script “latn”, falling back to “dflt
(/home/hbui/opt/texlive/2013/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count322
\scratchdimen=\dimen295
\scratchbox=\box272
\nofMPsegments=\count323
\nofMParguments=\count324
\everyMPshowfont=\toks20
\MPscratchCnt=\count325
\MPscratchDim=\dimen296
\MPnumerator=\count326
\makeMPintoPDFobject=\count327
\everyMPtoPDFconversion=\toks21
) (/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
)) (/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
)))
Package grfext Info: Graphics extension search list:
(grfext)             [.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG
,.JBIG2,.JB2,.eps]
(grfext)             \AppendGraphicsExtensions on input line 452.
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live
 
))
.................................................
. fontspec info: "setup-math"
. Adjusting the maths setup (use [no-math] to avoid this).
.................................................
\symlegacymaths=\mathgroup4
LaTeX Font Info:    Overwriting symbol font `legacymaths' in version `bold'
(Font)                  OT1/cmr/m/n --> OT1/cmr/bx/n on input line 10.
LaTeX Font Info:    Redeclaring math accent \acute on input line 10.
LaTeX Font Info:    Redeclaring math accent \grave on input line 10.
LaTeX Font Info:    Redeclaring math accent \ddot on input line 10.
LaTeX Font Info:    Redeclaring math accent \tilde on input line 10.
LaTeX Font Info:    Redeclaring math accent \bar on input line 10.
LaTeX Font Info:    Redeclaring math accent \breve on input line 10.
LaTeX Font Info:    Redeclaring math accent \check on input line 10.
LaTeX Font Info:    Redeclaring math accent \hat on input line 10.
LaTeX Font Info:    Redeclaring math accent \dot on input line 10.
LaTeX Font Info:    Redeclaring math accent \mathring on input line 10.
LaTeX Font Info:    Redeclaring math symbol \colon on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Gamma on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Delta on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Theta on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Lambda on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Xi on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Pi on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Sigma on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Upsilon on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Phi on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Psi on input line 10.
LaTeX Font Info:    Redeclaring math symbol \Omega on input line 10.
LaTeX Font Info:    Redeclaring math symbol \mathdollar on input line 10.
LaTeX Font Info:    Redeclaring symbol font `operators' on input line 10.
LaTeX Font Info:    Encoding `OT1' has changed to `EU2' for symbol font
(Font)              `operators' in the math version `normal' on input line 10.
LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  OT1/cmr/m/n --> EU2/lmr/m/n on input line 10.
LaTeX Font Info:    Encoding `OT1' has changed to `EU2' for symbol font
(Font)              `operators' in the math version `bold' on input line 10.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  OT1/cmr/bx/n --> EU2/lmr/m/n on input line 10.
LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  EU2/lmr/m/n --> EU2/lmr/m/n on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathrm' in version `normal'
(Font)                  EU2/lmr/m/n --> EU2/lmr/m/n on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `normal'
(Font)                  OT1/cmr/m/it --> EU2/lmr/m/it on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `normal'
(Font)                  OT1/cmr/bx/n --> EU2/lmr/bx/n on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathsf' in version `normal'
(Font)                  OT1/cmss/m/n --> EU2/lmss/m/n on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathtt' in version `normal'
(Font)                  OT1/cmtt/m/n --> EU2/lmtt/m/n on input line 10.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  EU2/lmr/m/n --> EU2/lmr/bx/n on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathrm' in version `bold'
(Font)                  EU2/lmr/m/n --> EU2/lmr/bx/n on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `bold'
(Font)                  OT1/cmr/bx/it --> EU2/lmr/bx/it on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathsf' in version `bold'
(Font)                  OT1/cmss/bx/n --> EU2/lmss/bx/n on input line 10.
LaTeX Font Info:    Overwriting math alphabet `\mathtt' in version `bold'
(Font)                  OT1/cmtt/m/n --> EU2/lmtt/bx/n on input line 10.
LaTeX Info: Redefining \microtypecontext on input line 10.
Package microtype Info: Generating PDF output.
Package microtype Info: Character protrusion enabled (level 2).
Package microtype Info: Using default protrusion set `alltext'.
Package microtype Info: Automatic font expansion enabled (level 2),
(microtype)             stretch: 20, shrink: 20, step: 1, non-selected.
Package microtype Info: Using default expansion set `basictext'.
Package microtype Info: No adjustment of tracking.
Package microtype Info: No adjustment of spacing.
Package microtype Info: No adjustment of kerning.
 
(/home/hbui/opt/texlive/2013/texmf-dist/tex/latex/microtype/mt-LatinModernRoman
.cfg
File: mt-LatinModernRoman.cfg 2013/03/13 v1.0 microtype config. file: Latin Mode
rn Roman (RS)
) [1
 
{/home/hbui/.texlive2013/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./pref
ix-roma-item.aux) )
 
Here is how much of LuaTeX's memory you used:
 18427 strings out of 494718
 100000,460012 words of node,token memory allocated
 317 words of node memory still in use:
   3 hlist, 1 vlist, 1 rule, 2 glue, 1 kern, 4 attribute, 46 glue_spec, 4 attrib
ute_list, 1 write nodes
   avail lists: 2:335,3:13,4:72,5:4,6:111,7:1,9:12,10:6
 21628 multiletter control sequences out of 65536+600000
 23 fonts using 1603319 bytes
 60i,4n,51p,384b,133s stack positions out of 5000i,500n,10000p,200000b,100000s
</home/hbui/opt/texlive/2013/texmf-dist/fonts/opentype/public/lm/lmroman10-regul
ar.otf>
Output written on prefix-roma-item.pdf (1 page, 4851 bytes).
 
PDF statistics: 15 PDF objects out of 1000 (max. 8388607)
 8 compressed objects within 1 object stream
 0 named destinations out of 1000 (max. 131072)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)