# Mauritius

Documents for import

Please use Word documents for import, and PDF documents to compare against.&#x20;

PDF and Word documents are saved here <https://drive.google.com/drive/folders/1N2oRYyCLIXVhtA5MNL-JDV7IPlyRGGov?usp=share_link>

## Cleaning up imports

### Things to look out for in Mauritius

#### Annotations

Please do not change the wording of annotations. These should be left as they are and marked up as a remark/annotation.&#x20;

<figure><img src="https://672843079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoitfV0OP-HrMLMazq_%2Fuploads%2FaVTQ6Sv9UfcjkMzQa6Hh%2FM1.png?alt=media&#x26;token=7cbdd042-2497-481c-93fe-bf5ef93be33e" alt=""><figcaption><p>The highlited annotation should be marked up as shown below.</p></figcaption></figure>

{% code overflow="wrap" lineNumbers="true" %}

```markup
{{*[S. 2 amended by s. 3 of Act 21 of 2004; s. 3 of Act 34 of 2011 w.e.f. 1 January 2012.]}}
```

{% endcode %}

Certain annotations will appear in round brackets, such as in the example below. These should be marked up as an annotation/remark. &#x20;

<figure><img src="https://672843079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoitfV0OP-HrMLMazq_%2Fuploads%2FaBUGlN3yTIR1nwo5MgE6%2FScreenshot%202023-02-06%20094548.png?alt=media&#x26;token=2b954cc6-e188-407d-b13b-b625b509b66e" alt=""><figcaption><p>How this annotation should be marked up is shown below. </p></figcaption></figure>

{% code overflow="wrap" lineNumbers="true" %}

```markup
{{*[Subsec. (6) not in operation.]}}
```

{% endcode %}

#### Blank sections, subsections and paragraphs etc.

Some portions of Mauritius documents will be blank or empty. Below is an example of one such instance.&#x20;

<figure><img src="https://672843079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoitfV0OP-HrMLMazq_%2Fuploads%2FKTjSvrnx0DI1YX0AplW6%2Fm2.png?alt=media&#x26;token=11163949-3e0b-4349-8da8-f2b0fabb9ae0" alt=""><figcaption></figcaption></figure>

When a element that does not usually have a heading is blank, mark it up as it appears in the PDF. Blank paragraph (d) in the image above should be marked up as follows:

{% code lineNumbers="true" %}

```markup
PARA (d)
    -
```

{% endcode %}

Multiple blank subsections/ paragraphs or a range of blank subsections/ paragraphs, should be marked up as follows.

{% code lineNumbers="true" %}

```markup
SUBSEC (2) 
    -
SUBSEC (3) 
    -
SUBSEC (4) 
    -
```

{% endcode %}

Below is an example of a blank section and how it should be marked up.

<figure><img src="https://672843079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoitfV0OP-HrMLMazq_%2Fuploads%2F2AntzTs0V4N3sJWyBlpz%2Fm4.png?alt=media&#x26;token=95fbe04d-4e4b-4afb-90e0-7bd9c40c388f" alt=""><figcaption></figcaption></figure>

{% code lineNumbers="true" %}

```markup
SEC. 9 - ***
```

{% endcode %}

<figure><img src="https://672843079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoitfV0OP-HrMLMazq_%2Fuploads%2FNeo25oWsv2YKa5wFQKYx%2Fm5.png?alt=media&#x26;token=e1954a26-ef88-445d-8c2c-8bc126d03746" alt=""><figcaption><p>Please ignore the warning that will appear.</p></figcaption></figure>

Below is an example of multiple blank sections or a range of blank sections,  and how they should be marked up.

<figure><img src="https://672843079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoitfV0OP-HrMLMazq_%2Fuploads%2FI6Cu6uFwZLf5C92t0bNo%2Fm3.png?alt=media&#x26;token=40321e6b-b754-4cb5-be5d-a043b423cbb7" alt=""><figcaption></figcaption></figure>

{% code lineNumbers="true" %}

```markup
SEC 30. - ***
SEC 31. - ***
SEC 32. - ***
```

{% endcode %}
