Skip to content

Commit

Permalink
add tutorial for searchable symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
gituser789 committed Jan 2, 2024
1 parent 56778c3 commit f1d6dd4
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,20 @@ Drag and drop the Inkscape `.svg`-file into your writer/impress document.
* In Inkscape: `File` -> `Save Copy` -> `yourdocument.emf`.
* Include this `emf`-file in your Word/PowerPoint document.

# Usage of Inkscape integrated symbols (Beta!)
Install the symobl sheet into the following directory:
Windows: `C:\Users\your_usersname\AppData\Roaming\inkscape\symbols`
Linux: `~/.config/inkscape/symbols`
MacOS: `/Users/your_usersname/.config/inkscape/symbol`


Open `Object` -> `Symbols` in a new document. In the symbol drop-down menu, choose `Inkscape_Symbols_All`. All symbols are searchable by name.

Note: Not all symbols from the main document are included here.

![](Sources/searchable_symbols.png)


# Use LaTeX font inside the figures for LaTeX documents
### Option 1: Use font by LaTeX
Save your drawing as `.pdf` file. While saving, use the following option in the export dialog.
Expand Down
Binary file added Sources/searchable_symbols.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 104 additions & 0 deletions Sources/searchable_symbols.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f1d6dd4

Please sign in to comment.