Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Eduap-com/WordMat
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduap-com committed Jul 6, 2024
2 parents fb817bf + 55b46c7 commit ec3c0f0
Show file tree
Hide file tree
Showing 46 changed files with 8 additions and 8 deletions.
Binary file modified Mac/WordMat.dotm
Binary file not shown.
Binary file modified Mac/WordMatP.dotm
Binary file not shown.
Binary file modified Mac/WordMatP2.dotm
Binary file not shown.
1 change: 0 additions & 1 deletion Windows/VBA-modules/A-ExportCreated 06-07-2024 101327.txt

This file was deleted.

1 change: 1 addition & 0 deletions Windows/VBA-modules/A-ExportCreated 06-07-2024 115528.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VBA-exported of Project WordMat created 06-07-2024 11:55:28
8 changes: 4 additions & 4 deletions Windows/VBA-modules/RibbonSubs.bas
Original file line number Diff line number Diff line change
Expand Up @@ -812,11 +812,11 @@ Sub Rib_regrpol(control As IRibbonControl)
End Sub

Sub Rib_regrexcel(control As IRibbonControl)
#If Mac Then
InsertOpenExcel "Graphs.xltm"
#Else
'#If Mac Then
' InsertOpenExcel "Graphs.xltm"
'#Else
Call InsertChart
#End If
'#End If
End Sub

'Callback for regruser onAction
Expand Down
2 changes: 1 addition & 1 deletion Windows/VBA-modules/UserForm2DGraph.frm
Original file line number Diff line number Diff line change
Expand Up @@ -2253,7 +2253,7 @@ Private Sub SetCaptions()
MultiPage1.Pages("Page4").Caption = Sprog.RibSettingsShort
Label29.Caption = Sprog.Definitions
Label45.Caption = Sprog.Title
Label_Ligninger.Caption = Sprog.Functions & " f(x)=..."
Label_ligninger.Caption = Sprog.Functions & " f(x)=..."
CommandButton_nulstil1.Caption = Sprog.Reset
CommandButton_nulstil2.Caption = Sprog.Reset
CommandButton_nulstil3.Caption = Sprog.Reset
Expand Down
Binary file modified Windows/VBA-modules/UserForm2DGraph.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserForm3DGraph.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormAbout.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormAskSign.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormBackup.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormChooseCAS.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormDeSolveNumeric.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormDebug.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormDiffEq.frx
Binary file not shown.
2 changes: 1 addition & 1 deletion Windows/VBA-modules/UserFormEnterEquationRef.frm
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Sub SetCaptions()
Label_name.Caption = Sprog.A(5)
Label_cancel.Caption = Sprog.Cancel
Label_ok.Caption = Sprog.OK
Label_Ligninger.Caption = Sprog.A(10)
Label_ligninger.Caption = Sprog.A(10)
Label_help.Caption = Sprog.A(11)
Label_error.Caption = Sprog.A(12)
End Sub
Expand Down
Binary file modified Windows/VBA-modules/UserFormEnterEquationRef.frx
Binary file not shown.
2 changes: 1 addition & 1 deletion Windows/VBA-modules/UserFormEquationReference.frm
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Sub SetCaptions()
Me.Caption = Sprog.A(15)
Label_ok.Caption = Sprog.OK
Label_cancel.Caption = Sprog.Cancel
Label_Ligninger.Caption = Sprog.Equations
Label_ligninger.Caption = Sprog.Equations

End Sub

Expand Down
Binary file modified Windows/VBA-modules/UserFormEquationReference.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormError.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormExactNum.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormGenveje.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormGeoGebra.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormGeoGebraMacInstall.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormKonstanter.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormLatex.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormMaximaSettings.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormMsgBox.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormNumericQuestion.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormOmdrejninglegeme.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormOmskriv.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormQuick.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormSelectVar.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormShowDef.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormSolveNumeric.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormSymbol.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormTabel.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormTest.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormTrekant.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormUserRegression.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormWaitForMaxima.frx
Binary file not shown.
Binary file modified Windows/VBA-modules/UserFormWaitStartup.frx
Binary file not shown.
Binary file modified Windows/WordMat.dotm
Binary file not shown.
Binary file modified Windows/WordMatP.dotm
Binary file not shown.
Binary file modified Windows/WordMatP2.dotm
Binary file not shown.

0 comments on commit ec3c0f0

Please sign in to comment.