-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfigurehtml.m4
More file actions
17 lines (13 loc) · 828 Bytes
/
figurehtml.m4
File metadata and controls
17 lines (13 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
m4_divert(-1)
Copyright: 2025 Marco de Beurs
Copyright: 2022, 2023 Octrooicentrum Nederland
Licensed under the EUPL-1.2 or later.
You may obtain a copy of the licence at https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12.
Author: Marco de Beurs
m4_define(<<FigCap>>, <<UseTranslation(cap_figure) FigNum$2(): <<$3>>>>)m4_dnl
m4_define(<<FigRefNum>>, <<m4_define(FigNum$1, $2)m4_define(FigNumFile$1, $3)m4_dnl>>)m4_dnl
m4_define(<<InputImage>>, <<m4_ifelse(<<$#>>,<<4>>,<<{<<#>>$4 width=$2%}>>,<<{width=$2%}>>)>>)m4_dnl
m4_define(<<InputImageSpecial>>, <<InputImage($1,$2)>>)m4_dnl
m4_define(<<FigRef>>,<<[FigNum$1](FigNumFile$1<<#>>$1)>>)m4_dnl
m4_define(<<InputTikzImage>>, <<InputImage(media/$1_>>DefLang()<<.svg, m4_shift($@))>>)m4_dnl
m4_define(<<VideoIsIncluded>>, <<m4_dnl>>)m4_dnl