For the attached example .lyx file (created from the Embedded Objects
manual), consider the following:

  $ lyx -e lyx16x embedded_mwe.lyx
  starting local cmake binary for lyx
  $ lyx -e lyx16x embedded_mwe.16.lyx
  starting local cmake binary for lyx
  $ lyx -e lyx16x embedded_mwe.16.16.lyx
  starting local cmake binary for lyx
  $ lyx -e lyx16x embedded_mwe.16.16.16.lyx
  starting local cmake binary for lyx
  $ lyx -e lyx16x embedded_mwe.16.16.16.16.lyx
  starting local cmake binary for lyx
  $ lyx -e lyx16x embedded_mwe.16.16.16.16.16.lyx
  starting local cmake binary for lyx
  $ lyx -e lyx16x embedded_mwe.16.16.16.16.16.16.lyx
  starting local cmake binary for lyx
  $ sha256sum *lyx
  20230fb977921f2c19b11391baffe9fdc929800aecba2ae4ac98585c5d0fb0be  
embedded_mwe.16.16.16.16.16.16.16.lyx
  b30cb55c0a67b1e72f441f4d61a69c6152bcb29eadbe4f0c30b8f18ff7b8864e  
embedded_mwe.16.16.16.16.16.16.lyx
  20230fb977921f2c19b11391baffe9fdc929800aecba2ae4ac98585c5d0fb0be  
embedded_mwe.16.16.16.16.16.lyx
  b30cb55c0a67b1e72f441f4d61a69c6152bcb29eadbe4f0c30b8f18ff7b8864e  
embedded_mwe.16.16.16.16.lyx
  20230fb977921f2c19b11391baffe9fdc929800aecba2ae4ac98585c5d0fb0be  
embedded_mwe.16.16.16.lyx
  b30cb55c0a67b1e72f441f4d61a69c6152bcb29eadbe4f0c30b8f18ff7b8864e  
embedded_mwe.16.16.lyx
  20230fb977921f2c19b11391baffe9fdc929800aecba2ae4ac98585c5d0fb0be  
embedded_mwe.16.lyx
  2c52cc90dcac90c263842fe23f7a8be9b781559714cce245cdd8efc3b212c953  
embedded_mwe.lyx

Notice how all of the odd-numbered checksums are the same and how all of
the even-numbered checksums are the same (except for the non-1.6.x
format .lyx file): It seems to alter back and forth between two states.
Here is the difference:

  $ diff -u embedded_mwe.16.lyx embedded_mwe.16.16.lyx 
  --- embedded_mwe.16.lyx       2019-01-02 17:53:39.562138989 -0500
  +++ embedded_mwe.16.16.lyx    2019-01-02 17:53:40.254142043 -0500
  @@ -51,7 +51,7 @@
   <column alignment="center" valignment="top">
   <column alignment="center" valignment="top">
   <column alignment="center" valignment="top">
  -<row endfirsthead="false" caption="true">
  +<row caption="true">
   <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
   \begin_inset Text

Is this an issue that should be fixed, or is this expected?

Scott

Attachment: embedded_mwe.lyx
Description: application/lyx

Attachment: signature.asc
Description: PGP signature

Reply via email to