Commit bf99efee authored by Stefan Doehla's avatar Stefan Doehla
Browse files

initial files for experimenting

parents
Loading
Loading
Loading
Loading

README.md

0 → 100644
+20 −0
Original line number Diff line number Diff line
# Fraunhofer experiment on DOCX->Markdown conversion

## Introduction

This repository contains experiment data on DOCX->Markdown conversion
to support the FS_6GSPECS study item.

## Contents

The repository contains the result of converting an example DOCX file
xxyyy-001.docx (which aims at being a sample TS/TR with various elements
present in other specs) to Markdown.

* xxyyy-001.docx : Example TR XX.YYY, i.e. the input with some elements
 that are very common in 3GPP TSs/TRs .
* xxyyy-001_m1.docx : Slightly modernized version of the previous document
 following some of the suggestions in [6GSM-260024](https://www.3gpp.org/ftp/workshop/FS_6GSpecs/6GSM_Meeting_05/Docs/6GSM-260024.zip).
  * Equation OLE objects convert to OOML using MS-Word on Windows
  * Replacement of OLE objects by EMF shapes to remove external tool dependency

xxyyy-001.docx

0 → 100644
+450 KiB

File added.

No diff preview for this file type.

xxyyy-001_m1.docx

0 → 100644
+389 KiB

File added.

No diff preview for this file type.