Commit 695d49f2 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Trying new tooling

parent 3fca5bdb
Loading
Loading
Loading
Loading
+277 −3
Original line number Diff line number Diff line
# TS104196 
## Scope
This is the scope of the TR now updated again
---
Title: My Technical Specification title containing a break<br>and continueing in next line
Spec Number: TS-0000
Version: v0.0.0
Date: 2025-11
Work Item: TC/WI-Number
keywords: Markdown, Gitlab
Copyright Year: 2025
Long ISG Name: Technical Committee
Short ISG Name: TC
---

<!--- Table of contents will be inserted by Pandoc when generating the DOCX specification
# Contents
-->

<!--- Extra breaklines can be inserted at any place by adding this tag
<br />
-->

# Intellectual Property Rights

Essential patents

IPRs essential or potentially essential to normative deliverables may have been declared to ETSI. The declarations pertaining to these essential IPRs, if any, are publicly available for **ETSI members and non-members** , and can be found in ETSI SR 000 314: _\"Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to ETSI in respect of ETSI standards\"_ , which is available from the ETSI Secretariat. Latest updates are available on the [ETSI IPR online database](https://ipr.etsi.org/).

Pursuant to the ETSI Directives including the ETSI IPR Policy, no investigation regarding the essentiality of IPRs, including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become, essential to the present document.


Trademarks

The present document may include trademarks and/or tradenames which are asserted and/or registered by their owners. ETSI claims no ownership of these except for any which are indicated as being the property of ETSI, and conveys no right to use or reproduce any trademark and/or tradename. Mention of those trademarks in the present document does not constitute an endorsement by ETSI of products, services or organizations associated with those trademarks.

**DECT&#8482;**, **PLUGTESTS&#8482;**, **UMTS&#8482;** and the ETSI logo are trademarks of ETSI registered for the benefit of its Members. **3GPP&#8482;**, **LTE&#8482;** and **5G&#8482;** logo are trademarks of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. **oneM2M&#8482;** logo is a trademark of ETSI registered for the benefit of its Members and of the oneM2M Partners. **GSM&#174;** and the GSM logo are trademarks registered and owned by the GSM Association.

# Foreword
This Group Report (GR) has been produced by ETSI Industry Specification Group &lt;long ISGname> (&lt;short ISGname>).


# Modal verbs terminology

In the present document \"**should**\", \"**should not**\", \"**may**\", \"**need not**\", \"**will**\", \"**will not**\", \"**can**\" and \"**cannot**\" are to be interpreted as described in clause 3.2 of the [ETSI Drafting Rules](https://portal.etsi.org/Services/editHelp/How-to-start/ETSI-Drafting-Rules) (Verbal forms for the expression of provisions).

\"**must**\" and \"**must not**\" are **NOT** allowed in ETSI deliverables except when used in direct citation.


# Executive summary

# Introduction

# 1 Scope

The present document ...


# 2 References

## 2.1 Normative references

Normative references are not applicable in the present document.

