From 6e5698cfa533a7b01d113a57035b6d62f09fee71 Mon Sep 17 00:00:00 2001 From: Henry Whitney Date: Tue, 11 Jun 2019 15:37:59 -0400 Subject: [PATCH] Revert "Add EOL at end of file so works in PDF" This reverts commit 5fd041f18d827cb51a45a23227cc04b13d45eefc. --- Creating a LiveCD from an existing ISO.md | 3 +-- LICENSE.md | 1 - README.md | 3 +-- .../Fixing a corrupt translationStudio project file.md | 3 +-- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Creating a LiveCD from an existing ISO.md b/Creating a LiveCD from an existing ISO.md index c555f9a..91a5f59 100644 --- a/Creating a LiveCD from an existing ISO.md +++ b/Creating a LiveCD from an existing ISO.md @@ -109,5 +109,4 @@ sudo umount edit/dev ``` sudo mkisofs -D -r -V "$IMAGE_NAME" -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o ../_new_iso_disk_image_name.iso . - ``` - + ``` \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md index 7ed8248..b3b78a3 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -24,4 +24,3 @@ The licensor cannot revoke these freedoms as long as you follow the license term You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. - diff --git a/README.md b/README.md index b8d32a5..d2e49fe 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,4 @@ This is a repository for useful tips and tricks for getting the MAST work, or si `Fixing a corrupt translationStudio project file.md` contains instructions for recovering from a corrupted translationStudio project file. Advanced techniques for recovering data from the corrupted file are presented for MacOS and Linux. -`tsbackup.bat` is a Windows batch file script to copy the hidden translationStudio source file to a time-stamped folder on the Desktop. - +`tsbackup.bat` is a Windows batch file script to copy the hidden translationStudio source file to a time-stamped folder on the Desktop. \ No newline at end of file diff --git a/fix corrupt project/Fixing a corrupt translationStudio project file.md b/fix corrupt project/Fixing a corrupt translationStudio project file.md index 4b7b2f4..8633d1c 100644 --- a/fix corrupt project/Fixing a corrupt translationStudio project file.md +++ b/fix corrupt project/Fixing a corrupt translationStudio project file.md @@ -12,5 +12,4 @@ If the project is still not readable after this process (by uncompressing — if Once you have properly extracted the data, you may need to do some work to get translationStudio to work with it. What has worked for me, since I don't completely understand the translationStudio manifest format, yet, is to create a project in translationStudio for the same language and book as the damaged file. Then, I quit translationStudio and copy the data from the unzipped project file into the appropriate folders in the working directory. (Each chapter has its own folder.) On Linux and Windows you can just drag the files from the uncompressed zip onto the appropriate working directory and the operating system will take care of updating the contents of each folder. On MacOS the finder will delete the target folders first, copying the new data without preserving the old. In this case, open each folder and copy the contents one chapter at a time. You will probably find that at least some of the work done by the translators has been lost, and the new project should be checked by people who speak the target language, but if the project is not too badly corrupted you can save a lot of work this way. -Copyright © 2017 John Wood for Wycliffe Associates Tech Advance. Available under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) - +Copyright © 2017 John Wood for Wycliffe Associates Tech Advance. Available under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) \ No newline at end of file