> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/2d-auxiliary-geometry/texte-beschriftungen/textstile/textstile-abgleichen.md).

# Match Text Styles

## Match text styles and dimension styles

In a building or drawing you have developed your text or dimension styles or an adjustment was necessary. These changes should now be transferred from the settings files (\*.dsi) to the other positions and drawings of the project or to the templates. These matches are now considerably more convenient:

In the dialogs for selecting text or dimension styles, the "Match settings" button has been added. When activated, the following options are offered:

* Read settings from master data (dsi)
  * In one step, the settings from the master data can be applied to the current position.
  * This can also be preparation for transferring them to all positions and drawings of the current project in the next step.

&#x20;

* Write current settings to master data (dsi)
  * The settings of the current position are prepared and the master data should be adjusted in one step.
  * In the next step they can then be transferred to other projects via the master data.
  * For new styles, the group assignment must be made in the master data.

&#x20;

* Transfer current settings to all positions and drawings of the current project
  * The settings of the current position are transferred in one step to all positions and drawings of the current project. Buildings, profiles, loading positions, structural positions, drawings and drawing storages are adjusted (over 90% time savings).
  * After importing the master data, it will be distributed throughout the project in this way.
  * However, adjustments that apply only to this project can also be transferred.

&#x20;

* Transfer current settings to building and drawing templates
  * The settings of the current position are optimally prepared and should be made directly available in the future when creating positions and drawings via templates.
  * Templates for buildings, profiles, loading positions and drawings are adjusted (99% time savings). Templates for structural positions are not changed.

For all matches, four levels are then offered:

* delete all existing and transfer everything
  * This also removes styles that are no longer needed; the settings are completely cleaned up.
  * Note! For transferring into the project and the templates: In drawings and positions styles that are used by dimensions and texts are also removed. When opened, these will then automatically receive the style "*DHP Standard*". As a result, the appearance can change significantly.

&#x20;

* replace existing styles and add new ones
* add only new styles
* replace only styles that already exist


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/2d-auxiliary-geometry/texte-beschriftungen/textstile/textstile-abgleichen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
