pretext update-project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This file was automatically generated with PreTeXt 2.32.0.
|
||||
// This file was automatically generated with PreTeXt 2.45.0.
|
||||
// If you modify this file, PreTeXt will no longer automatically update it.
|
||||
//
|
||||
//////////////////////////////////////////////////////////////
|
||||
@@ -13,9 +13,9 @@
|
||||
//
|
||||
///////////////////////////////////////////////////////////////
|
||||
{
|
||||
"image": "pretextbook/pretext-full:1.5", // uses latest image from https://hub.docker.com/r/PreTeXtBook/pretext-full/tags
|
||||
"image": "pretextbook/pretext-full:1.14", // uses latest image from https://hub.docker.com/r/PreTeXtBook/pretext-full/tags
|
||||
// If you don't need sagemath, you can use a smaller base image. Comment out the line above and uncomment the line below to use a smaller image.
|
||||
// "image": "pretextbook/pretext:1.5",
|
||||
// "image": "pretextbook/pretext:1.14",
|
||||
"features": {"ghcr.io/devcontainers/features/github-cli": {}},
|
||||
|
||||
// The pretext-full image above includes pretext, prefigure, and enough parts of latex and sagemath for most cases. Here we install additional dependencies.
|
||||
@@ -67,8 +67,9 @@
|
||||
"editor.quickSuggestions": {
|
||||
"other": "off"
|
||||
},
|
||||
"files.autoSave": "afterDelay",
|
||||
"editor.suggest.showProperties": false,
|
||||
"editor.snippetSuggestions": "bottom",
|
||||
"files.autoSave": "afterDelay",
|
||||
"xml.validation.enabled": true,
|
||||
"redhat.telemetry.enabled": false,
|
||||
"CodeChat.CodeChatServer.Command": "CodeChat_Server"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This file was automatically generated with PreTeXt 2.32.0.
|
||||
# This file was automatically generated with PreTeXt 2.45.0.
|
||||
# If you modify this file, PreTeXt will no longer automatically update it.
|
||||
#
|
||||
# This workflow file can be used to automatically build a project and create
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This file was automatically generated with PreTeXt 2.32.0.
|
||||
# This file was automatically generated with PreTeXt 2.45.0.
|
||||
# If you modify this file, PreTeXt will no longer automatically update it.
|
||||
#
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# This file was automatically generated with PreTeXt 2.32.0.
|
||||
# This file was automatically generated with PreTeXt 2.45.0.
|
||||
# If you modify this file, PreTeXt will no longer automatically update it.
|
||||
#
|
||||
# Boilerplate list of files in a PreTeXt project for git to ignore
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
# This file was automatically generated with PreTeXt 2.32.0.
|
||||
pretext == 2.32.0
|
||||
# This file was automatically generated with PreTeXt 2.45.0.
|
||||
pretext == 2.45.0
|
||||
|
||||
Reference in New Issue
Block a user