<span id="_ref_1"></span><a name="_ref_1">[1]</a> [My normative reference to a Google](https://www.google.es/): \"That is Google site\".

## 2.2 Informative references

References are either specific (identified by date of publication and/or edition number or version number) or nonspecific. For specific references, only the cited version applies. For non-specific references, the latest version of the referenced document (including any amendments) applies.

> NOTE:    While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee their long term validity.

The following referenced documents may be useful in implementing an ETSI deliverable or add to the reader's understanding but are not required for conformance to the present document.

<span id="_ref_i.1"></span><a name="_ref_i.1">[i.1]</a> [My informative reference to ETSI](https://www.etsi.org/): \"That is the ETSI Web site\".

# 3 Definition of terms, symbols and abbreviations

## 3.1 Terms

For the purposes of the present document, the [following] terms [given in ... and the following] apply:


## 3.2 Symbols
For the purposes of the present document, the [following] symbols [given in ... and the following] apply:

## 3.3 Abbreviations

For the purposes of the present document, the [following] abbreviations [given in ... and the following] apply:

`ETSI        European Telecommunications Standards Institute`

# 4 Examples

This is to define an example:

> EXAMPLE:    This is my example

# 5 Notes

This is to define a note:

> NOTE:    This is my note

# 6 Figures

This is to insert a figure:

<!---Figure caption needs to be duplicated, first occurrence for Pandoc, second for Gitlab rendering-->

![Figure 6-1: This is the figure caption](media/ETSI-TS-logo.png)

**Figure 6-1: This is the figure caption**

# 7 Tables

## 7.1 Pipe tables

This is a pipe-table:

**Table 7.1-1: Pipe table**

|C1 |C2 |C3 |C4 |
|-|-|-|-|
|Row 1 C1 |Row 1 C2 |Row 1 C3 |Row 1 C4 |
|Row 2 C1 |Row 2 C2 |Row 2 C3 |Row 2 C4 |
|Row 3 C1 |Row 3 C2 |Row 3 C3 |Row 3 C4 |
|Row 4 C1 |Row 4 C2 |Row 4 C3 |Row 4 C4 |
|Row 5 C1 |Row 5 C2 |Row 5 C3 |Row 5 C4 |

## 7.2 Grid tables

This is a grid table:

<!---Grid tables allow merged cells. They are rendered by Pandoc as well as Gitlab, not Web IDE preview-->

**Table 7.2-1: Grid table**

+------------------+-------------------------------+
| C1               | C2                            |
+==================+===============================+
| Row 1 C1         | Row 1 C2                      |
+------------------+-------------------------------+
| Row 2-3 C1       | Row 2 C2                      |
|                  +-------------------------------+
|                  | Row 3 C2                      |
+------------------+----------------+--------------+
| Row 4 C1         | Row 4 C2-1     | Row 4 C2-2   |
+------------------+----------------+--------------+
| Row 5 C1         | Row 5 C2                      |
+------------------+-------------------------------+
| > NOTE: This is a table note                     |
+--------------------------------------------------+

# 8 Lists

## 8.1 Unnumbered lists 

This is an unnumbered list:

- List item 1
- List item 2
- List item 3
- ...

This is another unnumbered list:

* List item 1
* List item 2
* List item 3
* ...

This is another unnumbered list:

+ List item 1
+ List item 2
+ List item 3
+ ...

## 8.2 List numbered

This is a numbered list:

1.  List item 1
1.  List item 2
1.  List item 3
1.  ...

This is another way of numbered list:

1.  List item 1
2.  List item 2
3.  List item 3
4.  ...

# 9 Code blocks

This is to write code blocks:

    <html>
      <head>
      </head>
    </html>

<br />
Or:

```
<html>
  <head>
  </head>
</html>
```

# 10 Imports other md files

This is to import other md files:

::include{file=clauses/10.1.md}


# 11 Equations

These are some equations using Latex:

$\left[\int_{-infty}^{\infty} f(x) \; dx\right]$

$\log(x)$ 

$\lim_{x \to \infty} f(x)$ 

$\displaystyle \frac{\partial f}{\partial x}$


# 12 References

## 12.1 Links to normative and informative references

These are references to a normative reference [\[1\]](#_ref_1) and to an informative reference [\[i.1\]](#_ref_i.1).

## 12.2 Links to tables, figures and clauses

TO BE DONE

# Annex A: Title of annex

## A.1 First clause

### A.1.1 First subclause

# Annex B: Title of annex

## B.1 First clause of the annex

### B.1.1 First subdivided clause of the annex

# Annex: Bibliography

# Annex : Change history

| Date       | Version | Information about changes |
|------------|---------|---------------------------|
|&lt;Month year>|   <#>   | &lt;Changes made are listed in this cell> |
|            |         |                           |
|            |         |                           |
|            |         |                           |


# History

+-------------------------------------------------+
| Document History                                |
+:==============+:==============+:================+
| Version       | Date          | Milestone       |
+---------------+---------------+-----------------+
|<Month year>   | <#>           |<Changes made>   |
+---------------+---------------+-----------------+
|               |               |                 |
+---------------+---------------+-----------------+
|               |               |                 |
+---------------+---------------+-----------------+
+127 KiB

File added.

No diff preview for this file type.

+112 KiB

File added.

No diff preview for this file type.

104196/build.bat

0 → 100644
+15 −0
Original line number Diff line number Diff line
docker run --rm -v ./:/tmp/^
 "forge.etsi.org:5050/cti/md-specs-dev/tools/generatebaseline:master"^
 pandocFilter -ts -fp -o "./" "./tmp/%1"

docker run --rm -v ./:/data^
 -w "/data" "forge.etsi.org:5050/cti/md-specs-dev/tools/generatebaseline/pandoc:master"^
 "/data/%1"^
 --toc --metadata toc-title="Contents"^
 -F mermaid-filter^
 -f markdown+escaped_line_breaks^
 -t docx --reference-doc "/data/ETSI_TS_skeleton.docx"^
 -o "baseline/ts_104196.docx"

docker run --rm -v ./:/tmp/ -w "/tmp" "forge.etsi.org:5050/cti/md-specs-dev/tools/generatebaseline:master" update_toc "baseline/ts_104196.docx" "baseline/ts_104196.docx"
docker run --rm -v ./:/tmp/ -w "/tmp" "forge.etsi.org:5050/cti/md-specs-dev/tools/generatebaseline:master" update_format_styles "baseline/ts_104196.docx" "baseline/ts_104196.docx"
+118 KiB

File added.

No diff preview for this file type.