Browse Source

Make PDF/A compliant

pdf-a
Wouter Horlings 4 years ago
parent
commit
9feb85108e
26 changed files with 62 additions and 3 deletions
  1. +4
    -2
      Makefile
  2. +5
    -0
      graphics/approach.tex
  3. +2
    -0
      graphics/cable_angle.tex
  4. +2
    -0
      graphics/cablebot.tex
  5. +2
    -0
      graphics/code_objects.tex
  6. +2
    -0
      graphics/combined.tex
  7. +2
    -0
      graphics/compare_table.tex
  8. +2
    -0
      graphics/design_flow.tex
  9. +2
    -0
      graphics/design_flow_analysis.tex
  10. +2
    -0
      graphics/electronics.tex
  11. +2
    -0
      graphics/end-effector.tex
  12. +2
    -0
      graphics/feature_dependency.tex
  13. +2
    -0
      graphics/functional_relation.tex
  14. +2
    -0
      graphics/model_versions.tex
  15. +2
    -0
      graphics/plotter.tex
  16. +2
    -0
      graphics/polar.tex
  17. +2
    -0
      graphics/polar_protrude.tex
  18. +2
    -0
      graphics/robmosys.tex
  19. +2
    -0
      graphics/robmosys_levels.tex
  20. +2
    -0
      graphics/scara.tex
  21. +2
    -0
      graphics/scara_arm_kinematics.tex
  22. +3
    -1
      graphics/scara_design.tex
  23. +2
    -0
      graphics/test_flow_graph.tex
  24. +2
    -0
      graphics/time_table.tex
  25. +3
    -0
      report.tex
  26. +5
    -0
      report.xmpdata

+ 4
- 2
Makefile View File

@@ -14,8 +14,10 @@ JOBNAME = $(subst .pdf,,$(TARGET))
LATEXMK ?= latexmk
# for pdflatex: LATEXMK_TARGET = -pdf
# for latex -> dvi -> pdf: LATEXMK_TARGET = -pdfdvi
LATEXMK_TARGET += -xelatex
LATEXMK_OPTS += -recorder -use-make -latexoption="-interaction=nonstopmode -synctex=1"
LATEXMK_COMMAND += "xelatex --shell-escape -output-driver=\"xdvipdfmx -z 0\" %O %S"
LATEXMK_TARGET += -pdfxe -pdfxelatex=$(LATEXMK_COMMAND)
LATEXMK_OPTS += -recorder -use-make
LATEXMK_OPTS += -latexoption="-interaction=nonstopmode -synctex=1"
LATEXMK_ARTIFACTS += *.bbl
LATEXMK_ARTIFACTS += *.synctex.gz
LATEXMK_ARTIFACTS += *-converted-to.pdf


+ 5
- 0
graphics/approach.tex View File

@@ -7,6 +7,11 @@
draw=black!20, thick, fill=white, font=\footnotesize},
>={Stealth[round,sep]}, rounded corners, semithick}

% Compliant PDF
\usepackage[a-3u]{pdfx}



\begin{document}

\begin{tikzpicture}[on grid,y=1.2cm,x=1.6cm]


+ 2
- 0
graphics/cable_angle.tex View File

@@ -5,6 +5,8 @@
\usetikzlibrary {arrows.meta,positioning}
\usepackage{gensymb}
\input{graphics/tics.tikz}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[thick, on grid, x = 2.16cm, y = 2.16cm, >=Stealth]


+ 2
- 0
graphics/cablebot.tex View File

@@ -4,6 +4,8 @@
\usepackage{siltex}
\usetikzlibrary {arrows.meta,positioning}
\input{graphics/tics.tikz}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[thick, on grid, x = 2.16cm, y = 2.16cm]


+ 2
- 0
graphics/code_objects.tex View File

@@ -5,6 +5,8 @@
\tikzset{nodes={text height=.7em, text width=2.8cm, align=center,
draw=black!50, thick, font=\footnotesize, fill=white},
>={Stealth[round,sep]}, rounded corners, semithick}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[y=0.8cm,x=3.2cm]


+ 2
- 0
graphics/combined.tex View File

@@ -6,6 +6,8 @@
\usetikzlibrary{calc,patterns}
\input{graphics/tics.tikz}

% Compliant PDF
\usepackage[a-3u]{pdfx}
\begin{document}
\begin{tikzpicture}[thick, >=Stealth, on grid, y=2.16cm, x=2.16cm]
\def \x {0.45};


+ 2
- 0
graphics/compare_table.tex View File

@@ -4,6 +4,8 @@
\usepackage{siltex}
\usetikzlibrary{calc,positioning,patterns,math}

