You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_testing.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
Testing session:
1
+
A possible testing session...
2
+
3
+
Note: if you just want to *test* or *try* something, and do not plan to make any changes, all forking and making-new-branches can be skipped.
2
4
3
5
* Fork, clone and checkout your copy of ximeraExamples
4
6
```
@@ -12,9 +14,9 @@ Already up to date.
12
14
Switched to a new branch 'test-link'
13
15
```
14
16
15
-
* Setup the test/development version:
17
+
* Setup the to be tested/changed ximeraLatex version:
16
18
* if testing a dockerimage, update config.txt(local PC) or docker_compose.yml (in Codespace)
17
-
* if you need to change the contents of the dockerimage, use xmlatex copySettingLocal to create a .ximera_local
19
+
* if you need to try a fix to the contents of the dockerimage, use can use 'xmlatex copySettingsLocal' to create a .ximera_local with the ximealatex contents from the current image.
18
20
* if testing an existing ximeraLatex branch (perhaps on a clone somewhere) : check it out in .ximera_local
19
21
* if making new changes to ximeraLatex: fork, clone, and checkout a new branch
0 commit comments