Added subcategories for final upload and posting.
This commit is contained in:
parent
ee38f4ce89
commit
83bbcd5849
@ -188,8 +188,10 @@ dta <- dta %>% na.omit # Only keeping correctly coded cases
|
|||||||
|
|
||||||
Adding term and subcat
|
Adding term and subcat
|
||||||
```{r warning=FALSE}
|
```{r warning=FALSE}
|
||||||
|
# Subcategory name is the combined soc_term and adj_subcat for additional details in the final report.
|
||||||
for (i in 1:nrow(dta)){
|
for (i in 1:nrow(dta)){
|
||||||
dta$term[i]<-soc_code$soc_term[soc_code$meddra==dta$soc[i]]
|
dta$term[i]<-soc_code$soc_term[soc_code$meddra==dta$soc[i]]
|
||||||
|
dta$subcat[i]<-paste0(dta$term[i],": ",adj_tbl$subcat[adj_tbl$code==dta$adj_code[i]])
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -198,7 +200,7 @@ for (i in 1:nrow(dta)){
|
|||||||
## Creating specified data frame
|
## Creating specified data frame
|
||||||
```{r}
|
```{r}
|
||||||
df<-data.frame(subjid=dta$rnumb,
|
df<-data.frame(subjid=dta$rnumb,
|
||||||
term=dta$term,
|
term=dta$subcat,
|
||||||
soc=as.integer(dta$soc),
|
soc=as.integer(dta$soc),
|
||||||
serious=dta$serious,
|
serious=dta$serious,
|
||||||
related=dta$related_bin,
|
related=dta$related_bin,
|
||||||
|
524
EudraCT reporting/eudract.log
Normal file
524
EudraCT reporting/eudract.log
Normal file
@ -0,0 +1,524 @@
|
|||||||
|
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021) (preloaded format=pdflatex 2021.6.11) 12 NOV 2021 12:25
|
||||||
|
entering extended mode
|
||||||
|
restricted \write18 enabled.
|
||||||
|
%&-line parsing enabled.
|
||||||
|
**eudract.tex
|
||||||
|
(./eudract.tex
|
||||||
|
LaTeX2e <2021-06-01>
|
||||||
|
L3 programming layer <2021-06-01> (/Users/au301842/Library/TinyTeX/texmf-dist/t
|
||||||
|
ex/latex/base/article.cls
|
||||||
|
Document Class: article 2021/02/12 v1.4n Standard LaTeX document class
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/base/size10.clo
|
||||||
|
File: size10.clo 2021/02/12 v1.4n Standard LaTeX file (size option)
|
||||||
|
)
|
||||||
|
\c@part=\count182
|
||||||
|
\c@section=\count183
|
||||||
|
\c@subsection=\count184
|
||||||
|
\c@subsubsection=\count185
|
||||||
|
\c@paragraph=\count186
|
||||||
|
\c@subparagraph=\count187
|
||||||
|
\c@figure=\count188
|
||||||
|
\c@table=\count189
|
||||||
|
\abovecaptionskip=\skip47
|
||||||
|
\belowcaptionskip=\skip48
|
||||||
|
\bibindent=\dimen138
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsmath/amsmath.sty
|
||||||
|
Package: amsmath 2021/04/20 v2.17j AMS math features
|
||||||
|
\@mathmargin=\skip49
|
||||||
|
For additional information on amsmath, use the `?' option.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsmath/amstext.sty
|
||||||
|
Package: amstext 2000/06/29 v2.01 AMS text
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsmath/amsgen.sty
|
||||||
|
File: amsgen.sty 1999/11/30 v2.0 generic functions
|
||||||
|
\@emptytoks=\toks16
|
||||||
|
\ex@=\dimen139
|
||||||
|
)) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsmath/amsbsy.sty
|
||||||
|
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
|
||||||
|
\pmbraise@=\dimen140
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsmath/amsopn.sty
|
||||||
|
Package: amsopn 2016/03/08 v2.02 operator names
|
||||||
|
)
|
||||||
|
\inf@bad=\count190
|
||||||
|
LaTeX Info: Redefining \frac on input line 234.
|
||||||
|
\uproot@=\count191
|
||||||
|
\leftroot@=\count192
|
||||||
|
LaTeX Info: Redefining \overline on input line 399.
|
||||||
|
\classnum@=\count193
|
||||||
|
\DOTSCASE@=\count194
|
||||||
|
LaTeX Info: Redefining \ldots on input line 496.
|
||||||
|
LaTeX Info: Redefining \dots on input line 499.
|
||||||
|
LaTeX Info: Redefining \cdots on input line 620.
|
||||||
|
\Mathstrutbox@=\box50
|
||||||
|
\strutbox@=\box51
|
||||||
|
\big@size=\dimen141
|
||||||
|
LaTeX Font Info: Redeclaring font encoding OML on input line 743.
|
||||||
|
LaTeX Font Info: Redeclaring font encoding OMS on input line 744.
|
||||||
|
\macc@depth=\count195
|
||||||
|
\c@MaxMatrixCols=\count196
|
||||||
|
\dotsspace@=\muskip16
|
||||||
|
\c@parentequation=\count197
|
||||||
|
\dspbrk@lvl=\count198
|
||||||
|
\tag@help=\toks17
|
||||||
|
\row@=\count199
|
||||||
|
\column@=\count266
|
||||||
|
\maxfields@=\count267
|
||||||
|
\andhelp@=\toks18
|
||||||
|
\eqnshift@=\dimen142
|
||||||
|
\alignsep@=\dimen143
|
||||||
|
\tagshift@=\dimen144
|
||||||
|
\tagwidth@=\dimen145
|
||||||
|
\totwidth@=\dimen146
|
||||||
|
\lineht@=\dimen147
|
||||||
|
\@envbody=\toks19
|
||||||
|
\multlinegap=\skip50
|
||||||
|
\multlinetaggap=\skip51
|
||||||
|
\mathdisplay@stack=\toks20
|
||||||
|
LaTeX Info: Redefining \[ on input line 2923.
|
||||||
|
LaTeX Info: Redefining \] on input line 2924.
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsfonts/amssymb.sty
|
||||||
|
Package: amssymb 2013/01/14 v3.01 AMS font symbols
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsfonts/amsfonts.sty
|
||||||
|
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
|
||||||
|
\symAMSa=\mathgroup4
|
||||||
|
\symAMSb=\mathgroup5
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
|
||||||
|
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
|
||||||
|
)) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/lm/lmodern.sty
|
||||||
|
Package: lmodern 2015/05/01 v1.6.1 Latin Modern Fonts
|
||||||
|
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
|
||||||
|
(Font) OT1/cmr/m/n --> OT1/lmr/m/n on input line 22.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `letters' in version `normal'
|
||||||
|
(Font) OML/cmm/m/it --> OML/lmm/m/it on input line 23.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `symbols' in version `normal'
|
||||||
|
(Font) OMS/cmsy/m/n --> OMS/lmsy/m/n on input line 24.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal'
|
||||||
|
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 25.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
|
||||||
|
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 26.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
|
||||||
|
(Font) OML/cmm/b/it --> OML/lmm/b/it on input line 27.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
|
||||||
|
(Font) OMS/cmsy/b/n --> OMS/lmsy/b/n on input line 28.
|
||||||
|
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
|
||||||
|
(Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 29.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
|
||||||
|
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 31.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'
|
||||||
|
(Font) OT1/cmss/m/n --> OT1/lmss/m/n on input line 32.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
|
||||||
|
(Font) OT1/cmr/m/it --> OT1/lmr/m/it on input line 33.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'
|
||||||
|
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 34.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'
|
||||||
|
(Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 35.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'
|
||||||
|
(Font) OT1/cmss/bx/n --> OT1/lmss/bx/n on input line 36.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
|
||||||
|
(Font) OT1/cmr/bx/it --> OT1/lmr/bx/it on input line 37.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
|
||||||
|
(Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 38.
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/iftex/iftex.sty
|
||||||
|
Package: iftex 2020/03/06 v1.0d TeX engine tests
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/base/fontenc.sty
|
||||||
|
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
|
||||||
|
LaTeX Font Info: Trying to load font information for T1+lmr on input line 11
|
||||||
|
2.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/lm/t1lmr.fd
|
||||||
|
File: t1lmr.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
|
||||||
|
)) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/base/inputenc.sty
|
||||||
|
Package: inputenc 2021/02/14 v1.3d Input encoding file
|
||||||
|
\inpenc@prehook=\toks21
|
||||||
|
\inpenc@posthook=\toks22
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/base/textcomp.sty
|
||||||
|
Package: textcomp 2020/02/02 v2.0n Standard LaTeX package
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/xcolor/xcolor.sty
|
||||||
|
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/graphics-cfg/color.cfg
|
||||||
|
File: color.cfg 2016/01/02 v1.6 sample color configuration
|
||||||
|
)
|
||||||
|
Package xcolor Info: Driver file: pdftex.def on input line 225.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/graphics-def/pdftex.def
|
||||||
|
File: pdftex.def 2020/10/05 v1.2a Graphics/color driver for pdftex
|
||||||
|
)
|
||||||
|
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
|
||||||
|
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352.
|
||||||
|
Package xcolor Info: Model `RGB' extended on input line 1364.
|
||||||
|
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
|
||||||
|
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
|
||||||
|
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
|
||||||
|
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
|
||||||
|
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
|
||||||
|
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/hyperref/hyperref.sty
|
||||||
|
Package: hyperref 2021-06-07 v7.00m Hypertext links for LaTeX
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
|
||||||
|
Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.s
|
||||||
|
ty
|
||||||
|
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
|
||||||
|
)
|
||||||
|
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/infwarerr/infwarerr.sty
|
||||||
|
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
|
||||||
|
)
|
||||||
|
Package pdftexcmds Info: \pdf@primitive is available.
|
||||||
|
Package pdftexcmds Info: \pdf@ifprimitive is available.
|
||||||
|
Package pdftexcmds Info: \pdfdraftmode found.
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/graphics/keyval.sty
|
||||||
|
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
|
||||||
|
\KV@toks@=\toks23
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty
|
||||||
|
Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO)
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/kvdefinekeys/kvdefineke
|
||||||
|
ys.sty
|
||||||
|
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/pdfescape/pdfescape.sty
|
||||||
|
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/hycolor/hycolor.sty
|
||||||
|
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/letltxmacro/letltxmacro.s
|
||||||
|
ty
|
||||||
|
Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/auxhook/auxhook.sty
|
||||||
|
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/kvoptions/kvoptions.sty
|
||||||
|
Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO)
|
||||||
|
)
|
||||||
|
\@linkdim=\dimen148
|
||||||
|
\Hy@linkcounter=\count268
|
||||||
|
\Hy@pagecounter=\count269
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/hyperref/pd1enc.def
|
||||||
|
File: pd1enc.def 2021-06-07 v7.00m Hyperref: PDFDocEncoding definition (HO)
|
||||||
|
Now handling font encoding PD1 ...
|
||||||
|
... no UTF-8 mapping file for font encoding PD1
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/hyperref/hyperref-langpat
|
||||||
|
ches.def
|
||||||
|
File: hyperref-langpatches.def 2021-06-07 v7.00m Hyperref: patches for babel la
|
||||||
|
nguages
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/intcalc/intcalc.sty
|
||||||
|
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/etexcmds/etexcmds.sty
|
||||||
|
Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
|
||||||
|
)
|
||||||
|
\Hy@SavedSpaceFactor=\count270
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/hyperref/puenc.def
|
||||||
|
File: puenc.def 2021-06-07 v7.00m Hyperref: PDF Unicode definition (HO)
|
||||||
|
Now handling font encoding PU ...
|
||||||
|
... no UTF-8 mapping file for font encoding PU
|
||||||
|
)
|
||||||
|
Package hyperref Info: Option `unicode' set `true' on input line 4073.
|
||||||
|
Package hyperref Info: Hyper figures OFF on input line 4192.
|
||||||
|
Package hyperref Info: Link nesting OFF on input line 4197.
|
||||||
|
Package hyperref Info: Hyper index ON on input line 4200.
|
||||||
|
Package hyperref Info: Plain pages OFF on input line 4207.
|
||||||
|
Package hyperref Info: Backreferencing OFF on input line 4212.
|
||||||
|
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
|
||||||
|
Package hyperref Info: Bookmarks ON on input line 4445.
|
||||||
|
\c@Hy@tempcnt=\count271
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/url/url.sty
|
||||||
|
\Urlmuskip=\muskip17
|
||||||
|
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
|
||||||
|
)
|
||||||
|
LaTeX Info: Redefining \url on input line 4804.
|
||||||
|
\XeTeXLinkMargin=\dimen149
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/bitset/bitset.sty
|
||||||
|
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)
|
||||||
|
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/bigintcalc/bigintcalc.s
|
||||||
|
ty
|
||||||
|
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
|
||||||
|
)
|
||||||
|
))
|
||||||
|
\Fld@menulength=\count272
|
||||||
|
\Field@Width=\dimen150
|
||||||
|
\Fld@charsize=\dimen151
|
||||||
|
Package hyperref Info: Hyper figures OFF on input line 6076.
|
||||||
|
Package hyperref Info: Link nesting OFF on input line 6081.
|
||||||
|
Package hyperref Info: Hyper index ON on input line 6084.
|
||||||
|
Package hyperref Info: backreferencing OFF on input line 6091.
|
||||||
|
Package hyperref Info: Link coloring OFF on input line 6096.
|
||||||
|
Package hyperref Info: Link coloring with OCG OFF on input line 6101.
|
||||||
|
Package hyperref Info: PDF/A mode OFF on input line 6106.
|
||||||
|
LaTeX Info: Redefining \ref on input line 6146.
|
||||||
|
LaTeX Info: Redefining \pageref on input line 6150.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/base/atbegshi-ltx.sty
|
||||||
|
Package: atbegshi-ltx 2021/01/10 v1.0c Emulation of the original atbegshi
|
||||||
|
package with kernel methods
|
||||||
|
)
|
||||||
|
\Hy@abspage=\count273
|
||||||
|
\c@Item=\count274
|
||||||
|
\c@Hfootnote=\count275
|
||||||
|
)
|
||||||
|
Package hyperref Info: Driver (autodetected): hpdftex.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/hyperref/hpdftex.def
|
||||||
|
File: hpdftex.def 2021-06-07 v7.00m Hyperref driver for pdfTeX
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/base/atveryend-ltx.sty
|
||||||
|
Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atvery packag
|
||||||
|
e
|
||||||
|
with kernel methods
|
||||||
|
)
|
||||||
|
\Fld@listcount=\count276
|
||||||
|
\c@bookmark@seq@number=\count277
|
||||||
|
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/rerunfilecheck/rerunfilec
|
||||||
|
heck.sty
|
||||||
|
Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)
|
||||||
|
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/uniquecounter/uniquecou
|
||||||
|
nter.sty
|
||||||
|
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
|
||||||
|
)
|
||||||
|
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
|
||||||
|
86.
|
||||||
|
)
|
||||||
|
\Hy@SectionHShift=\skip52
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/geometry/geometry.sty
|
||||||
|
Package: geometry 2020/01/02 v5.9 Page Geometry
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/iftex/ifvtex.sty
|
||||||
|
Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead.
|
||||||
|
)
|
||||||
|
\Gm@cnth=\count278
|
||||||
|
\Gm@cntv=\count279
|
||||||
|
\c@Gm@tempcnt=\count280
|
||||||
|
\Gm@bindingoffset=\dimen152
|
||||||
|
\Gm@wd@mp=\dimen153
|
||||||
|
\Gm@odd@mp=\dimen154
|
||||||
|
\Gm@even@mp=\dimen155
|
||||||
|
\Gm@layoutwidth=\dimen156
|
||||||
|
\Gm@layoutheight=\dimen157
|
||||||
|
\Gm@layouthoffset=\dimen158
|
||||||
|
\Gm@layoutvoffset=\dimen159
|
||||||
|
\Gm@dimlist=\toks24
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
|
||||||
|
Package: fancyvrb 2021/01/20 v3.7 verbatim text (tvz,hv)
|
||||||
|
\FV@CodeLineNo=\count281
|
||||||
|
\FV@InFile=\read2
|
||||||
|
\FV@TabBox=\box52
|
||||||
|
\c@FancyVerbLine=\count282
|
||||||
|
\FV@StepNumber=\count283
|
||||||
|
\FV@OutFile=\write3
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/framed/framed.sty
|
||||||
|
Package: framed 2011/10/22 v 0.96: framed or shaded text with page breaks
|
||||||
|
\OuterFrameSep=\skip53
|
||||||
|
\fb@frw=\dimen160
|
||||||
|
\fb@frh=\dimen161
|
||||||
|
\FrameRule=\dimen162
|
||||||
|
\FrameSep=\dimen163
|
||||||
|
) (/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/graphics/graphicx.sty
|
||||||
|
Package: graphicx 2020/12/05 v1.2c Enhanced LaTeX Graphics (DPC,SPQR)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/graphics/graphics.sty
|
||||||
|
Package: graphics 2021/03/04 v1.4d Standard LaTeX Graphics (DPC,SPQR)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/graphics/trig.sty
|
||||||
|
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
|
||||||
|
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
|
||||||
|
)
|
||||||
|
Package graphics Info: Driver file: pdftex.def on input line 107.
|
||||||
|
)
|
||||||
|
\Gin@req@height=\dimen164
|
||||||
|
\Gin@req@width=\dimen165
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/l3backend/l3backend-pdfte
|
||||||
|
x.def
|
||||||
|
File: l3backend-pdftex.def 2021-05-07 L3 backend support: PDF output (pdfTeX)
|
||||||
|
\l__color_backend_stack_int=\count284
|
||||||
|
\l__pdf_internal_box=\box53
|
||||||
|
) (./eudract.aux)
|
||||||
|
\openout1 = `eudract.aux'.
|
||||||
|
|
||||||
|
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 110.
|
||||||
|
LaTeX Font Info: ... okay on input line 110.
|
||||||
|
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-bas
|
||||||
|
e.sty
|
||||||
|
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
|
||||||
|
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
|
||||||
|
85.
|
||||||
|
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/latexconfig/epstopdf-sys.
|
||||||
|
cfg
|
||||||
|
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
|
||||||
|
e
|
||||||
|
))
|
||||||
|
Package hyperref Info: Link coloring OFF on input line 110.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/hyperref/nameref.sty
|
||||||
|
Package: nameref 2021-04-02 v2.47 Cross-referencing by name of section
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/refcount/refcount.sty
|
||||||
|
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
|
||||||
|
)
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/generic/gettitlestring/gettitle
|
||||||
|
string.sty
|
||||||
|
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
|
||||||
|
)
|
||||||
|
\c@section@level=\count285
|
||||||
|
)
|
||||||
|
LaTeX Info: Redefining \ref on input line 110.
|
||||||
|
LaTeX Info: Redefining \pageref on input line 110.
|
||||||
|
LaTeX Info: Redefining \nameref on input line 110.
|
||||||
|
(./eudract.out) (./eudract.out)
|
||||||
|
\@outlinefile=\write4
|
||||||
|
\openout4 = `eudract.out'.
|
||||||
|
|
||||||
|
*geometry* driver: auto-detecting
|
||||||
|
*geometry* detected driver: pdftex
|
||||||
|
*geometry* verbose mode - [ preamble ] result:
|
||||||
|
* driver: pdftex
|
||||||
|
* paper: <default>
|
||||||
|
* layout: <same size as paper>
|
||||||
|
* layoutoffset:(h,v)=(0.0pt,0.0pt)
|
||||||
|
* modes:
|
||||||
|
* h-part:(L,W,R)=(72.26999pt, 469.75502pt, 72.26999pt)
|
||||||
|
* v-part:(T,H,B)=(72.26999pt, 650.43001pt, 72.26999pt)
|
||||||
|
* \paperwidth=614.295pt
|
||||||
|
* \paperheight=794.96999pt
|
||||||
|
* \textwidth=469.75502pt
|
||||||
|
* \textheight=650.43001pt
|
||||||
|
* \oddsidemargin=0.0pt
|
||||||
|
* \evensidemargin=0.0pt
|
||||||
|
* \topmargin=-37.0pt
|
||||||
|
* \headheight=12.0pt
|
||||||
|
* \headsep=25.0pt
|
||||||
|
* \topskip=10.0pt
|
||||||
|
* \footskip=30.0pt
|
||||||
|
* \marginparwidth=65.0pt
|
||||||
|
* \marginparsep=11.0pt
|
||||||
|
* \columnsep=10.0pt
|
||||||
|
* \skip\footins=9.0pt plus 4.0pt minus 2.0pt
|
||||||
|
* \hoffset=0.0pt
|
||||||
|
* \voffset=0.0pt
|
||||||
|
* \mag=1000
|
||||||
|
* \@twocolumnfalse
|
||||||
|
* \@twosidefalse
|
||||||
|
* \@mparswitchfalse
|
||||||
|
* \@reversemarginfalse
|
||||||
|
* (1in=72.27pt=25.4mm, 1cm=28.453pt)
|
||||||
|
|
||||||
|
LaTeX Font Info: Trying to load font information for OT1+lmr on input line 1
|
||||||
|
12.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/lm/ot1lmr.fd
|
||||||
|
File: ot1lmr.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
|
||||||
|
)
|
||||||
|
LaTeX Font Info: Trying to load font information for OML+lmm on input line 1
|
||||||
|
12.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/lm/omllmm.fd
|
||||||
|
File: omllmm.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
|
||||||
|
)
|
||||||
|
LaTeX Font Info: Trying to load font information for OMS+lmsy on input line
|
||||||
|
112.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/lm/omslmsy.fd
|
||||||
|
File: omslmsy.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
|
||||||
|
)
|
||||||
|
LaTeX Font Info: Trying to load font information for OMX+lmex on input line
|
||||||
|
112.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/lm/omxlmex.fd
|
||||||
|
File: omxlmex.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
|
||||||
|
)
|
||||||
|
LaTeX Font Info: External font `lmex10' loaded for size
|
||||||
|
(Font) <12> on input line 112.
|
||||||
|
LaTeX Font Info: External font `lmex10' loaded for size
|
||||||
|
(Font) <8> on input line 112.
|
||||||
|
LaTeX Font Info: External font `lmex10' loaded for size
|
||||||
|
(Font) <6> on input line 112.
|
||||||
|
LaTeX Font Info: Trying to load font information for U+msa on input line 112
|
||||||
|
.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsfonts/umsa.fd
|
||||||
|
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
|
||||||
|
)
|
||||||
|
LaTeX Font Info: Trying to load font information for U+msb on input line 112
|
||||||
|
.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/amsfonts/umsb.fd
|
||||||
|
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
|
||||||
|
) (./eudract.toc
|
||||||
|
LaTeX Font Info: External font `lmex10' loaded for size
|
||||||
|
(Font) <10> on input line 3.
|
||||||
|
LaTeX Font Info: External font `lmex10' loaded for size
|
||||||
|
(Font) <7> on input line 3.
|
||||||
|
LaTeX Font Info: External font `lmex10' loaded for size
|
||||||
|
(Font) <5> on input line 3.
|
||||||
|
)
|
||||||
|
\tf@toc=\write5
|
||||||
|
\openout5 = `eudract.toc'.
|
||||||
|
|
||||||
|
LaTeX Font Info: Trying to load font information for T1+lmtt on input line 1
|
||||||
|
31.
|
||||||
|
(/Users/au301842/Library/TinyTeX/texmf-dist/tex/latex/lm/t1lmtt.fd
|
||||||
|
File: t1lmtt.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
|
||||||
|
) [1
|
||||||
|
|
||||||
|
{/Users/au301842/Library/TinyTeX/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
|
||||||
|
[2]
|
||||||
|
|
||||||
|
LaTeX Warning: Command \o invalid in math mode on input line 235.
|
||||||
|
|
||||||
|
|
||||||
|
Overfull \hbox (235.54385pt too wide) in paragraph at lines 234--237
|
||||||
|
\T1/lmr/m/n/10 The ``d$\OML/lmm/m/it/10 status\OT1/lmr/m/n/10 "\OML/lmm/m/it/10
|
||||||
|
containsfinalstatusofeveryeventinstance; withthosemarkedD\OT1/lmr/m/n/10 ø\OML
|
||||||
|
/lmm/m/it/10 deligbeingused:Theotheroptionwouldbetocodeaccordingtoadj[]ode; but
|
||||||
|
the\OT1/lmr/m/n/10 "\OML/lmm/m/it/10 d$\T1/lmr/m/n/10 status''
|
||||||
|
[]
|
||||||
|
|
||||||
|
[3]
|
||||||
|
LaTeX Font Info: Font shape `T1/lmtt/bx/n' in size <10> not available
|
||||||
|
(Font) Font shape `T1/lmtt/b/n' tried instead on input line 299.
|
||||||
|
|
||||||
|
LaTeX Font Warning: Font shape `T1/lmtt/bx/it' in size <10> not available
|
||||||
|
(Font) Font shape `T1/lmtt/b/sl' tried instead on input line 335.
|
||||||
|
|
||||||
|
[4] [5] [6] [7] (./eudract.aux)
|
||||||
|
Package rerunfilecheck Info: File `eudract.out' has not changed.
|
||||||
|
(rerunfilecheck) Checksum: D668770C56E0AFD5C1052AEF76B92925;2770.
|
||||||
|
)
|
||||||
|
Here is how much of TeX's memory you used:
|
||||||
|
10573 strings out of 480496
|
||||||
|
154630 string characters out of 5898500
|
||||||
|
470455 words of memory out of 5000000
|
||||||
|
28041 multiletter control sequences out of 15000+600000
|
||||||
|
449991 words of font info for 69 fonts, out of 8000000 for 9000
|
||||||
|
14 hyphenation exceptions out of 8191
|
||||||
|
60i,6n,66p,514b,469s stack positions out of 5000i,500n,10000p,200000b,80000s
|
||||||
|
{/Users/au301842/Library/TinyTeX/texmf-dist/fonts/enc/dvips/lm/lm-ec.enc}{/Us
|
||||||
|
ers/au301842/Library/TinyTeX/texmf-dist/fonts/enc/dvips/lm/lm-mathit.enc}{/User
|
||||||
|
s/au301842/Library/TinyTeX/texmf-dist/fonts/enc/dvips/lm/lm-rm.enc}</Users/au30
|
||||||
|
1842/Library/TinyTeX/texmf-dist/fonts/type1/public/lm/lmbx10.pfb></Users/au3018
|
||||||
|
42/Library/TinyTeX/texmf-dist/fonts/type1/public/lm/lmbx12.pfb></Users/au301842
|
||||||
|
/Library/TinyTeX/texmf-dist/fonts/type1/public/lm/lmmi10.pfb></Users/au301842/L
|
||||||
|
ibrary/TinyTeX/texmf-dist/fonts/type1/public/lm/lmmi7.pfb></Users/au301842/Libr
|
||||||
|
ary/TinyTeX/texmf-dist/fonts/type1/public/lm/lmr10.pfb></Users/au301842/Library
|
||||||
|
/TinyTeX/texmf-dist/fonts/type1/public/lm/lmr12.pfb></Users/au301842/Library/Ti
|
||||||
|
nyTeX/texmf-dist/fonts/type1/public/lm/lmr17.pfb></Users/au301842/Library/TinyT
|
||||||
|
eX/texmf-dist/fonts/type1/public/lm/lmtk10.pfb></Users/au301842/Library/TinyTeX
|
||||||
|
/texmf-dist/fonts/type1/public/lm/lmtko10.pfb></Users/au301842/Library/TinyTeX/
|
||||||
|
texmf-dist/fonts/type1/public/lm/lmtt10.pfb></Users/au301842/Library/TinyTeX/te
|
||||||
|
xmf-dist/fonts/type1/public/lm/lmtti10.pfb>
|
||||||
|
Output written on eudract.pdf (7 pages, 287617 bytes).
|
||||||
|
PDF statistics:
|
||||||
|
213 PDF objects out of 1000 (max. 8388607)
|
||||||
|
179 compressed objects within 2 object streams
|
||||||
|
45 named destinations out of 1000 (max. 500000)
|
||||||
|
129 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||||
|
|
BIN
EudraCT reporting/eudract.pdf
Normal file
BIN
EudraCT reporting/eudract.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user