% Compliant PDF
\usepackage[a-3u]{pdfx}
\newcommand{\tikzmark}[1]{\tikz[remember picture,overlay]\coordinate (#1);}

\newcolumntype{V}[1]{@{\hspace{\tabcolsep}}c@{\hspace{\tabcolsep}\tikzmark{#1}}}


+ 2
- 0
graphics/design_flow.tex View File

@@ -5,6 +5,8 @@
\tikzset{nodes={text height=.7em, text width=2.7cm, align=center,
draw=black!50, thick, font=\footnotesize, fill=white},
>={Stealth[round,sep]}, rounded corners, semithick}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\pgfdeclarelayer{bg}
\pgfsetlayers{bg,main}


+ 2
- 0
graphics/design_flow_analysis.tex View File

@@ -5,6 +5,8 @@
\tikzset{nodes={text height=.7em, text width=2.8cm, align=center,
draw=black!50, thick, font=\footnotesize, fill=white},
>={Stealth[round,sep]}, rounded corners, semithick}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[on grid,y=1.2cm,x=3.2cm]


+ 2
- 0
graphics/electronics.tex View File

@@ -5,6 +5,8 @@
\tikzset{nodes={minimum height=0.6cm, text width=2.25cm, align=center,
draw=black!50, thick, font=\footnotesize, fill=white},
>={Stealth[round,sep]}, rounded corners, semithick}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[on grid,y=1.2cm,x=2.75cm]


+ 2
- 0
graphics/end-effector.tex View File

@@ -3,6 +3,8 @@
\usepackage{tikz}
\usepackage{siltex}
\usetikzlibrary {calc,arrows.meta,positioning,patterns,math}
% Compliant PDF
\usepackage[a-3u]{pdfx}
%\input{graphics/tics.tikz}
\begin{document}


+ 2
- 0
graphics/feature_dependency.tex View File

@@ -5,6 +5,8 @@
\tikzset{nodes={text height=.7em, text width=1.2cm, align=center,
draw=black!50, thick, font=\footnotesize, fill=white},
>={Stealth[round,sep]}, rounded corners, semithick}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[on grid, y = 1.5cm, x = 1.8cm]


+ 2
- 0
graphics/functional_relation.tex View File

@@ -8,6 +8,8 @@ draw=black!50, thick, font=\footnotesize, fill=white},
>={Stealth[round,sep]}, rounded corners, semithick}
\pgfdeclarelayer{bg}
\pgfsetlayers{bg,main}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[on grid,y=2.2cm,x=5.7cm]


+ 2
- 0
graphics/model_versions.tex View File

@@ -8,6 +8,8 @@ draw=black!50, thick, font=\footnotesize, fill=white},
>={Stealth[round,sep]}, rounded corners, semithick}
\pgfdeclarelayer{bg}
\pgfsetlayers{bg,main}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[y=3.5mm,x=3.2cm]


+ 2
- 0
graphics/plotter.tex View File

@@ -4,6 +4,8 @@
\usepackage{siltex}
\usetikzlibrary {arrows.meta,positioning}
\input{graphics/tics.tikz}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[thick, on grid, x = 2.16cm, y = 2.16cm, >=Stealth]


+ 2
- 0
graphics/polar.tex View File

@@ -4,6 +4,8 @@
\usepackage{siltex}
\usetikzlibrary {calc,arrows.meta,positioning,patterns}
\input{graphics/tics.tikz}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[thick, on grid, x = 2.16cm, y = 2.16cm, >=Stealth]


+ 2
- 0
graphics/polar_protrude.tex View File

@@ -4,6 +4,8 @@
\usepackage{siltex}
\usetikzlibrary {calc,arrows.meta,positioning,patterns}
\input{graphics/tics.tikz}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[thick, on grid, x = 1.16cm, y = 1.16cm, >=Stealth]


+ 2
- 0
graphics/robmosys.tex View File

@@ -2,6 +2,8 @@
\usepackage{tikz}
\usepackage{siltex}
\usetikzlibrary {arrows.meta,positioning}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}



+ 2
- 0
graphics/robmosys_levels.tex View File

@@ -2,6 +2,8 @@
\usepackage{tikz}
\usepackage{siltex}
\usetikzlibrary {arrows.meta,positioning}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}



+ 2
- 0
graphics/scara.tex View File

@@ -5,6 +5,8 @@
\usetikzlibrary {arrows.meta,positioning}
\usetikzlibrary{calc,patterns}
\input{graphics/tics.tikz}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[>=Stealth, on grid, y=2.16cm, x=2.16cm]


+ 2
- 0
graphics/scara_arm_kinematics.tex View File

@@ -3,6 +3,8 @@
\usepackage{tikz}
\usepackage{siltex}
\usetikzlibrary{calc,positioning,patterns,math}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[x=0.75cm, y=0.75cm]


+ 3
- 1
graphics/scara_design.tex View File

@@ -1,10 +1,12 @@

%&tex
\documentclass{standalone}
\usepackage{tikz}
\usepackage{siltex}
\usetikzlibrary {calc,arrows.meta,positioning,patterns,math}
%\input{graphics/tics.tikz}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}[on grid, x=0.75cm, y=0.75cm]


+ 2
- 0
graphics/test_flow_graph.tex View File

@@ -6,6 +6,8 @@
\tikzset{nodes={text height=.7em, text width=1.7cm, align=center,
draw=black!50, thick, fill=white, font=\footnotesize},
>={Stealth[round,sep]}, rounded corners, semithick}
% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\begin{tikzpicture}


+ 2
- 0
graphics/time_table.tex View File

@@ -3,6 +3,8 @@
\usepackage{siltex}
\usetikzlibrary{arrows.meta,positioning,calc,fadings}
\pgfplotsset{compat=1.17}
% Compliant PDF
\usepackage[a-3u]{pdfx}
\begin{document}
\begin{tikzpicture}
\pgfmathsetlengthmacro{\xbarvalue}{-3mm}


+ 3
- 0
report.tex View File

@@ -14,6 +14,9 @@
Wouter Horlings
}

% Compliant PDF
\usepackage[a-3u]{pdfx}

\begin{document}
\includepdf{front}
\frontmatter


+ 5
- 0
report.xmpdata View File

@@ -0,0 +1,5 @@
\Title{Evaluation of a Feature-based Design Method for Rapid Development of Hardware In Cyber-Physical Systems}
\Author{Wouter Horlings}
\Keywords{feature-based\sep systems engineering\sep CPS\sep rapid development\sep evaluation}
\Publisher{}


Loading…
Cancel
Save